Edit User @if($user->id != Auth::user()->id) Confirm you would like to delete the user {{ $user->full_name() }} having email {{ $user->email }}. This action cannot be undone. @endif School @foreach ($schools as $school) @endforeach
Administrator
Tabulator
Update User