title = '更新人才'; $this->params['breadcrumbs'][] = ['label' => '人才', 'url' => ['index']]; $this->params['breadcrumbs'][] = ['label' => $model->title, 'url' => ['view', 'id' => $model->id]]; $this->params['breadcrumbs'][] = '更新'; ?> beginBlock('content-header') ?> = $this->title . ' ' . Html::a('新增人才', ['create'], ['class' => 'btn btn-success']) ?> endBlock() ?>