{{ __('EVENT_SEARCH_MATCHES') }}
@yield('pagination')
@else
{{ __('web.NO_EVENT_MATCHES') }}
Check your spelling, or try a new search!
@extends('index') @section('pagination') @include('commons.event', ['events' => $result->events, 'element' => 'search']) @stop @section('content') @include('search.nav')
Check your spelling, or try a new search!