dstpabuaran.com/app/Services/Admin/Master
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
..
CategoryService.php feat: implement category management with CRUD functionality and integrate sluggable for SEO-friendly URLs 2026-07-29 01:11:53 +07:00
CustomerService.php feat: add customer management functionality and update navigation 2026-07-29 01:30:29 +07:00
SupplierService.php feat: implement supplier management with CRUD functionality 2026-07-29 01:16:58 +07:00