data = [ 'name' => $agent->user->name, 'phones' => [$agent->user->phone], ]; dd($this->data); $this->url = 'https://b24alfa.pro/channels/lk/createContact/'; } }