{{ __('This is a generated instance of recurring task') }} #{{ $task->recurrence_parent_id }}
@else @if($task->is_recurring && is_null($task->recurrence_parent_id)) {{ __('Master') }} @endif @endif{!! preg_replace('/(@[\x{0600}-\x{06FF}A-Za-z0-9_\-\.\x{00A0}]+)/u', '$1', nl2br(e($c->content))) !!}
{{ $c->user->name ?? __('User') }} – {{ $c->created_at->diffForHumans() }} @if($c->attachments->count())