Commit Graph

6 Commits

Author SHA1 Message Date
root 91423c0e2c merge version server and local 2026-01-08 12:12:53 +00:00
LailaWulandarii cd8a6b6a6e refactor: update file handling to use Storage facade and improve image path references 2026-01-08 19:00:52 +07:00
root 3323a3e37e Fix controller case sensitivity, add package-lock, and cleanup gitignore 2026-01-07 06:01:14 +00:00
LailaWulandarii cc7a171986 edit confirmbutton collor to primary color 2026-01-05 19:19:52 +07:00
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 d55fb80f3b add booking, detail, and payment views for photo packages 2025-12-24 23:21:38 +07:00