latest() ->take(5) ->get(); return view('admin.dashboard', compact( 'totalKategori', 'totalTemplate', 'totalPelanggan', 'pelangganTerbaru' )); } }