@stack('head') @include('partials.loader') @include('partials.header') @yield('content') @hasSection('newsletter') @yield('newsletter') @endif @include('partials.footer') @stack('scripts')