@stack('head-scripts') {{--@include('webFront.layouts.leftSidebar')--}}
@include('webFront.layouts.header')
@yield('content')
@include('webFront.layouts.footer')
@stack('footer-scripts')