{!! BaseHelper::clean($post->content) !!}
{!! apply_filters(BASE_FILTER_PUBLIC_COMMENT_AREA, null, $post) !!}
{!! Theme::partial('social-share', ['url' => $post->url, 'description' => $post->description]) !!}