TEST DATA ONLY

{{ t('hero.eyebrow') }}

{{ t('hero.title1') }}
{{ t('hero.title2') }}

{{ t('hero.subtitle') }}

{{ s[locale] || s.en }}
{{ t('config.title') }}
{{ t('config.subtitle') }}
{{ t('result.title') }}
{{ t('field.' + f.key) || f.key }} {{ f.value }}
{{ t('batch.label') }}
{{ t('table.name') }} {{ t('table.city') }} {{ t('table.state') }} {{ t('table.taxFree') }} #
{{ b.name }} {{ b.city }} {{ b.stateName }} {{ t('badge.taxFree') }} #{{ String(i+1).padStart(2,'0') }}
{{ toastMsg }}