@include('layout.css')

Loading...

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