PATH:
home
/
rwabteecom
/
.trash
/
Editing: 7c388db426f71d125e98c7fa34729400.php
<!--[if BLOCK]><![endif]--><?php if($row->custom_select == 1): ?> <?php echo e(currencyFormat($row->planCustomFields[0]->custom_vcard_price, 0, $row->currency->currency_code)); ?> <?php else: ?> <div> <?php echo e(currencyFormat($row->price, 0, $row->currency->currency_code)); ?> </div> <?php endif; ?><!--[if ENDBLOCK]><![endif]--> <?php /**PATH /home/rwabteecom/public_html/resources/views/sadmin/plans/columns/price.blade.php ENDPATH**/ ?>
SAVE
CANCEL