{{ formatDateYMDtoDMY(row.start_date) }}
{{ formatDateYMDtoDMY(row.end_date) }}
{{ row.municipality_size?.description ?? row.inhabitant_classification?.description ?? "—" }}
{{ formatToBRLCurrency(row.tbr_fixed_value) }}
{{ formatPercentage(row.tbr_fixed_value_percentage) }}
{{ formatPercentage(row.marketing_fund_percentage) }}
{{ formatPercentage(row.maintance_tax_percentage) }}
{{
formatRefMonth(row.contract_month_current, row.validity_months)
}}