Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
coupons.phtml
Go to the documentation of this file.
1 <?php
6 ?>
7 <div id="sales-rule-form-tab-coupons">
8  <?= $block->getChildHtml('promo_quote_edit_tab_coupons_form') ?>
9  <?= $block->getChildHtml('promo_quote_edit_tab_coupons_grid') ?>
10 </div>
$block
Definition: block.php:8