with(['jurusan:id,nama_jurusan'])->get(); return view('admin.kelas', compact('kelas')); } }