@php $hero = get_theme_hero('default'); $sliders = $hero->sliders ?? []; $socials = get_theme_option(key: 'socials', parent_key: 'social') ?? []; @endphp
{{ $description }}
@endif @if (!empty($button)) {{ $buttonTranslations['name'] ?? $button['name'] ?? '' }} @endif