diff --git a/resources/views/layouts/admin.blade.php b/resources/views/layouts/admin.blade.php index 4fb556d..26fda8b 100644 --- a/resources/views/layouts/admin.blade.php +++ b/resources/views/layouts/admin.blade.php @@ -8,6 +8,9 @@ + + + @@ -23,7 +26,8 @@ @@ -74,24 +84,25 @@
-
+
-

@yield('title')

- @@ -108,8 +119,17 @@ class="bi bi-person-circle fs-4 text-secondary">
- + + + @yield('scripts')