{{ $t('contact.customerService') }}
{{ $t('contact.customerServiceDesc') }}
{{ $t('contact.email') }}
{{ contactInfo.email ?? '-' }}
{{ $t('contact.contactNumber') }}
{{ contactInfo.phone ?? '-' }}
{{ $t('contact.educationalVideos') }}
{{ video.name }}