{!! (!empty($sending_content) && $sending_content == 'text') ? '
' : '' !!}
{!! \App\Http\Helper\Helper::decodeString($content_html) !!}
{!! (!empty($sending_content) && $sending_content == 'text') ? '
' : '' !!}