Commit Graph

19 Commits

Author SHA1 Message Date
LailaWulandarii d4b9e5fdf0 Refactor modal components for order history and payment details
- Updated modal-foto.blade.php to dynamically include booking ID in modal ID and display booking details using Carbon for date and time formatting.
- Created new modal-riwayat-buket.blade.php and modal-riwayat-foto.blade.php for displaying detailed order history for buket and foto respectively.
- Removed the old modal-riwayat.blade.php file as its functionality has been split into the new modals.
- Updated riwayat.blade.php to integrate new modals and display order history with invoice numbers and customer details.
2025-12-28 19:20:14 +07:00
LailaWulandarii 8e7b672af8 add logic in additional controller and additional view for crud 2025-12-27 18:59:09 +07:00
LailaWulandarii f9eb2397af add logic in foto controller and paket foto section for crud paket foto 2025-12-27 18:15:35 +07:00
LailaWulandarii 42c6961eb2 add logic in manajemen admin controller and kelola admin view 2025-12-27 11:46:37 +07:00
LailaWulandarii e07d270b7f add logic in profil controller and profil view for edit profil 2025-12-27 02:31:48 +07:00
LailaWulandarii 9de4993af6 add logic in auth controller and login view for authentication 2025-12-27 02:31:10 +07:00
LailaWulandarii 6d53e31f04 delete old beranda views and add profil + login viewa 2025-12-26 21:35:53 +07:00
LailaWulandarii ddac3b0e7e add produk buket views (admin n owner) including crud modal 2025-12-26 21:34:35 +07:00
LailaWulandarii 8e76ec0f8b add pesanan views including modal show history and order 2025-12-26 21:34:15 +07:00
LailaWulandarii 4af592b05f add paket foto views (paket foto n additional) including crud modal 2025-12-26 21:33:50 +07:00
LailaWulandarii f130fcd2a5 add kelola admin views including crud modal 2025-12-26 21:33:09 +07:00
LailaWulandarii 09f3e2af7a add beranda views (admin n owner) including modal show history and order 2025-12-26 21:32:22 +07:00
LailaWulandarii ad5930f005 add admin dashboard views with statistics and order details 2025-12-25 21:19:57 +07:00
LailaWulandarii 28df69a7d4 Refactor beranda-pemilik view for improved structure and readability 2025-12-20 23:30:36 +07:00
LailaWulandarii 7fb24a1104 remove unnecessary blank line in beranda-admin view 2025-12-20 23:30:16 +07:00
LailaWulandarii 16ee77d77b refactor admin dashboard layout to enhance structure and readability 2025-12-18 22:44:05 +07:00
LailaWulandarii 9e7e3b2faf add admin dashboard layout with profile stats and latest comments 2025-12-17 22:43:33 +07:00
LailaWulandarii 9c897eedd0 refactor admin dashboard layout and update content 2025-12-14 21:01:17 +07:00
LailaWulandarii 76539f6ab3 add temporary beranda admin file 2025-12-13 19:57:17 +07:00