<?= $form->field($model, 'podgroup')->dropDownList($model->isNewRecord ? [] : Catalog::getSubGroup($model->parent_id),
{id : $(this).val()},
function(data){
$("select#regions").html(data).attr("disabled", false)
{id : $(this).val()}
$("select#regions").html(data).attr("disabled", false)
<?= Html::img('@web/uploads/not_found.jpg') ?>
<?= Html::img('@web/uploads/' . "$product_type->picture") ?>