@php $heroInfo = $sectionData->where('section', 'hero')->first(); $heroInfo = (!empty($heroInfo->content) ? json_decode($heroInfo->content) : ''); @endphp

{!! !empty($heroInfo->subtitle) ? $heroInfo->subtitle : 'Performance Driven Link Building Agency' !!}

{!! !empty($heroInfo->title) ? $heroInfo->title : 'Performance Driven Link Building Agency' !!}

@if (!empty($heroInfo->description))

{!! $heroInfo->description !!}

@endif
@if (!empty($heroInfo->image)) {{!empty($heroInfo->title) ? $heroInfo->title : ''}} @endif