{!! __('web.SONG_SEARCH_MATCHES') !!}
@yield('pagination')
@else
{!! __('web.NO_SONG_MATCHES') !!}
{!! __('web.SEARCH_CHECK_SPELLING') !!}
@extends('index') @section('pagination') @include('commons.song', ['songs' => $result->songs, 'element' => 'genre']) @stop @section('content') @include('search.nav')
{!! __('web.SEARCH_CHECK_SPELLING') !!}