Send {{ $asset['name'] }}

Sending via - PayID

@if(session('error')) @endif @include('user.status.index')
@csrf
{{ $asset['symbol'] }}
≈ $ 0.0000 Available: {{ rtrim(sprintf('%.8f', $asset['balance']), '0') }} {{ $asset['symbol'] }}

Transaction Preview

Recipient: Not selected
Amount: 0 {{ $asset['symbol'] }}
Transfer Fee: {{ $asset['fee'] }} {{ $asset['symbol'] }}
Total Amount: 0 {{ $asset['symbol'] }}
@include('user.status.progress')