diff --git a/resources/views/layout.blade.php b/resources/views/layout.blade.php index 776b481a..4056c1f0 100644 --- a/resources/views/layout.blade.php +++ b/resources/views/layout.blade.php @@ -8,7 +8,7 @@ @if(isset($title)){{ $title }} -@endif GetCandy @include('hub::partials.head') - + @routes