@stack('styles')
@include('layouts.partials.header')
@include('layouts.components.partials.sidebar')
@yield('content')
@stack('scripts')