diff --git a/resources/views/portal/ninja2020/gateways/rotessa/components/account.blade.php b/resources/views/portal/ninja2020/gateways/rotessa/components/account.blade.php index d39c2d88544e..b86dd378a6e3 100644 --- a/resources/views/portal/ninja2020/gateways/rotessa/components/account.blade.php +++ b/resources/views/portal/ninja2020/gateways/rotessa/components/account.blade.php @@ -1,15 +1,15 @@

- Account Information + {{ ctrans('texts.account_information) }}

- Enter the information for the bank account + {{ ctrans('texts.enter_the_information_for_the_bank_account') }}

- Bank Name + {{ ctrans('texts.bank_name') }}
@@ -18,7 +18,7 @@
- Account Number + {{ ctrans('texts.account_number') }}
@@ -28,4 +28,4 @@ -@include("portal.ninja2020.gateways.rotessa.components.banks.$country.bank", compact('bank_account_type','routing_number','institution_number','transit_number')) \ No newline at end of file +@include("portal.ninja2020.gateways.rotessa.components.banks.$country.bank", compact('bank_account_type','routing_number','institution_number','transit_number'))