time | type | amount | status | wallet | actions Edit |
---|---|---|---|---|---|
{{$transaction->created_at}} | {{ number_format($transaction->amount, 2) }} | {{$transaction->type}} |
@if($transaction->confirmed)
Confirmed
@else
Pending
@endif
|
{{$transaction->wallet_id}} |
|
Total | 3 | 21,000 | 3 | 3 | 3 |