@php $channel = core()->getCurrentChannel(); @endphp @push ('meta') @endPush @if(isset($bannerData) && !empty($bannerData)) {{ $channel->home_seo['meta_title'] ?? '' }}
Recipies Image Failed
the chef its you

{{$bannerData['title']}}

{{ strip_tags($bannerData['short_description']) }}
@pushOnce('scripts') @endPushOnce
@else

CMS Banner Not Created

Please create a CMS Banner page first. Go to backoffice/cms and create banner for the page.

@endif