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