diff --git a/resources/views/portal/ninja2020/gateways/authorize/credit_card/authorize.blade.php b/resources/views/portal/ninja2020/gateways/authorize/credit_card/authorize.blade.php
index 9cae6921c53d..35fe4e35d9ac 100644
--- a/resources/views/portal/ninja2020/gateways/authorize/credit_card/authorize.blade.php
+++ b/resources/views/portal/ninja2020/gateways/authorize/credit_card/authorize.blade.php
@@ -7,6 +7,7 @@
+
diff --git a/resources/views/portal/ninja2020/gateways/eway/authorize.blade.php b/resources/views/portal/ninja2020/gateways/eway/authorize.blade.php
index 7f062ea3ca63..e33106a9f9cc 100644
--- a/resources/views/portal/ninja2020/gateways/eway/authorize.blade.php
+++ b/resources/views/portal/ninja2020/gateways/eway/authorize.blade.php
@@ -7,6 +7,7 @@ ctrans('texts.credit_card')])
+
@endsection
@section('gateway_content')
diff --git a/resources/views/portal/ninja2020/gateways/stripe/bacs/authorize.blade.php b/resources/views/portal/ninja2020/gateways/stripe/bacs/authorize.blade.php
index c004978497a2..8e6fe42ef749 100644
--- a/resources/views/portal/ninja2020/gateways/stripe/bacs/authorize.blade.php
+++ b/resources/views/portal/ninja2020/gateways/stripe/bacs/authorize.blade.php
@@ -10,7 +10,7 @@
@endif
-
+
@endsection
@section('gateway_content')
diff --git a/resources/views/portal/ninja2020/gateways/stripe/becs/authorize.blade.php b/resources/views/portal/ninja2020/gateways/stripe/becs/authorize.blade.php
index 24af2696f215..c30f54da8c02 100644
--- a/resources/views/portal/ninja2020/gateways/stripe/becs/authorize.blade.php
+++ b/resources/views/portal/ninja2020/gateways/stripe/becs/authorize.blade.php
@@ -7,6 +7,8 @@
@else
@endif
+
+
@endsection
@section('gateway_content')
diff --git a/resources/views/portal/ninja2020/gateways/stripe/credit_card/authorize.blade.php b/resources/views/portal/ninja2020/gateways/stripe/credit_card/authorize.blade.php
index 38b3f801a707..d2d39f4de5e5 100644
--- a/resources/views/portal/ninja2020/gateways/stripe/credit_card/authorize.blade.php
+++ b/resources/views/portal/ninja2020/gateways/stripe/credit_card/authorize.blade.php
@@ -12,7 +12,7 @@
-
+
@endsection
@section('gateway_content')
diff --git a/resources/views/portal/ninja2020/gateways/stripe/przelewy24/authorize.blade.php b/resources/views/portal/ninja2020/gateways/stripe/przelewy24/authorize.blade.php
index 24af2696f215..c30f54da8c02 100644
--- a/resources/views/portal/ninja2020/gateways/stripe/przelewy24/authorize.blade.php
+++ b/resources/views/portal/ninja2020/gateways/stripe/przelewy24/authorize.blade.php
@@ -7,6 +7,8 @@
@else
@endif
+
+
@endsection
@section('gateway_content')