delete(); } $this->dispatch('client-deleted'); $this->dispatch('notify', message: 'Cliente excluĂ­do com sucesso!'); } public function render() { return '
'; } }