@if($Ugelseleccionada_logo!='') @endif

MINISTERIO DE EDUCACIÓN

GERENCIA REGIONAL DE EDUCACIÓN CUSCO

{{ $Ugelseleccionada }}

REGISTROS DEL SISTEMA DE APOYO TECNICO AL USUARIO

@if($desde)DESDE: {{ $desde }} @endif @if($hasta)HASTA: {{ $hasta }} @endif

@if($Cod_Registro_check) @endif @if($Ugel_check) @endif @if($Oficina_check) @endif @if($Usuario_check) @endif @if($Descripcion_check) @endif @if($Servicio_check) @endif @if($Imagen_check) @endif @if($Asignado_check) @endif @if($Estado_check) @endif @if($Prioridad_check) @endif @if($Soporte_check) @endif @if($Solucion_check) @endif @if($FechaInicio_check) @endif @if($FechaFinal_check) @endif @foreach ($registros as $row) @if($Cod_Registro_check) @endif @if($Ugel_check) @endif @if($Oficina_check) @endif @if($Usuario_check) @endif @if($Descripcion_check) @endif @if($Servicio_check) @endif @if($Imagen_check) @endif @if($Asignado_check) @endif @if($Estado_check) @endif @if($Prioridad_check) @endif @if($Soporte_check) @endif @if($Solucion_check) @endif @if($FechaInicio_check) @endif @if($FechaFinal_check) @endif @endforeach
#RegistroUgelOficinaUsuarioDescripcion ProblemaServicioImagenAsignadoEstadoPrioridadTipo SoporteSolucionFecha InicioFecha Final
{{ $loop->iteration }}{{ $row->Cod_Registro }}{{ $row->Nombre_Ugel }}{{ $row->Nombre_Oficina }}{{ $row->Nombres_y_Apellidos_Usuario }}{{ $row->Descripcion_problema }}{{ $row->Nombre }}
@if ($row->Imagen) Imagen @endif
{{ $row->Nombres_y_Apellidos_Tecnico }}{{ $row->Estado }}{{ $row->Prioridad }}{{ $row->Tipo_Soporte }}{{ $row->Solucion }}{{ $row->Fecha_Inicio }}{{ $row->Fecha_Final }}