{{ $thread->getFromName($mailbox) }}@if ($is_forwarded && $thread->from) <{{ $thread->from }}>@endif {{--if ($loop->last){!! __(':person sent a message', ['person' => ''.htmlspecialchars($thread->getFromName($mailbox)).'']) !!}@else {!! __(':person replied', ['person' => ''.htmlspecialchars($thread->getFromName($mailbox)).'']) !!}@endif--}}@if ($thread->getCcArray())
Cc: {{ implode(', ', $thread->getCcArray() )}}
|
{{ App\Customer::dateFormat($thread->created_at, 'M j, H:i') }}
|