partial update report technician

This commit is contained in:
2025-07-08 19:44:07 +07:00
parent cfef3775d7
commit 685c6df82e
7 changed files with 2257 additions and 7 deletions

View File

@@ -42,6 +42,10 @@ class MenuSeeder extends Seeder
[
'name' => 'Stock Produk',
'link' => 'reports.stock-product.index'
],
[
'name' => 'Teknisi',
'link' => 'reports.technician.index'
]
];