feat: schedule page

This commit is contained in:
efrilm
2025-08-13 13:55:34 +07:00
parent b6e4831602
commit cb45f7db16
6 changed files with 1161 additions and 37 deletions
@@ -75,7 +75,7 @@ class HomeFeature extends StatelessWidget {
title: 'Jadwal',
color: const Color(0xFF9C27B0),
icon: LineIcons.calendar,
onTap: () {},
onTap: () => context.router.push(ScheduleRoute()),
),
HomeFeatureTile(
title: 'Aset Tetap',