{{ $t('list.name') }} | {{ $t('list.amount') }} | {{ $t('list.next_expected_match') }} |
---|---|---|
{{ bill.attributes.name }} | ~{{ Intl.NumberFormat('en-US', {style: 'currency', currency: bill.attributes.currency_code}).format((bill.attributes.amount_min + bill.attributes.amount_max) / 2) }} |
{{ payDate }} |