@lang('auth.reset_password')

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