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 edd08e2 commit 0feaed9Copy full SHA for 0feaed9
app/Http/Controllers/HomeController.php
@@ -10,7 +10,7 @@ class HomeController extends Controller
10
public function index(Request $request): View
11
{
12
$activities = collect([
13
- /* [
+ [
14
'title' => 'home.banner1_title',
15
'description' => 'home.banner1_description',
16
'url' => '/dream-jobs-in-digital',
0 commit comments