{{ $comment->user->name }}

{{ $comment->user->name }}

@if($comment->user->is_admin) @endif @if($comment->user->is_patreon) @endif
{!! $comment->presenter()->markdownBody() !!}
{{ $comment->presenter()->relativeCreatedAt() }}