@foreach($comments as $comment) @include('theme::comment.item') @endforeach @if($comments->count()>0)