@if(!empty($errors->all()))
@foreach ($errors->all() as $error)
{{ $error }}
@endforeach
@endif
@csrf
Forgot Password?
Email
We will send a reset link to your registered email
Send Email
Back to Login
@include('admin.layouts.toastr')