@if($item->imageFile)
@else
@endif
|
{{ $item->article }} |
{{ $item->calculator_name }} |
{{ $item->kind }}
@if($item->dimensions) {{ $item->dimensions }} @endif
|
{{ $item->unit }} |
{{ $physical }} |
{{ $reserved }} |
{{ max(0, $physical - $reserved) }} |
{{ (int) ($item->ordered_stock_quantity ?? 0) }} |
{{ $item->latestStockOrder?->note }} |
@empty