{{ $news->{'title_'.$app->getLocale()} }}
@if($news->files->where('key','news-gallery') !== null)
@foreach($news->files->where('key','news-gallery') as $item)
@endforeach
@endif
{!! $news->{'description_'.$app->getLocale()} !!}
{{-- --}}