@yield('headers')
@include('landing.partials.header') @yield('content') @include('landing.partials.footer')
@yield('scripts')