startSection('content'); ?>
| title ?? '-'); ?> | project?->name ?? '-'); ?> | amount, $pc->currency?->code)); ?> | total_expenses, $pc->currency?->code)); ?> | remaining !== null ? format_currency((float)$pc->remaining, $pc->currency?->code) : '-'); ?> | request_date ? calendar_date($pc->request_date) : '-'); ?> | status_label); ?> | |