diff --git a/resources/views/portal/ninja2020/gateways/rotessa/components/contact.blade.php b/resources/views/portal/ninja2020/gateways/rotessa/components/contact.blade.php index 827fc587f5ad..a0ba5ada1b05 100644 --- a/resources/views/portal/ninja2020/gateways/rotessa/components/contact.blade.php +++ b/resources/views/portal/ninja2020/gateways/rotessa/components/contact.blade.php @@ -1,69 +1,66 @@ -
-

- Account Holder Information -

+

+ {{ ctrans('texts.account_holder_information') }} +

-

- Enter the information for the account holder -

-
+

+ {{ ctrans('texts.enter_the_information_for_the_account_holder') }} +

+
-
- Full Name -
-
- -
-
+
+ {{ ctrans('texts.full_name') }} +
+
+ +
+ +
+
+ {{ ctrans('texts.email_address') }} +
+
+ +
+
-
-
- Email Address -
-
- -
-
+
+
+ {{ ctrans('texts.home_phone') }} +
+
+ +
+
-
-
- Home Phone -
-
- -
-
+
+
+ {{ ctrans('texts.other_phone') }} +
+
+ +
+
-
-
- Other Phone -
-
- -
-
- -
-
- Customer Type -
-
+
+
+ {{ ctrans('texts.customer_type') }} +
+
- +
- +
-
-
+ + - - - \ No newline at end of file + +