Company Logo

Reset Password

Enter your registered email address below. We’ll send you a link to reset your password.

@csrf @if ($errors->has('email'))
{{ $errors->first('email') }}
@endif @if (session('status'))
{{ session('status') }}
@endif
← Back to Login