diff --git a/resources/views/components/nav-button.blade.php b/resources/views/components/nav-button.blade.php index 3c347e4..5d15aaf 100644 --- a/resources/views/components/nav-button.blade.php +++ b/resources/views/components/nav-button.blade.php @@ -11,13 +11,13 @@
-
+
<
merge(['class' => 'group-hover:underline text-shadow-sm'])}}> {{ $slot }}
-
+
>
diff --git a/resources/views/dashboard.blade.php b/resources/views/dashboard.blade.php index 936a053..e053ea1 100644 --- a/resources/views/dashboard.blade.php +++ b/resources/views/dashboard.blade.php @@ -10,8 +10,8 @@
-
-
+
+
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and @@ -23,7 +23,7 @@
-
+

What's new?

diff --git a/resources/views/layouts/app.blade.php b/resources/views/layouts/app.blade.php index e14aa02..cd11e2a 100644 --- a/resources/views/layouts/app.blade.php +++ b/resources/views/layouts/app.blade.php @@ -22,10 +22,8 @@
-
- +
@include('layouts.navigation') - {{ $slot }}
diff --git a/resources/views/layouts/navigation.blade.php b/resources/views/layouts/navigation.blade.php index 6fa15e3..f72cc80 100644 --- a/resources/views/layouts/navigation.blade.php +++ b/resources/views/layouts/navigation.blade.php @@ -1,7 +1,7 @@