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