$this->id, 'country_id' => $this->country_id, 'company_id' => $this->company_id, 'reference' => $this->reference, 'phone' => $this->phone, 'email' => $this->email, 'wechat_id' => $this->wechat_id, ]; } }