New coupon Tools

This commit is contained in:
dev-chiefworks
2022-06-02 19:37:51 -04:00
parent 115308d231
commit d3e28d2aad
9 changed files with 255 additions and 17 deletions
+2 -2
View File
@@ -101,11 +101,11 @@
<!-- Support tickets -->
<div class="panel panel-flat">
<div class="panel-heading">
<h6 class="panel-title"><b>Activities</b></h6>
<h6 class="panel-title"><b>Redeemed Coupons</b></h6>
</div>
<div class="table-responsive">
<?php echo $dummy; ?>
<?php echo $coupons_redeem_alloc; ?>
</div>
</div>
<!-- /support tickets -->