@include('landing.template.header')
@include('landing.template.topnav') @yield('content') @include('landing.template.footer')
@stack('js')