@foreach ($fuentesDatos as $item)
Tipo:
Descripción:

{{$nombres_tipos[$item->tipo]}}

{!! html_entity_decode($item?->descripcion ?? '' , ENT_QUOTES, "UTF-8") !!}

@endforeach