{{$loop->iteration}}
Type :{{ ucfirst($trans->transtype) ?? '' }} @if($trans->transtype == "withdraw")({{ ucfirst($trans->type) ?? '' }}) @endif
Currency :{{ strtoupper($trans->currency) ?? '' }}
Amount :{{$trans->amount ?? 0 }}
Status:{{ ucfirst($trans->status) ?? '' }}
Network:{{ strtoupper($trans->network) ?? '' }}
{{----}} Date/Time:{{$trans->created_at}}
{{$loop->iteration}}
Currency :{{ strtoupper($trans->currency) ?? '' }}
Amount :{{$trans->amount ?? 0 }}
Status:{{ ucfirst($trans->status) ?? '' }}
Network:{{ strtoupper($trans->network) ?? '' }}
Address:jhf98wd9j9sd87f9
--}}{{----}}{{-- Date/Time:{{$trans->created_at}}