@include('themes.six.sections.header')
@yield('meta')
@yield('style')
@include('themes.six.sections.top_nav') @yield('content') @include('themes.six.sections.footer') @include('themes.six.sections.scripts')