addDataItem('name', $agent->user->name); $this->addDataItem('phones', [$agent->user->phone]); } }