Reset New Password

@if(Session::has('isRegistered'))

{{ Session('isRegistered') }}

@endif
@csrf
@if ($errors->has('password')) {{ $errors->first('password') }} @endif
Cancel
{{--
--}} {{--I am already a customer
--}} {{--
--}}