{{ __('Reset Password') }}
@if (session('status'))
{{ session('status') }}
@endif
{{ csrf_field() }}
{!! Form::error('email', $errors) !!}