@if($true>0)
{{$true}}% ({{trans('post.fact-true')}})
@endif @if($false>0)
{{$false}}% ({{trans('post.fact-false')}})
@endif