| {{ Lang::get('comments.comment') }} | {{ Lang::get('common.votes') }} | {{ Lang::get('common.num_of_flags') }} | {{ Lang::get('common.actions') }}@foreach($comments as $comment) | 
|---|---|---|---|
| {{ $comment->totalVotes() }} | {{ $comment->totalFlags() }} | {{ Lang::get('common.delete') }} |