@stack('styles')
@include('admin.layouts.sidebar')

@yield('title')

@yield('content')
@stack('scripts')