diff --git a/resources/views/portal/ninja2020/gateways/blockonomics/pay.blade.php b/resources/views/portal/ninja2020/gateways/blockonomics/pay.blade.php index 9bc92b773877..f2574eb7a596 100644 --- a/resources/views/portal/ninja2020/gateways/blockonomics/pay.blade.php +++ b/resources/views/portal/ninja2020/gateways/blockonomics/pay.blade.php @@ -4,13 +4,26 @@ - -
Invoice #{{$invoice_id}}
-
To pay, send exactly this BTC amount
- -
To this bitcoin address
- -
+
+
Invoice #{{$invoice_id}}
+
To pay, send exactly this BTC amount
+ +
To this bitcoin address
+ +
+
+ +
+ @csrf + + + + + + + +
+ -
- @csrf - - - - - - - -
+ @endsection