Email Templates

@if (count($templates) > 0) @foreach ($templates as $template) @endforeach @else @endif
Title Description Action
{{$template->title}} {{$template->description ?? '-'}}
No record found
@section('script') @if($errors->any()) @endif @endsection