limit(20)->get(); return view('dashboard.index', compact( 'totalConversions', 'recentConversions' )); } }