@inject('SectionService', 'App\Services\SectionService') @php $param = 'hero'; $heroContent = $SectionService->get($param); @endphp

{{ $heroContent['firstColumn']['announcementText'] ?? 'Default Heading' }} Explore Now

{{ $heroContent['firstColumn']['mainHeader'] ?? 'Default Heading' }}

{{ $heroContent['firstColumn']['subHeader'] ?? 'Default Heading' }}

{{ $heroContent['firstColumn']['calltoactionText'] ?? '' }}

@foreach ($heroContent['firstColumn']['buttons'] ?? [] as $button) {{ $button['text'] }} @endforeach
@php $hero_ = $heroContent['secondColumn']['videoUrl'] ?? 'Default Heading' @endphp
Descriptive Alt Text