@php use App\Models\Campus; $campis = Campus::all(); @endphp

Update Campus (Users)

@csrf