@yield('css')
@include('layouts.cms_top') @include('layouts.cms_sidebar') @yield('content') @include('layouts.cms_footer') @yield('scripts')