diff --git a/src/config/constant.ts b/src/config/constant.ts index b5a12fb4..2331084e 100644 --- a/src/config/constant.ts +++ b/src/config/constant.ts @@ -40,6 +40,12 @@ export const MAIN_DRAWER_LINKS: MAIN_DRAWER_MENU[] = [ ], }, + { + title: 'Purchase', + link: '/purchase', + icon: 'gg:shopping-cart', + }, + { title: 'Persediaan', link: '/inventory',