Commit Graph

4 Commits

Author SHA1 Message Date
LailaWulandarii 1f94e59459 Refactor booking and payment flow for photo packages
- Updated booking-foto.blade.php to use forelse for displaying photo packages and added SweetAlert notifications for successful and error sessions.
- Created a new calendar-grid component for better date selection in detail-foto.blade.php.
- Enhanced detail-foto.blade.php to include a booking form with additional options and a calendar for selecting dates and times.
- Improved pembayaran-foto.blade.php to handle errors, include hidden fields for previous selections, and add file upload preview functionality.
- Updated web.php routes to better organize user and admin routes, including AJAX endpoints for calendar loading and slot checking.
2025-12-28 19:23:42 +07:00
LailaWulandarii 24780837c2 feat: Enhance Buket ordering process with AJAX search, validation, and new features 2025-12-28 19:22:26 +07:00
LailaWulandarii 9a0b631c78 initialize user controller (beranda, booking foto, pesan buket) 2025-12-25 21:18:38 +07:00
LailaWulandarii 15ba3be935 Add BerandaController, BookingFotoController, and PesanBuketController for user management 2025-12-22 07:04:31 +07:00