@yield('css') @include('commons.header')
@yield('content')
@include('commons.scripts') @yield('js')