title = 'Создать документ'; $this->params['breadcrumbs'][] = ['label' => 'Документы', 'url' => ['index']]; $this->params['breadcrumbs'][] = $this->title; ?>
render('_form', [ 'model' => $model, 'uid' => uniqid(time(), true) ]) ?>