@if(!empty($style) and $style == "boatousel" and !empty($list_slider))
@foreach($list_slider as $item) @php $img = get_file_url($item['bg_image'],'full') @endphp
@endforeach
@endif

{{$title}}

{{$sub_title}}

@include('Boat::frontend.layouts.search.form-search')