{{ $value->heading }}
{{ $value->comments->count() }} {{ __('staticwords.Comments') }} | {{ date('d/m/Y | h:i A',strtotime($value->created_at)) }} | {{ views($value)->unique()->count() }} | {{ read_time($value->des ) }} {!! $value->des !!} @php echo Share::currentPage(null,[],'', '
')
->facebook()
->twitter()
->telegram()
->whatsapp();
@endphp
{{ $value->comments->count() }} {{ __('staticwords.Comments') }}
{{ $comment->name }}
{{ \Carbon\Carbon::parse($comment->created_at)->diffForHumans() }} {!! $comment->comment !!}{{ __('staticwords.nocomment') }}