TIF_NGANJUK_E41220418/app/Http/Controllers/admin
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
..
AdditionalController.php add logic in additional controller and additional view for crud 2025-12-27 18:59:09 +07:00
AuthController.php add logic in auth controller and login view for authentication 2025-12-27 02:31:10 +07:00
BerandaController.php update index method in BerandaController to return beranda-admin view 2025-12-21 23:34:38 +07:00
BuketController.php Add controllers for managing Buket, Foto, and Pesanan resources 2025-12-22 07:03:27 +07:00
FotoController.php update foto controller 2025-12-27 18:59:26 +07:00
HistoriPesananController.php Refactor modal components for order history and payment details 2025-12-28 19:20:14 +07:00
ManajemenAdminController.php add logic in manajemen admin controller and kelola admin view 2025-12-27 11:46:37 +07:00
PesananBuketController.php Refactor modal components for order history and payment details 2025-12-28 19:20:14 +07:00
PesananFotoController.php Refactor modal components for order history and payment details 2025-12-28 19:20:14 +07:00
ProfilController.php add logic in profil controller and profil view for edit profil 2025-12-27 02:31:48 +07:00