tenant = $tenant; } public function handle() { $this->tenant->domains()->delete(); } }