@stack('styles')
@include('partials.front.topbanner') @include('partials.front.header') @yield('hero')
@yield('content')
@include('partials.front.footer') @stack('scripts')