diff --git a/resources/views/layout.blade.php b/resources/views/layout.blade.php index 134af1e..f6f289b 100644 --- a/resources/views/layout.blade.php +++ b/resources/views/layout.blade.php @@ -1,7 +1,6 @@ - @hasSection('page_title') @yield('page_title') -