@csrf @if(!empty($errors->all()))
@foreach ($errors->all() as $error)
{{ $error }}
@endforeach
@endif
Reset Password
New Password
Confirm Password
Reset Password
@include('admin.layouts.toastr')