@if($post->visibility === 'everyone')
Public
@else
Locked
@endif
{{ $post->title }}
@if($hasAccess)
@if($post->media_url)
@if($post->media_type === 'image')
@endif
@endif
{{ $post->content }}
@else
This post is locked for supporters
Support {{ $creator->display_name }} by buying a {{ $creator->drink_unit_name }} or joining a membership tier to instantly unlock this exclusive content!