{{ __('front/article.news_classification' )}}
    @foreach($catalogs as $catalog)
  • {{ $catalog->translation->title ?? '' }}
  • @endforeach