partial update create kpi and progress bar

This commit is contained in:
2025-07-04 18:27:32 +07:00
parent 0ef03fe7cb
commit fa554446ca
19 changed files with 2150 additions and 45 deletions

View File

@@ -34,6 +34,10 @@ class MenuSeeder extends Seeder
[
'name' => 'Histori Stock',
'link' => 'stock-audit.index'
],
[
'name' => 'Target',
'link' => 'kpi.targets.index'
]
];