{{ __('Reset Password') }}

@csrf

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