first(); $kategoriTps = KategoriTps::orderBy('id_kategori_tps')->get(); return view('user.index', compact('sampah', 'kategoriTps')); } }