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

{{setting_item_with_lang("event_page_search_title")}}

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