where('siswa_id', $user->siswa_id) ->get(); return view('siswa.nilai.index', compact('nilai')); } }