@yield('addCss')
@include('layouts.navbar') @include('layouts.sidebar')
@yield('content')
@include('layouts.footer')
@yield('addJavascript')