id())->latest()->paginate(15); return view('partner.listings.index', compact('listings')); } }