@if(AttachmentHelper::hasBlurredPreview($post->attachments[0])) @include('elements.feed.locked-post-actions') @endif
@if(!AttachmentHelper::hasBlurredPreview($post->attachments[0])) @include('elements.feed.locked-post-actions') @endif