@lang('auth.forgot_password.title')

@csrf
@if ($errors->has('email')) {{ $errors->first('email') }} @endif

Login