{{ t('category') }}
{{ $template->category ?: 'N/A' }}
{{ t('type') }}
{{ $template->type ?: 'N/A' }}
{{ t('subject') }}
{{ $template->subject }}
{{ t('description') }}
{{ $template->description }}
{{ t('no_templates_found') }}