Update menu
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
return array(
|
||||
'enable' => true ,
|
||||
"name" => "Đại lý",
|
||||
"icon_class" => 'iconify lucide--handshake tw-tsa',
|
||||
"url" => "",
|
||||
"menu" => array(
|
||||
0 => array(
|
||||
@@ -11,6 +12,7 @@ return array(
|
||||
'view' => 'home',
|
||||
'id' => 'distributor/home',
|
||||
'name' => 'Danh sách',
|
||||
"icon_class" => '',
|
||||
'url' => '/admin/distributor',
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user