@include('layouts.sidebar')
@include('layouts.navigation')
{{ $slot ?? '' }}
@include('layouts.footer')