Forgot Password

Forgot your password?

Please enter the email address associated with your account and We will email you a link to reset your password.

@csrf @if(session('success'))
{{ session('success') }}
@endif
@error('email')
{{ $message }}
@enderror