@if ($errors->has('error'))
× {{ $errors->first('error') }}
@endif @if(session()->get('success'))
×

{{ session()->get('success') }}


@endif
Reset Password
{{ csrf_field() }}
No specail characters.
Password do not match
Back to Login