TÍTULO: {{$datos_notificacion->nombre_archivo}}
CÓDIGO: {{$datos_notificacion->codigo}}
FECHA: {{date("d/m/Y h:i a",strtotime($datos_notificacion->fecha))}}
ARCHIVO: {{$datos_notificacion->nombre_archivo}}
FECHA: {{date("d/m/Y h:i a",strtotime($datos_notificacion->fecha))}}
MENSAJE:
{{$datos_notificacion->mensaje}}
| DESCRIPCIÓN DE CAMBIO | SUPERVISO CONTENIDO Y REDACCIÓN | ||||
|---|---|---|---|---|---|
| ÁREA TÉCNICA | ÁREA CALIDAD | ||||
| {{$datos_notificacion->mensaje}} | @if ($datos_firma_tecnico != null)
|
@else
------------------ | @endif @if ($datos_firma_calidad != null)
|
@else
------------------ | @endif|
| NOMBRE | FIRMA ENTERADO | NOMBRE | FIRMA ENTERADO | ||
| {{$dato_usuario->nombre_usuario}} {{$dato_usuario->apellidos_usuario}} | @if ($dato_usuario->estatus == "1")
|
@else
------------------ | @endif @php $i++; @endphp @if ($i%2 != 0)@endif | ||
| Usuario | Estatus | Fecha enterado | Firma | ||
|---|---|---|---|---|---|
| {{$dato_usuario->nombre_usuario}} {{$dato_usuario->apellidos_usuario}} | @if ($dato_usuario->estatus == "1")Enterado | @elsePendiente | @endif{{$fecha}} | @if ($dato_usuario->estatus == "1")
|
@else
------------------ | @endif