@foreach($threads as $thread) @include('communication_center.thread', [ 'thread' => $thread ]) @endforeach