diff --git a/resources/views/portal/ninja2020/gateways/blockonomics/pay.blade.php b/resources/views/portal/ninja2020/gateways/blockonomics/pay.blade.php index 61cab3face09..d6b228463a32 100644 --- a/resources/views/portal/ninja2020/gateways/blockonomics/pay.blade.php +++ b/resources/views/portal/ninja2020/gateways/blockonomics/pay.blade.php @@ -2,13 +2,7 @@ @section('gateway_content') -
-
Invoice #{{$invoice_number}}
@@ -60,51 +54,44 @@ - - - - - @@ -346,26 +314,6 @@ .rotating { animation: rotating 2s linear infinite; } - /* .progress-message { - display: none; - margin: 90px 0; - max-width: 400px; - font-size: 16px; - text-align: center; - } - #link { - color: #007bff; - text-decoration: underline; - } */ - - @endsection -