@csrf @method('PUT')
{{__(' Supported file type:')}} {{ __('jpg,jpeg,png,webp,pdf,docx,xlsx,csv,txt') }}
@if(isset($template->body['image'])) @elseif($template->body['document']) {{ __('Attachment') }} @endif