@if(Session('success')) @endif @if($errors->any()) @foreach($data as $row) @endforeach @endif

Update Password

@csrf @method('put')