Files
shopPRO/admin/templates/shop-promotion/promotion-edit.php

4 lines
135 B
PHP

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