feat: inventory page

This commit is contained in:
efrilm
2025-08-15 18:02:09 +07:00
parent 8c2afc4880
commit 1fd76b9741
9 changed files with 1154 additions and 65 deletions
@@ -81,7 +81,7 @@ class HomeFeature extends StatelessWidget {
title: 'Inventaris',
color: const Color(0xFF00BCD4),
icon: LineIcons.archive,
onTap: () {},
onTap: () => context.router.push(InventoryRoute()),
),
HomeFeatureTile(
title: 'Pelanggan',