@include('web.header') @yield('addcss') @yield('slider') @yield('content') @yield('addjs') @include('web.footer')