جزئیات نظر

{{ $comment->name }}

{{ $comment->getSection() }} (شناسه: {{ $comment->commentable_id }})

{{ $comment->mobile ?? 'بدون شماره تلفن' }}


{{ $comment->message }}
تاریخ ثبت: {{ jdate_format('Y/m/d H:i', strtotime($comment->created_at)) }}