Your IP : 216.73.216.43


Current Path : /home/rtorresani/www/vendor/magento/module-sales/view/adminhtml/templates/items/price/
Upload File :
Current File : //home/rtorresani/www/vendor/magento/module-sales/view/adminhtml/templates/items/price/total.phtml

<?php
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
?>
<?php
/** @var \Magento\Sales\Block\Adminhtml\Items\Column\DefaultColumn $block */
$_item = $block->getItem();
?>
<?= /* @noEscape */ $block->displayPrices($block->getBaseTotalAmount($_item), $block->getTotalAmount($_item)) ?>