title = '新捐赠'; $this->params['breadcrumbs'][] = ['label' => Yii::t('app', 'Donations'), 'url' => ['index']]; $this->params['breadcrumbs'][] = $this->title; ?>
render('_form', [ 'model' => $model, ]) ?>