@lang('auth.forgot_password.title')
@csrf
@if ($errors->has('email'))
{{ $errors->first('email') }}
@endif
Request new password
Login