@can('create crm email-templates') @endcan @if(! $template->is_system) @can('edit crm email-templates') @endcan @endif
{{ ucfirst(__('laravel-crm::lang.subject')) }}
{{ $template->subject }}
{{ ucfirst(__('laravel-crm::lang.preview')) }}