{{$w->wallets->name}}
{{ $w->wallets->short ?? ""}}
${{number_format((float)$w->wallets->crypto_rate,2)}}
Av Bal: {{ $basic->currency }}{{number_format((float)$w->amount_in_usd,2)}}
@extends('layouts.mobile-user') @section('content')
{{ $w->wallets->short ?? ""}}
Av Bal: {{ $basic->currency }}{{number_format((float)$w->amount_in_usd,2)}}