{{ $t("content.gift_card.index_gift_card.label_code") }} | {{ $t("content.gift_card.index_gift_card.label_card_type") }} | {{ $t("content.gift_card.index_gift_card.label_balance") }} | {{ $t( "content.gift_card.index_gift_card.action.label_action" ) }} |
---|---|---|---|
{{ customerGiftCard.code }} | {{ customerGiftCard.type }} | {{ number_format(customerGiftCard.balance) }} |
|