{{ __('templates.title_index') }}

{{ __('templates.all') }}

@foreach ($templates as $template) @endforeach
{{ __('templates.th_message_type') }} {{ __('templates.th_template') }} {{ __('templates.th_actions') }}
{{ $template->messageType->type }} {{ $template->template }} {{-- @can('update', $template) --}}
{{-- @endcan --}} {{-- @can('delete', $template) --}} {{-- @endcan --}}