{{-- SECTION HEADER --}}

Industry Briefing

View All
{{-- ================= BIG FEATURED ARTICLE ================= --}} @foreach ($ArrRecentMiddelPanelCategoryAricles as $index => $article) @if ($index === 0) @php $publishDate = \Carbon\Carbon::parse($article->publish_date); @endphp
{{ $article->title }}

{{-- OPEN GRID FOR SMALL ARTICLES --}}
@else {{-- ================= SMALL LIST ARTICLE ================= --}}
@endif @endforeach {{-- CLOSE GRID --}}