Reset Password

Enter your new password

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