@yield('css')
@include('admin.sidebar')
@yield('content')
@yield('scripts')