$this->title, 'options' => [ 'class' => 'x_panel feedback-update', ], ] ); ?>
'GET', 'action' => [ 'price/index' ], ] ) ?>
\Yii::t('core', '- All -'), 'id' => 'service_id', 'class' => 'form-control', ] ); ?>
'btn btn-success', ] ); ?>
registerJs($js, View::POS_READY); $panel::end(); ?>
$this->title, 'options' => [ 'class' => 'x_panel feedback-update', ], ] ); $form = ActiveForm::begin( [ 'method' => 'POST', 'action' => [ 'price/index', 'service_id' => $service_id ], ] ) ?>
field($price, '['.$price->id.']service_id')->hiddenInput()->label(false)?> field($price, '['.$price->id.']price')?> languages as $key => $value){ echo $form->field($value, '['.$price->id.']['.$value->language_id.']title')->label('Название '.$value->language->url); } ?>
'btn btn-success',] ) ?>