@include('layout.css')
@include('layout.header') @include('layout.sidebar')
@yield('content')
@yield('javascript')