@php use Illuminate\Support\Facades\Storage; $ads = \App\Models\AdSlot::getActiveAds($slotKey ?? ''); @endphp @if($ads->isNotEmpty())