@if($row->status == 1) {{\App\Models\Transaction::PAID}} @elseif($row->status == 0) {{\App\Models\Transaction::UNPAID}} @endif