@include('frontend::components.partials.head.plugins') @stack('after-styles')
@include('frontend::layouts.header') @yield('content') @include('frontend::layouts.footer') @include('frontend::components.partials.scripts.plugins') @stack('after-scripts')