Reset Password
@if($errors->any())
@foreach($errors->all() as $er)
{{ $er }}
@endforeach
@endif
@endforeach