@include('layouts.header')
@yield('content')
@include('partials.cookie-notification') @include('layouts.footer')