@php $slides = $slides ?? collect(); $isSingle = $slides->count() <= 1; @endphp
{{ $slide->subtitle }}
@endif @if ($hasButton) {{ $slide->button_text }} @endif{{ $fallbackText ?? 'Загрузите баннеры в админке, чтобы вывести акции и подборки товаров на главной странице.' }}
@if (!empty($fallbackUrl)) {{ $fallbackButton ?? 'Открыть каталог' }} @endif