{{ t('canned_reply') }}
@if(checkPermission('tenant.canned_reply.create')) {{ t('canned_reply') }} @endif
@if (isset($this->isUnlimited) && $this->isUnlimited) {{ t('unlimited') }} @elseif(isset($this->remainingLimit)) @endif

{{ t('canned_reply') }}

@if (!$canned->exists && isset($this->hasReachedLimit) && $this->hasReachedLimit)

{{ t('source_limit_reached') }}

{{ t('canned_reply_limit_reached_message') }} {{ t('upgrade_plan') }}

@endif
* {{ t('title') }}
* {{ t('description') }}
{{ t('cancel') }} {{ t('submit') }}
{{ t('cancel') }} {{ t('delete') }}