User::query()->count(), "total_student" => Student::query()->count(), "total_teacher" => Teacher::query()->count(), "total_mapel" => Mapel::query()->count() ]); } }