@extends('index') @section('pagination') @include('commons.station', ['stations' => $result->stations, 'element' => 'genre']) @stop @section('content') @include('search.nav') @endsection