@if($communityOwner=="yes")
   @if($post->content_type=='event') @endif
@else
   @if($post->community->privacy ==0) @endif @if($post->content_type=='event') @endif @if($communityOwner !='ignoredList') @endif
@endif