• {{ $article->date->format('Y. m. d.') }}
  • @if($article->user)
  • {{ $article->user->name }}
  • @endif

{{ $article->title }}

Tovább