content

{{ $post?->category?->name }}

{{ $post?->name }}

{!! tiptap_converter()->asHTML(\Illuminate\Support\Str::limit($post?->sub_description, 60)) !!}

Learn More {{views($post)->count()}} {{$post->comments->where('deleted_at',null)->count()}}