partial update create page opnames

This commit is contained in:
2025-06-03 12:56:33 +07:00
parent a881779c4f
commit 215792ce63
24 changed files with 4407 additions and 1542 deletions

View File

@@ -26,6 +26,10 @@ class MenuSeeder extends Seeder
[
'name' => 'Mutasi Produk',
'link' => 'mutations.index'
],
[
'name' => 'Stock Opname',
'link' => 'opnames.index'
]
];