@if (!session('chain')) @endif @extends('layouts.dashboardLayout') @section('title', 'Deposit Wallet') @section('logo', asset('images/'. session('chain') .'-logo.png')) @section('fan', asset('images/'. session('chain') .'-fan.png')) @section('content')

Confirm Purchase

Congratulations on your decision to invest in our project and get more profit with more Mining Power!

QrCode

Invoice# {{ session('depositId') }}

To pay, please send exact amount of TRX to the given address.

{{ session('amount') .' '. session('chain') }}

10 confirmations required

0d 1h 30m 56s minutes left to pay your order

@endsection