@php $footerSection=getFooter(); $image=''; @endphp @isset($footerSection) @if($footerSection->image!="") @php $image=asset(Storage::url('public/sections')).'/'.$footerSection->page->alias.'/'.$footerSection->image @endphp @endif @endisset

{!! $footerSection->title !!}

{!! $footerSection->description !!}

{!! $footerSection->sub_title !!}