{{ __('Choose the NFC card package that fits your team. You can start with a single card or scale to bundles for your entire organization.') }}
{{ $nfcCard->nfc_card_price == 0 ? __('Free') : formatCurrency($nfcCard->nfc_card_price) }}
{{ $nfcCard->nfc_card_description }}