Base sync

This commit is contained in:
Prashant Singh 2019-08-14 16:54:13 +05:30
parent 44c33825e0
commit 8c96bca9b3
1 changed files with 9 additions and 7 deletions

View File

@ -188,13 +188,15 @@ return [
'route' => 'admin.cart-rule.index',
'sort' => 1,
'icon-class' => '',
], [
'key' => 'promotions.catalog-rule',
'name' => 'admin::app.promotion.catalog-rule',
'route' => 'admin.catalog-rule.index',
'sort' => 1,
'icon-class' => '',
], [
],
// [
// 'key' => 'promotions.catalog-rule',
// 'name' => 'admin::app.promotion.catalog-rule',
// 'route' => 'admin.catalog-rule.index',
// 'sort' => 1,
// 'icon-class' => '',
// ],
[
'key' => 'cms',
'name' => 'admin::app.layouts.cms',
'route' => 'admin.cms.index',