render("_info",["model"=>$model]);?> [ 'view', 'id' => $model->primaryKey ], 'options' => [ 'id' => 'control-form' ] ]); ?> field($model, 'title')->textInput(['class' => 'form-control']); ?> field($model, 'description')->textarea(['class' => 'form-control']); ?> 'btn bg-maroon margin btn-flat'])?> $model->primaryKey],['class' => 'btn bg-navy margin btn-flat'])?> $model->primaryKey], ['class' => 'btn btn-default margin btn-flat','data-item-id'=>$model->primaryKey,'data-confirm' => Yii::t('yii', 'Are you sure you want to delete this item?')])?>