{{ $article->short_story }}
{{ $article->created_at->format('d F Y') }}
{{ __('Post a comment on the article, to let us know what you think about it') }}
{{ __('Below you will see all the comments, written on this article') }}
{{ $comment->comment }}
{{ __('No comments yet. Be the first to comment!') }}
{{ __('There is currently no other articles') }}
@endforelse{{ $article->user->motto ?? setting('start_motto') }}