@include('layouts.template-parts.head-scripts')
@include('layouts.template-parts.navbar') @include('layouts.template-parts.sidebar')
@yield('content')
@include('layouts.template-parts.footer')
@include('layouts.template-parts.footer-scripts')