@sanitize((new \Golonka\BBCode\BBCodeParser)->parse($post->content))
@foreach(App\Models\ForumReaction::getTypes() as $type => $emoji)
{{ $emoji }}
{{ $post->getReactionCount($type) }}
@endforeach