Files
shopPRO/admin/templates/shop-product-sets/product-set-edit.php
2026-02-15 10:29:21 +01:00

3 lines
139 B
PHP

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