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