{{ $article->category_name }} {{ $article->title }} @if (isset($article->publish_date)) {{ \Carbon\Carbon::parse($article->publish_date)->locale('id')->translatedFormat('d F Y') }} @else Draft @endif {{ $article->author_name }} {{ $article->visitors }} dibaca {!! $article->content !!}