{{--
--}}
@foreach ($frontWidgets as $item) {!! $item->widget_code !!} @endforeach @stack('head-script') @include('sections.front_header') @yield('header-section')
@yield('content')
@include('sections.front_footer') @stack('footer-script')