{{ $newsDetail['title'] }}
@else{{ $newsDetail['title'] }}
@endifUpdated Date: {{ \Carbon\Carbon::parse($newsDetail['updated_at'])->format('F j, Y') }}
@endif@push('metadata') @php $page_id = 36; $mTitle = @$newsDetail['seo_title']; $mDescr = @$newsDetail['meta_description']; $faqs = $newsDetail['faq'] ?? '[]'; $mKWords = $newsDetail['meta_keywords']; $mUrl = url()->current(); $cloudfrontUrl = ""; $mImage = $cloudfrontUrl . $newsDetail['image']; @endphp
Updated Date: {{ \Carbon\Carbon::parse($newsDetail['updated_at'])->format('F j, Y') }}
@endif{{ $comment->created_at?->diffForHumans() ?? '' }}
{{ $comment->body_html }}
{{-- 🔵 Reply button --}} {{-- 🟩 Reply input box --}} @if($replyParentId === $comment->id){{ $reply->body_html }}
{{ $reply->created_at->diffForHumans() }} • {{ $reply->user->name ?? 'Guest User' }}
Explore Our FAQs
Find quick answers to commonly asked questions and understand how things work around here.