{{-- SECTION HEADER --}}

International News

View All
{{-- ARTICLES GRID --}}
@foreach ($ArrRecentImportaintNewsHeaderList->take(4) as $index => $article) @php $publishDate = \Carbon\Carbon::parse($article->publish_date); @endphp @if ($index == 0) @else @endif
@endforeach