@foreach ($items as $item) @endforeach
дата контрагент накладная ячейка источник ячейка pid cid наименование Merchant id тип обработки шт
{{ $item->process->date->format('d.m.Y') }} {{ $item->process->sklad ? $item->process->sklad->title : '' }} {{ $item->process ? $item->process->waybill : ''}} {{$item->sourceCell ? $item->sourceCell->index : ''}} {{$item->cell ? $item->cell->index : ''}} {{ $item->pid }} {{ $item->product->uid }} {{ $item->product->title }} {{ $item->process->merchant ? $item->process->merchant->merchantId : '' }} {{ $item->process->type_name }} {{ $item->pallet }}