{{ $comment->comments }}
{{ $commentspack?->customer_type != 0 ? optional($commentspack?->user)->email : optional($commentspack->customer)->email }}
{{ $commentspack?->customer_type != 0 ? optional($commentspack?->user)->mobile : optional($commentspack?->customer)->mobile }}
{{ optional($commentspack?->franchise)->name ?? '' }}