@php $channel = core()->getCurrentChannel(); @endphp @push('meta') @endPush @php $url = url()->current(); $slug_url = explode('product-category/', $url); if (count($slug_url) > 1) { $slug_key = $slug_url[1]; } else { $slug_key = ''; } @endphp {{ $channel->home_seo['meta_title'] ?? '' }} {{$bannerData['title']}} {{ strip_tags($bannerData['short_description']) }} @pushOnce('scripts') @endPushOnce @pushOnce('scripts') @endPushOnce