{{ $post->title }} {{ $post->author->name }} {{ date_formatter($post->created_at) }} Kategorie : {{ $post->post_category->name }} {{ readDuration($post->title, $post->content) }} @choice('min|mins', readDuration($post->title, $post->content)) {!! Str::ucfirst(words($post->content, 45)) !!} Mehr lesen...