@include('partials.background')
@include('profile.partials.sidebar')
@livewire('user-subscription', ['user' => $user])