@yield('css') @include('navbar')
@include('sidebar')
@yield('content')
@yield('js')