{{ $comment->product->title }} @if($comment->status == 'active') {{ trans('public.published') }} @else {{ trans('public.pending') }} @endif {{ dateTimeFormat($comment->created_at,'j M Y | H:i') }}