From ca1c7f9f4eb83ee46e770c798eca41e2c0c7a097 Mon Sep 17 00:00:00 2001 From: karneaud Date: Mon, 29 Jul 2024 22:11:17 -0400 Subject: [PATCH] fix missing custom identifier. fix missing translation --- .../ninja2020/gateways/rotessa/components/contact.blade.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 26b1de6eba9b..ce0655938b8a 100644 --- a/resources/views/portal/ninja2020/gateways/rotessa/components/contact.blade.php +++ b/resources/views/portal/ninja2020/gateways/rotessa/components/contact.blade.php @@ -4,7 +4,7 @@

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

@@ -28,7 +28,7 @@
- {{ ctrans('texts.phone') }} + {{ ctrans('texts.contact_phone') }}
@@ -63,4 +63,4 @@
- +