{{ $actor->name }}
@if ($actor->user)
@else
@endif
{!! $post->content !!}
@foreach ($post->attachments as $attachment)
@endforeach