Current Balance
${{ number_format($card->balance, 2) }}
Important Information
- The conversion rate is based on the current market price
- Processing time: Instant
- Your transaction is secure and encrypted
{{ session('success') }}
@endif
@if(session('error'))
{{ session('error') }}
@endif