| {{ $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 }} |
@endforeach