@stack('head-script')
@include('sections.front_header') @yield('header-section')
@yield('content')
@include('sections.front_footer') @stack('footer-script')