getLayout()->createBlock('Magento\Customer\Block\Widget\Company') ?> getLayout()->createBlock('Magento\Customer\Block\Widget\Telephone') ?> getLayout()->createBlock('Magento\Customer\Block\Widget\Fax') ?>
escapeHtml(__('Contact Information')) ?>
getBlockHtml('formkey') ?> getNameBlockHtml() ?> isEnabled()): ?> setCompany($block->getAddress()->getCompany())->toHtml() ?> isEnabled()): ?> setTelephone($block->getAddress()->getTelephone())->toHtml() ?> isEnabled()): ?> setFax($block->getAddress()->getFax())->toHtml() ?>
escapeHtml(__('Address')) ?>
helper('Magento\Customer\Helper\Address')->getAttributeValidationClass('street'); ?>
helper('Magento\Customer\Helper\Address')->getStreetLines(); $_i < $_n; $_i++): ?>
helper('Magento\Customer\Helper\Address')->isVatAttributeVisible()) : ?>
getConfig('general/region/display_all') ? ' disabled="disabled"' : '' ?>/>
getCountryHtmlSelect() ?>
isDefaultBilling()): ?>
escapeHtml(__("It's a default billing address.")) ?>
canSetAsDefaultBilling()): ?>
isDefaultShipping()): ?>
escapeHtml(__("It's a default shipping address.")) ?>
canSetAsDefaultShipping()): ?>