title = '创建 Supplier'; $this->params['breadcrumbs'][] = ['label' => 'Suppliers', 'url' => ['index']]; $this->params['breadcrumbs'][] = $this->title; ?>
render('_form', [ 'model' => $model, ]) ?>