| Current Path : /home/rtorresani/www/vendor/magento/module-sales-rule/view/adminhtml/templates/tab/ |
| Current File : //home/rtorresani/www/vendor/magento/module-sales-rule/view/adminhtml/templates/tab/coupons.phtml |
<?php
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
?>
<div id="sales-rule-form-tab-coupons">
<?= $block->getChildHtml('promo_quote_edit_tab_coupons_form') ?>
<?= $block->getChildHtml('promo_quote_edit_tab_coupons_grid') ?>
</div>