title = Yii::t('app', 'Добавить сотрудника'); $this->params[ 'breadcrumbs' ][] = [ 'label' => Yii::t('app', 'Персонал'), 'url' => [ 'index' ], ]; $this->params[ 'breadcrumbs' ][] = $this->title; ?>