Files
shopPRO/admin/templates/shop-product-sets/product-set-edit.php

3 lines
161 B
PHP

<?= \Shared\Tpl\Tpl::view('components/form-edit', ['form' => $this->form]); ?>
<?= \Shared\Tpl\Tpl::view('shop-product-sets/product-set-edit-custom-script'); ?>