diff --git a/resources/views/admin/beranda/admin.blade.php b/resources/views/admin/beranda/admin.blade.php
index a09c406..b1ea2d8 100644
--- a/resources/views/admin/beranda/admin.blade.php
+++ b/resources/views/admin/beranda/admin.blade.php
@@ -28,7 +28,8 @@
diff --git a/resources/views/admin/beranda/pemilik.blade.php b/resources/views/admin/beranda/pemilik.blade.php
index 4f3ab23..053a759 100644
--- a/resources/views/admin/beranda/pemilik.blade.php
+++ b/resources/views/admin/beranda/pemilik.blade.php
@@ -141,7 +141,7 @@
cb |
+ data-bs-toggle="modal" data-bs-target="#buketToday">
|
@@ -175,7 +175,8 @@
Komentar dia... |
cb |
-
+
|
@@ -241,11 +242,13 @@
Congratulations
|
-
- Congratulations
+ |
+ Selesai
|
-
+
|
@@ -287,11 +290,13 @@
Congratulations
|
-
- Congratulations
+ |
+ Selesai
|
-
+
|
@@ -306,5 +311,7 @@
- @include('admin.beranda.partials.modal-show')
+ @include('admin.beranda.partials.modal-buket')
+ @include('admin.beranda.partials.modal-foto')
+ @include('admin.beranda.partials.modal-riwayat')
@endsection