@foreach ($templates as $index => $item) @endforeach
{{ __('SN') }} {{ __('Email Template') }} {{ __('Subject') }} {{ __('Action') }}
{{ ++$index }} {{ ucfirst($item->name) }} {{ $item->subject }}