wip on laon orders
This commit is contained in:
@@ -103,7 +103,7 @@ class NovaServiceProvider extends NovaApplicationServiceProvider
|
||||
return [
|
||||
MenuSection::dashboard(Main::class)->icon('chart-bar'),
|
||||
|
||||
MenuSection::make(__('System'), [
|
||||
MenuSection::make(__('Orders'), [
|
||||
MenuItem::resource(LoanOrder::class),
|
||||
])->icon('collection')->collapsable(),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user