{{ ov.total }}
{{ t('allCustomers') }}
{{ ov.overdue + ov.today }}
{{ t('dueNow') }}({{ t('overdue') }} {{ ov.overdue }})
{{ ov.by_stage[s] || 0 }}
{{ t('stage_' + s) }}
{{ row.name }}
{{ row.company || row.email || row.phone }}