This commit is contained in:
tanch0
2024-06-18 16:26:58 +05:45
parent 613dfd1834
commit 50b8768a34
68 changed files with 1540 additions and 657 deletions

View File

@ -20,7 +20,7 @@
<section class="widget widget_featured_reports mb-50">
@foreach ($internationalNews as $type)
@if ($type->alias == 'international' && $loop->first)
@if ($type->alias == 'atararashhataraya' && $loop->first)
@foreach ($type->news->take(1) as $item)
<div class="single-featured-reports">
<div class="featured-reports-image">
@ -42,7 +42,7 @@
<div class="row">
@foreach ($internationalNews as $type)
@if ($type->alias == 'international' && $loop->first)
@if ($type->alias == 'atararashhataraya')
@foreach ($type->news->skip(1) as $item)
<div class="col-lg-6">
<div class="most-popular-post">