We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a11b15 commit ece184fCopy full SHA for ece184f
app/Http/Controllers/HomeController.php
@@ -52,7 +52,7 @@ public function index(Request $request): View
52
'btn_lang' => 'home.get_involved',
53
'url2' => '/blog/code-week-25-programme/',
54
// 'btn2_lang' => 'home.download_brochure_btn',
55
- ],
+ ]
56
]);
57
return view('static.home', compact('activities'));
58
}
0 commit comments