title = $model->title; $this->params['breadcrumbs'][] = ['label' => Yii::t('common', 'Interviews'), 'url' => ['index']]; $this->params['breadcrumbs'][] = $this->title; ?>

$model->id], ['class' => 'btn btn-success']) ?> $model->id, 'origin' => Yii::$app->request->url], ['class' => 'btn btn-success', 'title' => Yii::t('common', 'Create Interview Log'), 'target' => '_blank']) ?> Interview::className(), 'entity_id' => $model->id, 'origin' => Yii::$app->request->url], ['class' => 'btn btn-success', 'title' => Yii::t('common', 'Create Goods Index'), 'target' => '_blank']) ?> $model->id], [ 'class' => 'btn btn-danger', 'data' => [ 'confirm' => Yii::t('common', 'Are you sure you want to delete this item?'), 'method' => 'post', ], ]) ?>