id())->get(); return view('user.pinjaman', compact('transactions')); } public function anggota() { return view('user.anggota'); } }