@extends('auth.layouts.app') @section('title', __('auth.forgot_password.main_title')) @section('content')
{{ __('auth.forgot_password.title') }}
{{ __('auth.forgot_password.no_account') }} {{ __('auth.login.register_membership') }}
{{ __('auth.sign_in') }}