{!! trans('entities.comment_in_reply_to', ['commentId' => '
#'.$comment->parent_id.'']) !!}
@endif
@include('common.loading-icon', ['text' => trans('entities.comment_deleting')])
{!! $comment->html !!}
@if(userCan('comment-update', $comment))
@endif