Nexfloit
Create New Password
@if($errors->any())
{{ $errors->first() }}
@endif
Account verified:
{{ $user->name }}
@csrf
New Password
@error('password')
{{ $message }}
@enderror
Minimum 8 characters
Confirm Password
Reset Password
Back to Login