> {{ __('trans.auth.reset_password') }}

{{__('trans.auth.forgot_password')}} 🔒

{{__('trans.auth.enter_email_to_reset')}}

@if( $errors->all() ) @foreach ($errors->all() as $message)
{{ $message }}
@endforeach @endif
@csrf