fix(commercial) : flatten clients route
This commit is contained in:
+1
-1
@@ -105,7 +105,7 @@ return [
|
||||
'items' => [
|
||||
[
|
||||
'label' => 'sidebar.commercial.clients',
|
||||
'to' => '/commercial/clients',
|
||||
'to' => '/clients',
|
||||
'icon' => 'mdi:account-group-outline',
|
||||
'module' => 'commercial',
|
||||
'permission' => 'commercial.clients.view',
|
||||
|
||||
Reference in New Issue
Block a user