{{ $status->user->name }}
enhanced_encryption{{ substr($status->sha256_signature, 0, 10) }}
{{ $status->created_at->diffForHumans() }}
{{ $status->body }}
@elseif($status->type === 'image')
@elseif($status->type === 'video')
@endif