parfum/routes/pages
Yoga Pangestu 293dd7d1fd refactor: restructure stock management components and update routes
- Removed legacy stock management components including PurchaseForm, RestockForm, StockOpnameForm, and StockTransferForm.
- Updated routes to reflect new structure under 'studio.stock' namespace for better organization.
- Adjusted view files for stock management to align with the new routing and component structure.
- Modified action routes in the ViewServiceProvider to ensure proper access control and navigation.
- Cleaned up related test files to remove references to deleted components.
2026-01-09 21:57:06 +07:00
..
auth.php feat: Implement email verification, protect member routes, and improve registration with debounced inputs and unique phone numbers. 2026-01-04 21:39:00 +07:00
home.php feat: Implement article and product show pages, refactor home components, and update migrations 2025-12-26 20:35:03 +07:00
member.php feat: add member order history page with detailed order summaries and navigation. 2026-01-06 20:59:42 +07:00
studio.php refactor: restructure stock management components and update routes 2026-01-09 21:57:06 +07:00