{{ $comment['name'] }} @if($comment['is_admin']) {{ __('Admin') }}@endif
{{ $comment['comment'] }}
@auth('web')