dispatch('purchase.context', property: 'quantity', value: 1); $this->dispatch('purchase.next'); } public function render() { return <<<'HTML' HTML; } }