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
086356cb17
update foto controller
2025-12-27 18:59:26 +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
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
LailaWulandarii
551e7b06da
Add controllers for managing Buket, Foto, and Pesanan resources
2025-12-22 07:03:27 +07:00
LailaWulandarii
a4ea7e26ef
update index method in BerandaController to return beranda-admin view
2025-12-21 23:34:38 +07:00
LailaWulandarii
95bccdd1de
update view in BerandaController to display pemilik layout
2025-12-19 23:28:10 +07:00
LailaWulandarii
b48da03e18
add BerandaController for admin dashboard
2025-12-15 21:03:43 +07:00
LailaWulandarii
f70684df91
Initial commit: Setup Laravel Framework
2025-12-09 15:37:11 +07:00