{{-- --}}

SERVICIOS DE ANÁLISIS TÉCNICOS, S.A. DE C.V.

.
PROGRAMACIÓN

Empresa:

{{$datos_empresa_muestra->razon_social}}

Cliente:

@if ($datos_contacto != NULL)

{{$datos_contacto->nombre_cliente}} {{$datos_contacto->apaterno_cliente}} {{$datos_contacto->amaterno_cliente}}

@endif
@if ($datos_programacion_muestra->fecha_real_entrada != NULL) @else @endif @if ($datos_programacion_muestra->fecha_pruebas != NULL) @else @endif @if ($datos_programacion_muestra->grafica_fecha != NULL) @else @endif @if ($datos_programacion_muestra->camara_humedad != NULL) @else @endif @if ($datos_programacion_muestra->grafica_fecha_2 != NULL) @else @endif @if ($datos_programacion_muestra->camara_humedad_2 != NULL) @else @endif @if ($datos_programacion_muestra->fecha_termino_pruebas != NULL) @else @endif @if ($datos_programacion_muestra->fecha_entrega_cliente != NULL) @else @endif
FECHA N° DE INFORME ASIGNACIÓN OBSERVACIONES
ENTRADA{{formato_fecha($datos_programacion_muestra->fecha_real_entrada)}}{{$datos_programacion_muestra->folio_programacion}} {{$datos_programacion_muestra->nombre_tecnico}} {{$datos_programacion_muestra->apaterno_tecnico}} {{$datos_programacion_muestra->observaciones}}
ENTRADA A PRUEBAS{{formato_fecha($datos_programacion_muestra->fecha_pruebas)}}
GRÁFICA 1{{$datos_programacion_muestra->grafica_fecha}}{{$datos_programacion_muestra->camara_humedad}}
GRÁFICA 2{{$datos_programacion_muestra->grafica_fecha_2}}{{$datos_programacion_muestra->camara_humedad_2}}
TÉRMINO DE PRUEBAS{{formato_fecha($datos_programacion_muestra->fecha_termino_pruebas)}}
ENTREGA{{formato_fecha($datos_programacion_muestra->fecha_entrega_cliente)}}
{{--/***********************************ETIQUETAS DE NORMAS*****************************************/--}}