@yield('css')
@include('layouts.panel.sidebar')
@include('layouts.panel.header') @yield('content') @include('layouts.panel.footer')
@yield('js')