{{ $thread->title }} @if (!$category) {{ $thread->category->name }} @endif
{!! __('Posted by :username :date', ['username' => $thread->author->username, 'date' => $thread->created_at->diffForHumans()]) !!} — {{ __(':number replies', ['number' => $thread->replies->count()]) }}