@if ($loc['show'] || $map['show']) @include('home.inc.spacer')
@if (!$map['show'])

 {{ t('Choose a city') }}

@endif @if ($loc['show'])
@if (isset($cities))
@if ($loc['show'] && $map['show'])

 {{ t('Choose a city or region') }}

@endif
@foreach ($cities as $key => $items)