@extends('layouts.app') @push('css') @endpush @section('content')

{{setting_item_with_lang("tour_page_search_title")}}

@include('Tour::frontend.layouts.search.list-item')
@endsection @push('js') @endpush