{{ $thread->author->username }}
Joined: {{ date('F j Y', strtotime($thread->author->created_at)) }}Posts: {{ $thread->author->threads->count() + $thread->author->replies->count() }}