@if ($filtros['#']) @endif @if ($filtros['filtro_nombre']) @endif @if ($filtros['filtro_descripcion']) @endif @if ($filtros['filtro_producto']) @endif @if ($filtros['filtro_morosidad']) @endif @if ($filtros['filtro_estado']) @endif @foreach ($data as $key => $item) @if ($filtros['#']) @endif @if ($filtros['filtro_nombre']) @endif @if ($filtros['filtro_descripcion']) @endif @if ($filtros['filtro_producto']) {{-- @if ($item->servicio_tipo_para_producto) --}} @if ($item->servicio_tipo_para_producto == 1) @elseif($item->servicio_tipo_para_producto === 0) @endif @if (is_null($item->servicio_tipo_para_producto)) @endif @endif @if ($filtros['filtro_morosidad']) @if ($item->servicio_tipo_es_para_morosidad == 1) @elseif($item->servicio_tipo_es_para_morosidad == 0 && !is_null($item->servicio_tipo_es_para_morosidad)) @endif @if (is_null($item->servicio_tipo_es_para_morosidad)) @endif @endif @if ($filtros['filtro_estado']) @if ($item->servicio_tipo_estado == 1) @else @endif @endif @endforeach
#NombreDescripción¿Es para Producto?¿Es para Morosidad?EstadoFecha y hora de creación Usuario de creación Fecha y hora de modificación Usuario de modificación
{{ $key + 1 }}{{ $item->servicio_tipo_nombre }}SINO(No definido)SINO(No definido)ActivoInactivo