{{-- Forgot Password

Forgot Password

@if (session('status'))
{{ session('status') }}
@endif
@csrf
Back to login --}} {{-- Forgot Password
Logo

Forgot Password

Enter your email to reset your password

@if (session('status'))
{{ session('status') }}
@endif @if ($errors->any())
{{ $errors->first() }}
@endif
@csrf
Back to login
--}} {{-- Imp --}} {{-- Forgot Password
Logo

Forgot Password

Enter your email to reset your password

@if (session('status'))
{{ session('status') }}
@endif @if ($errors->any())
{{ $errors->first() }}
@endif
@csrf
Back to login
--}} Forgot Password
Logo {{-- Logo --}}

Forgot Password

Enter your email to reset your password

@csrf
{{--
--}}
{{--
--}}
{{--
--}}
@if(session('status'))
{{ session('status') }}
@endif @if($errors->any())
{{ $errors->first() }}
@endif
Back to login