limit(6)->get(); return Inertia::render('Admin/Dashboard', [ 'module' => $module, 'user' => $user, 'materi' => $materi ]); } }