@if($comment->total > 0)
@foreach($comment->list as $row)
@if($row->is_delete)
@if($row->isBlind)
관리자에 의해 차단된 댓글입니다.
@else
작성자에 의해 삭제된 댓글입니다.
@endif
@elseif($row->isBlame)
신고 누적으로 비공개 처리되었습니다. 해당 댓글은 관리자 확인 후 이용규칙에 따라 처리됩니다.
@else
@if($boardMeta->show_user_thumb_in_comment)
@endif