@php $banners = \App\Models\ShopBanner::where('status', 1)->sort()->get() @endphp @if (!empty($banners))
@endif