<?php else: ?> | <?php else: ?> | ||||
<?= $this->render('_form', [ | <?= $this->render('_form', [ | ||||
'model' => $model, | 'model' => $model, | ||||
'pointsSaleArray' => $pointsSaleArray | |||||
'pointsSaleArray' => $pointsSaleArray, | |||||
'userGroupsArray' => $userGroupsArray, | |||||
]) ?> | ]) ?> | ||||
<?php endif; ?> | <?php endif; ?> | ||||
</div> | </div> |