Reset Password
@csrf
{{ $errors->first('password') }}
{{ $errors->first('confirm_password') }}
Reset Password
Back to login
@if (session()->has('success')) @endif @if (session()->has('error')) @endif