@csrf
@if (session('status'))
{{ session('status') }}
@endif
Forget Password ?
Enter your e-mail address below to reset your password.
@if ($errors->has('email'))
{{ $errors->first('email') }}
@endif
Submit