Logo

{{ __('Forgot Password') }}

{{ __('No problem. Enter your email and we will send a password reset link.') }}

@csrf
@error('email')

{{ $message }}

@enderror