@if($show)
@if($modalIdShow != 'on') @error('title') {{ $message }} @enderror @else @endif
{!! $template !!}
@if($modalIdShow != 'on') @endif
@endif

Template

All template refers to the various divisions or units within an email of organization

{{-- --}} @forelse($templates ?? [] as $templateD) {{-- --}} @empty @endforelse
#
FromTitle template Created At Action
{{$loop->index + 1 }}
{{$template->from}}{{$templateD->title}} {!! $templateD->template !!} {{$templateD->created_at->diffForHumans()}}
{{-- --}} {{-- --}}
There is no bot found