= $page_title ?>
= esc(str_replace('_', ' ', $header)) ?>
TOTAL
$value): $numValue = is_numeric($value) ? (int) $value : 0; if ($key != 'TAT_Category') { $columnTotals[$key] += $numValue; $rowTotal += $numValue; } ?>
= esc($value) ?>
= esc($rowTotal) ?>
$total): ?>
= ($key == "TAT_Category" || $key == 'ACM_Name') ? "TOTAL" : esc($total) ?>
= array_sum(array_filter($columnTotals, 'is_numeric')) ?>