From 39e641d140347bf916b34f561bafd5345cbe0fdf Mon Sep 17 00:00:00 2001 From: David Bomba Date: Sun, 28 Jul 2024 09:21:01 +1000 Subject: [PATCH] Fixes for missing ' --- .../ninja2020/gateways/rotessa/components/account.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 b86dd378a6e3..fdd96a100ff3 100644 --- a/resources/views/portal/ninja2020/gateways/rotessa/components/account.blade.php +++ b/resources/views/portal/ninja2020/gateways/rotessa/components/account.blade.php @@ -1,6 +1,6 @@

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