title = $model->title; $this->params['breadcrumbs'][] = ['label' => 'hh.ru', 'url' => ['index']]; $this->params['breadcrumbs'][] = $this->title; //\common\classes\Debug::prn(\common\hhapi\core\service\HHService::run()->vacancy(28246746)->get()); //\common\classes\Debug::dd(\common\hhapi\core\service\HHService::run()->company($model->hh_id)->getJobs()) ?>

'btn btn-primary']) ?> $model->id], ['class' => 'btn btn-primary']) ?> $model->id], [ 'class' => 'btn btn-danger', 'data' => [ 'confirm' => 'Are you sure you want to delete this item?', 'method' => 'post', ], ]) ?>

$model, 'attributes' => [ 'title', 'hh_id', 'url:url', 'dt_add:date', 'photo:image', ], ]) ?>

Вакансии

$jobs, 'columns' => [ ['class' => 'yii\grid\SerialColumn'], 'title', 'url:url', 'salary_from', 'salary_to', 'salary_currency', 'address', 'dt_add:date', [ 'class' => 'yii\grid\ActionColumn', 'template' => '{view} {delete}' ], ], ]); ?>