@push('styles') @endpush

Rellenos y Baches

{{ $ordenes->count() }} Registros

{{ $idTrabajoAp }}
to
{{$inicio}}{{$fin}}

@if ($ordenes->count() > 0) {{ $th }} {{ $idActual }} @foreach ($ordenes as $orden) @if ($orden->IdTrabajoAP == $idActual) a{{ $totOrdAnt }} @endif @endforeach {{-- --}}
Orden anterior Número de orden Orden posterior Comentario Comentario de la orden Jefe de cuadrilla Fecha de asignación Estatus Acciones
{{ $orden->ANTERIOR }} {{ $orden->Clase . ' - ' . $orden->IdTrabajoAP }} {{ $orden->POSTERIOR }} {{ $orden->ComentarioFinal . ' ' . $orden->externo }} {{ $orden->ComentarioFinal . ' ' . $orden->externo }} {{ $orden->Nombre }} {{ $orden->FechaAsignada }} @if ($orden->IdTrabajoNuevo == '') {{ 'GENERAR ORDEN' }} @else {{ 'ORDEN POR ASIGNAR' }} @endif {{ $orden->IdTrabajoAP }}
{{$totOrdAnt>0?"INFORMACIÓN DE ORDEN ANTERIOR":"NO CUENTA CON ORDEN ANTERIOR"}}
SIN INFORMACION
Detalle
@else
No existe ningún registro coicidinete
@endif
@push('scripts') @endpush