| {{ $t('payments.customer.name') }} | {{ $t('payments.customer.email') }} | {{ $t('payments.connections') }} | {{ $t('payments.customer.amount') }} | {{ $t('payments.customer.status') }} | Since | {{ $t('common.actions') }} |
|---|---|---|---|---|---|---|
|
{{ customer.name.charAt(0) }}
{{ customer.name }}
|
{{ customer.email }} | {{ customer.connections }} | {{ formatCurrency(customer.monthlyAmount) }}/mo |
|
{{ customer.since }} |