Update
This commit is contained in:
@@ -24,7 +24,7 @@ public function index()
|
||||
];
|
||||
});
|
||||
|
||||
return Inertia::render('home', [
|
||||
return Inertia::render('home/home', [
|
||||
'stats' => $stats,
|
||||
]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user