@include('layout_web.style') @include('layout_web.preloader')
@include('layout_web.header') @yield('content') @include('layout_web.footer')
@include('layout_web.script')