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