@extends('layouts.empty') @section('linktext') @endsection @section('content')
{{date('d.m.Y', strtotime($datecurrent))}} ({{count($orders)}})
@foreach($orders as $key => $order) @IF ($order->CUSTOMID==$num) DATE_UPAK)>0) style="background: rgba(42,178,123,0.25)" @ENDIF> @ELSE @php $num = $order->CUSTOMID; @endphp @IF ($key<>0) @ENDIF @ENDIF @endforeach
Заказ Поз. Арт. Наименование Выс. Шир. Глуб. Прим.
{{$order->CUSTOMID}} {{$order->POSITIO_LETTER}}{{$order->POSITIO}} {{$order->ART_SB_ED}} {{$order->NAME}} {{$order->V}} {{$order->S}} {{$order->G}} {{$order->PRIM}}
{{date('d.m.Y', strtotime($datecurrent))}} ({{count($orders)}})
@endsection @section('scriptext') @endsection