@include('partials.sidebar')
@include('partials.header')
@yield('content')
{{-- --}} @yield('scripts')