fixed home page
This commit is contained in:
parent
e9a90c08aa
commit
5898c5abd0
|
|
@ -22,7 +22,6 @@ class HomeController extends Controller
|
|||
]
|
||||
];
|
||||
|
||||
// dd($data);
|
||||
return view('admin::pages.home', $data);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue