@if(!empty($towns)) .: Seleccione :. @foreach($towns as $key) {{strtoupper($key->nombre)}} @endforeach @endif