FabioFratini hai 1 ano
pai
achega
5cc7752303
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      routes/web.php

+ 1 - 1
routes/web.php

@@ -691,7 +691,7 @@ Route::get('/eventi', function(){
     }
     $videos = array();
 
-    return view('events', compact('news', 'home', 'sections', 'sections_menu', 'regions', 'pages', 'breaking_news', 'videos', 'events', 'calendari', 'aHome'));
+    return view('events', compact('news', 'home', 'sections', 'sections_menu', 'regions', 'pages', 'breaking_news', 'videos', 'events', 'calendars', 'aHome'));
 });
 
 Route::get('/archivio', function() {