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

{{setting_item_with_lang("boat_page_search_title")}}

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