mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-24 07:15:44 +00:00
feat(FE-442): add Laporan Hasil Produksi menu
This commit is contained in:
@@ -76,6 +76,10 @@ export const MAIN_DRAWER_LINKS: SidebarMenuItem[] = [
|
|||||||
text: 'Penjualan',
|
text: 'Penjualan',
|
||||||
link: '/report/marketing',
|
link: '/report/marketing',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
text: 'Hasil Produksi',
|
||||||
|
link: '/report/production-result',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user