@forelse( $comments as $comment ) @if($comment['user_id'] === config('xenforo.bot_user_id') && $comment['position'] == 0) @continue @else
{{ $comment['User']['username'] }} {{ date('Y-m-d', $comment['post_date']) }}
{!! $comment['message'] !!}
@endif @empty Be the first to post a comment @endforelse comments_thread_id}/latest") }}" class="btn primary" style="margin-top: 1%;"> Post a comment