diff --git a/view/frontend/templates/component/payment/after.phtml b/view/frontend/templates/component/payment/after.phtml
index 0210427..8992e5f 100644
--- a/view/frontend/templates/component/payment/after.phtml
+++ b/view/frontend/templates/component/payment/after.phtml
@@ -1,28 +1,4 @@
-
+
\ No newline at end of file
diff --git a/view/frontend/templates/component/payment/method/afterpay.phtml b/view/frontend/templates/component/payment/method/afterpay.phtml
index 34d6062..0741b8b 100644
--- a/view/frontend/templates/component/payment/method/afterpay.phtml
+++ b/view/frontend/templates/component/payment/method/afterpay.phtml
@@ -19,7 +19,7 @@ use Magento\Framework\Escaper;
= $escaper->escapeHtml(__('Date of Birth:')); ?>
- *
+ *
hasError('dateOfBirth')) : ?>
-
= $escaper->escapeHtmlAttr($magewire->getError('dateOfBirth')) ?>
+
= $escaper->escapeHtmlAttr($magewire->getError('dateOfBirth')) ?>
= $escaper->escapeHtml(__('Telephone:')); ?>
- *
+ *
hasError('phone')) : ?>
-
= $escaper->escapeHtmlAttr($magewire->getError('phone')) ?>
+
= $escaper->escapeHtmlAttr($magewire->getError('phone')) ?>
= $escaper->escapeHtml(__('Bank Account Number:')); ?>
- *
+ *
hasError('iban')) : ?>
-
= $escaper->escapeHtmlAttr($magewire->getError('iban')) ?>
+
= $escaper->escapeHtmlAttr($magewire->getError('iban')) ?>
= $escaper->escapeHtml(__('COC Number:')); ?>
- *
+ *
hasError('coc')) : ?>
- = $escaper->escapeHtmlAttr($magewire->getError('coc')) ?>
+ = $escaper->escapeHtmlAttr($magewire->getError('coc')) ?>
= $escaper->escapeHtml(__('Company Name:')); ?>
- *
+ *
hasError('companyName')) : ?>
-
= $escaper->escapeHtmlAttr($magewire->getError('companyName')) ?>
+
= $escaper->escapeHtmlAttr($magewire->getError('companyName')) ?>
hasError('tos')) : ?>
- = $escaper->escapeHtmlAttr($magewire->getError('tos')) ?>
+ = $escaper->escapeHtmlAttr($magewire->getError('tos')) ?>
diff --git a/view/frontend/templates/component/payment/method/afterpay20.phtml b/view/frontend/templates/component/payment/method/afterpay20.phtml
index 793dfd8..3005ac4 100644
--- a/view/frontend/templates/component/payment/method/afterpay20.phtml
+++ b/view/frontend/templates/component/payment/method/afterpay20.phtml
@@ -24,7 +24,7 @@ use Magento\Framework\Escaper;
= $escaper->escapeHtml(__('Date of Birth:')); ?>
- *
+ *
hasError('dateOfBirth')): ?>
-
= $escaper->escapeHtmlAttr($magewire->getError('dateOfBirth')) ?>
+
= $escaper->escapeHtmlAttr($magewire->getError('dateOfBirth')) ?>
= $escaper->escapeHtml(__('Identification number:')); ?>
- *
+ *
hasError('identificationNumber')): ?>
- = $escaper->escapeHtmlAttr($magewire->getError('identificationNumber')) ?>
+ = $escaper->escapeHtmlAttr($magewire->getError('identificationNumber')) ?>
= $escaper->escapeHtml(__('Telephone:')); ?>
- *
+ *
hasError('phone')): ?>
- = $escaper->escapeHtmlAttr($magewire->getError('phone')) ?>
+ = $escaper->escapeHtmlAttr($magewire->getError('phone')) ?>
= $escaper->escapeHtml(__('COC Number:')); ?>
- *
+ *
hasError('coc')): ?>
- = $escaper->escapeHtmlAttr($magewire->getError('coc')) ?>
+ = $escaper->escapeHtmlAttr($magewire->getError('coc')) ?>
hasError('tos')): ?>
- = $escaper->escapeHtmlAttr($magewire->getError('tos')) ?>
+ = $escaper->escapeHtmlAttr($magewire->getError('tos')) ?>
diff --git a/view/frontend/templates/component/payment/method/applepay.phtml b/view/frontend/templates/component/payment/method/applepay.phtml
index 1e229c8..4f5533d 100644
--- a/view/frontend/templates/component/payment/method/applepay.phtml
+++ b/view/frontend/templates/component/payment/method/applepay.phtml
@@ -6,93 +6,7 @@ declare(strict_types=1);
use Magento\Framework\Escaper;
?>
-