| Current Path : /home/rtorresani/www/vendor/magento/module-ui/view/base/templates/label/ |
| Current File : //home/rtorresani/www/vendor/magento/module-ui/view/base/templates/label/default.phtml |
<?php
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
?>
<span>
<?= $block->escapeHtml($block->getData('label')) ?>
</span>