deploywebhook = generateDeployWebhook($this->resource); } public function render() { return view('livewire.project.shared.webhooks'); } }