@section('meta') @show
{{ Form::open(array('url' => '/', 'method' => 'post', 'class'=> 'location__search', 'id' => 'location__search')) }}
{{ Form::close() }}
@yield('content') @section('scripts') @show