@if (!empty($quejaRespuesta))
@php $fotos = explode(",",$quejaRespuesta->fotos_adjuntas); @endphp @foreach ( $fotos as $foto) @if ($foto != '')
@endif @endforeach
@endif
{!! $titulo_adjunto_fotos !!}