Choose a New Password

Setting a new password for {{ $email }}

{{-- Email is passed as a hidden field — it is not editable. The reset token is cryptographically bound to this address, so changing it here would simply cause the reset to fail. --}} @if ($status)
{{ $status }}
@endif
@error('password') {{ $message }} @enderror
Reset Password
Back to login