title = Yii::t('catalog', 'Create Option Group'); $this->params[ 'breadcrumbs' ][] = [ 'label' => Yii::t('catalog', 'Option Groups'), 'url' => [ 'index' ], ]; $this->params[ 'breadcrumbs' ][] = $this->title; ?>