diff --git a/content/master.blade.php b/content/master.blade.php index 04cfc1f..674202c 100644 --- a/content/master.blade.php +++ b/content/master.blade.php @@ -33,6 +33,20 @@ @endif + + + @if(session()->has('auth_user')) + + @yield('content') @include('template.'.config('settings.template').'.content.includes.cookie-banner') @if($_warenkorb_aktiv)