Filter Transaction
@if(!empty(config('coinpayment.menus')))
@foreach(config('coinpayment.menus') as $key => $menu)
{{ $key }}
@endforeach
@endif
Transactoin not found?
-
@{{ item.amount }}
@{{ item.payment_created_at }} | @{{ item.status_text }}
|
Payment ID
|
: #@{{ item.payment_id }}
|
| Address |
: @{{ item.payment_address }} |
Expired date: @{{ item.expired }} | Confirmation at: @{{ item.confirmation_at }}
Do not send value to us if address status is expired!
Showing @{{ histories.length }} of @{{ pageInfo.total }} entries