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