Reset Password

You're almost there! Enter your new password below to regain access to your account.

Enter a strong password
Confirm your new password
Sign in with your new credentials

Enter New Password

Please choose a strong and secure password

@if(session('info'))
{{ session('info') }}
@endif
@csrf
@error('password') {{ $message }} @enderror
@error('email') {{ $message }} @enderror