@yield('css') @include('site.layout.header')
@yield('content')
@include('site.layout.footer') @yield('js')