diff --git a/resources/views/portal/ninja2020/gateways/wepay/authorize/authorize.blade.php b/resources/views/portal/ninja2020/gateways/wepay/authorize/authorize.blade.php
index 8be02b9c9b17..eb8e17245aec 100644
--- a/resources/views/portal/ninja2020/gateways/wepay/authorize/authorize.blade.php
+++ b/resources/views/portal/ninja2020/gateways/wepay/authorize/authorize.blade.php
@@ -1,13 +1,19 @@
@extends('portal.ninja2020.layout.payments', ['gateway_title' => ctrans('texts.credit_card'), 'card_title' => ctrans('texts.credit_card')])
@section('gateway_head')
-
-
-
+
+
+
+
+
+
+
+
+
@endsection
@section('gateway_content')
@@ -40,111 +46,5 @@
@endsection
@section('gateway_footer')
-
-
-
-
-@endsection
\ No newline at end of file
+
+@endsection