create new menu histori stock audit

This commit is contained in:
2025-06-16 17:27:59 +07:00
parent 567e4aa5fc
commit aa233eb793
13 changed files with 1264 additions and 1 deletions

View File

@@ -30,6 +30,10 @@ class MenuSeeder extends Seeder
[
'name' => 'Stock Opname',
'link' => 'opnames.index'
],
[
'name' => 'Histori Stock',
'link' => 'stock-audit.index'
]
];