{{ $news->category->{'name_'.app()->getLocale()} }}
{{ $news->published_at ? $news->published_at->format('Y-m-d') : $news->created_at->format('Y-m-d') }}
{{ $news->{'title_'.app()->getLocale()} }}
{!! Str::markdown($news->{'content_'.app()->getLocale()}) !!}
S
ScoreHub Editor
{{ __('messages.editorial_team') }}