@include('themes.one.sections.header') @yield('style') @include('themes.one.sections.top_nav') @yield('content') @include('themes.one.sections.footer') @include('themes.one.sections.backToTop') @include('themes.one.sections.scripts') @yield('script')