partial update create toggle active product and mutations
This commit is contained in:
@@ -22,6 +22,10 @@ class MenuSeeder extends Seeder
|
||||
[
|
||||
'name' => 'Kategori Produk',
|
||||
'link' => 'product_categories.index'
|
||||
],
|
||||
[
|
||||
'name' => 'Mutasi Produk',
|
||||
'link' => 'mutations.index'
|
||||
]
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user