{{ $subscription->name }}

C: {{ $this->component }}

Quantity: {{ $this->context['quantity'] }}

@livewire($this->component, ['context' => $context, 'subscription' => $this->subscription], key($this->component))