@csrf @if(session('status'))
×
{{session('status')}}
@else
Enter your
Email
and instructions will be sent to you
@endif
@error('email')
{{ $message }}
@enderror
Send Email