title = Yii::t('frontend/customer', 'Create Customer'); $this->params['breadcrumbs'][] = ['label' => Yii::t('frontend/customer', 'Customers'), 'url' => ['index']]; $this->params['breadcrumbs'][] = $this->title; ?>