{{ $post->name }}

{!! clean($post->description) !!}

@if(isset($showReadMoreText) ? $showReadMoreText : true) @if(!is_plugin_active('external-source')) {{ __('Read More') }} @endif @endif