{{-- feature --}}

@if ($ads->isNotEmpty()) @foreach ($ads as $ad) @if ($ad->ad_categories_id == 12) {{ $ad->title }} @endif @endforeach @endif