title = $model->title; $this->params['breadcrumbs'][] = ['label' => 'Hh Jobs', 'url' => ['index']]; $this->params['breadcrumbs'][] = $this->title; ?>

title) ?>

$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' => [ 'id', 'employer_id', 'hh_id', 'title', 'url:url', 'salary_from', 'salary_to', 'salary_currency', 'address', 'dt_add', ], ]) ?>