@foreach ($despliegue as $item)
{{$nombres_tipos[$item->tipo]}}
{!! html_entity_decode($item?->descripcion ?? '' , ENT_QUOTES, "UTF-8") !!}