Make Payment

@if (session()->has('message'))
{{ session('message') }}
@endif

Copy the address below to make payment of ${{number_format($amount, 2, '.', ',')}} to our {{$investment->wallet_address->name}} wallet:

Kindly copy the address below to make your payment. Please be sure not to make mistakes while performing this transaction as we will not be held responsible for any transaction that didn't get to our account. Copy the correct address or scan the QR code there to make your payment. If you have any issues with this kindly contact our support for assistance. Thank you for choosing us.

Deposit ${{number_format($amount, 2, '.', ',')}} to the {{$investment->wallet_address->name}} address below:

Or scan this code to pay
{!! QrCode::size(200)->generate($investment->wallet_address->address) !!}
Loading...

Order Summary

Plan Amount Duration
{{$plan->name}} ${{number_format($amount, 2, '.', ',')}} {{$investment->contract_duration}}