{{ $t("content.customer.list.name") }} | {{ $t("content.customer.list.photo") }} | {{ $t("content.customer.list.phone") }} | {{ $t("content.customer.list.email") }} | {{ $t("content.customer.list.address") }} | {{ $t("content.product.list.action") }} |
---|---|---|---|---|---|
{{ customer.name }} | {{ customer.phone }} | {{ customer.email }} | {{ customer.address }} |
|