@if(count($errors))
Whoops! There were some problems with your input.
    @foreach($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif
@csrf

Change Password

Password will be changed and You will be Logged out.
Back