@if($row->status == \App\Models\Transaction::PENDING)
{{\App\Models\Transaction::PAYMENT_STATUS[$row->status]}}
@else
@endif