{{ $comment->user->full_name }}
{{ $comment->user->role->caption }}
{{ dateTimeFormat($comment->created_at, 'j M Y H:i') }}
{!! clean($comment->comment, 'comment') !!}