parfum/app/Traits/Components
Yoga Pangestu bdd793343f fix: update redirect paths and enhance UI layout for order management
- Changed redirect paths in WithRoleRedirect trait from '/login' to '/auth/login' for consistency.
- Adjusted footer layout in home view to include padding for better spacing.
- Improved order management UI by modifying flexbox structure for better responsiveness and alignment of buttons.
2026-01-11 13:14:17 +07:00
..
WithCategorySelector.php refactor: Add explicit return type declarations to methods in various traits. 2025-12-15 21:03:14 +07:00
WithCloseModal.php refactor: Add explicit return type declarations to methods in various traits. 2025-12-15 21:03:14 +07:00
WithConfirmation.php refactor: Add explicit return type declarations to methods in various traits. 2025-12-15 21:03:14 +07:00
WithOutletSelector.php refactor: Add explicit return type declarations to methods in various traits. 2025-12-15 21:03:14 +07:00
WithRoleRedirect.php fix: update redirect paths and enhance UI layout for order management 2026-01-11 13:14:17 +07:00
WithRoleSelector.php refactor: Add explicit return type declarations to methods in various traits. 2025-12-15 21:03:14 +07:00
WithToast.php refactor: Add explicit return type declarations to methods in various traits. 2025-12-15 21:03:14 +07:00
WithUserSelector.php refactor: Add explicit return type declarations to methods in various traits. 2025-12-15 21:03:14 +07:00