diff --git a/resources/views/layouts/head.blade.php b/resources/views/layouts/head.blade.php index 4c19f48..059d165 100644 --- a/resources/views/layouts/head.blade.php +++ b/resources/views/layouts/head.blade.php @@ -28,4 +28,5 @@ @hasSection('header') @yield('header') + @endif \ No newline at end of file