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