diff --git a/resources/views/template/admin.blade.php b/resources/views/template/admin.blade.php index a1c86f0..df00739 100644 --- a/resources/views/template/admin.blade.php +++ b/resources/views/template/admin.blade.php @@ -7,7 +7,6 @@ {{ $title }} | Flo.do - @@ -18,57 +17,40 @@ +
@@ -77,15 +59,17 @@
-
+
-

Beranda

+

{{ $title }}

-
+ + @yield('content') +
@@ -118,6 +98,7 @@ class="bi bi-person-circle fs-3 text-secondary">
+ @yield('scripts')