@php $class = $thread->isUnread(Auth::id()) ? 'alert-info' : '' @endphp
Creator: {{ $thread->creator()->name }} Posted: {{ $thread->created_at->diffForHumans() }}