@stack('styles') @include('layouts.landing-page.navbar')
@yield('main')
@include('layouts.landing-page.footer')
@stack('scripts')