@php $url = '/emails'; @endphp @foreach($threads as $t)

{{$t->creator()->name}}

{{$t->subject}}

@endforeach