Commit Graph

2 Commits

Author SHA1 Message Date
Yoga Pangestu
1202d9090f Refactor code structure for improved readability and maintainability 2026-07-30 00:11:56 +07:00
Yoga Pangestu
5c1ef6a7b0 feat: add customer management functionality and update navigation
- Introduced CustomerController for handling customer operations.
- Added resourceful routes for customers in the web routes.
- Updated DatabaseSeeder to include CustomerSeeder for initial data population.
- Modified sidebar navigation to link to the customers index.
2026-07-29 01:30:29 +07:00