dispatch('cloud-restart-confirmed'); $this->closeModal(); } public function render() { return view('livewire.confirm-restart-cloud'); } }