title = '新增政策'; $this->params['breadcrumbs'][] = ['label' => '政策管理', 'url' => ['index']]; $this->params['breadcrumbs'][] = $this->title; ?>
render('_form', [ 'model' => $model, 'configModels' => $configModels, ]) ?>