diff --git a/resources/views/no-trip.blade.php b/resources/views/no-trip.blade.php index 54dc420..cfd2631 100644 --- a/resources/views/no-trip.blade.php +++ b/resources/views/no-trip.blade.php @@ -1,5 +1,5 @@ - + @include('partials.head')
diff --git a/resources/views/partials/head.blade.php b/resources/views/partials/head.blade.php index 449b354..44bd013 100644 --- a/resources/views/partials/head.blade.php +++ b/resources/views/partials/head.blade.php @@ -1,8 +1,17 @@ - + + + + + + -