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'))
@@ -112,6 +126,8 @@
@endif
+
+
@yield('content')
@include('template.'.config('settings.template').'.content.includes.cookie-banner')
@if($_warenkorb_aktiv)