{{ $comment->first_name }} {{ $comment->middle_name }} {{ $comment->last_name }}
{{ \Carbon\Carbon::parse($comment->created_at)->format('d M, Y') }}{{ $comment->comment }}
@if($comment->comment_marathi){{ $comment->comment_marathi }}
@endif