| {{ __('common.template') }} | {{ __('common.subject') }} | {{ __('common.category') }} | {{ __('common.variables') }} | {{ __('common.actions') }} |
|---|---|---|---|---|
|
{{ $template->name }} {{ $template->slug }} |
{{ $template->subject }} | {{ $categories[$template->category] ?? ucfirst($template->category) }} | {{ count($template->variables ?? []) }} {{ __('common.variables') }} |
|
| {{ __('admin.no_templates_found') }} | ||||