Edit User @if($user->id != Auth::user()->id)
@csrf @method('DELETE') @endif
School @foreach ($schools as $school) @endforeach Update User