@include('back.layout.partials.head')
@include('back.layout.partials.theme-toggle ')
@yield('content')
@include('back.layout.partials.scripts')