submit($model, $this) . $form->field($model, 'group_id')->dropDownList(Group::dropDownList()) . $form->text_line_lang($modelLang, 'title') . $form->text_editor_lang($modelLang, 'content'); ?>
switcher($model, 'published') ?>
submit($model, $this) ?>