@include('partials.background')
{{-- Sidebar --}}
@include('profile.partials.sidebar')
{{-- Content --}}
{{ $slot }}