{{ $post->name }}
{!! clean($post->description) !!}
@if(isset($showReadMoreText) ? $showReadMoreText : true) @if(!is_plugin_active('external-source')) {{ __('Read More') }} @endif @endif@php $columnStyle = isset($columnStyle) ? $columnStyle : [6, 6]; @endphp
{!! clean($post->description) !!}
@if(isset($showReadMoreText) ? $showReadMoreText : true) @if(!is_plugin_active('external-source')) {{ __('Read More') }} @endif @endif