fix feature report stock product

This commit is contained in:
2025-07-08 14:24:01 +07:00
parent 956df5cfe6
commit cfef3775d7
11 changed files with 1196 additions and 16 deletions

View File

@@ -38,6 +38,10 @@ class MenuSeeder extends Seeder
[
'name' => 'Target',
'link' => 'kpi.targets.index'
],
[
'name' => 'Stock Produk',
'link' => 'reports.stock-product.index'
]
];