@foreach($section['section_content'] as $banner)

{{ $section['section_title'] ?? '' }}

{{ $section['section_label'] ?? '' }}

@if($banner->popular_search == 1 && $popularCategories->isNotEmpty())
{{ __('Popular Searches') }}
@foreach($popularCategories->take(3) as $category) {{ $category->name }} @endforeach @endif
4.9 / 5{{ __('(255 reviews)') }}
img

{{ __('300 Booking Completed') }}

img img img
@endforeach
@if ($locationStatus == 1 && $leadStatus != 1) @endif