orderby('updated_at', 'desc')->paginate(20); SEOTools::setTitle('Mon historique'); return view('history', compact('contests')); } }