@stack('css')
@include('Shop.layout.partials.header')
@yield('content')
@include('Shop.layout.partials.footer') @include('cookie-consent::index')
@stack('scripts') @if (Session::has('growl')) @endif @stack('js')