PT Producción

@for($i = $semana_actual - 1; $i < $semana_actual + 3; $i++) @endfor @foreach($products as $key => $value) @if ($value->demanda_produccion != NULL && $value->demanda_produccion != 1) @foreach(json_decode($value->demanda_produccion) as $key => $valuel2) @if($key >= $semana_actual - 4 && $key <= $semana_actual + 3) @endif @endforeach @else @for($i=0; $i < 53; $i++) @if($i >= $semana_actual - 1 && $i <= $semana_actual + 3) @endif @endfor @endif @endforeach
Pos. Cliente No parte Descripción BL CW{{ $i + 1 }} Acciones
{{ $value->id }} {{ $value->customers->company }} {{ $value->no_part }} {{ $value->description }} {{ $value->safety_stock }} {{ $valuel2 }} 0 Editar