#{{ $post->sequence }} {{ $post->authorName }} {{ $post->posted }}
{!! \Illuminate\Support\Str::limit(Forum::render($post->content)) !!}