Yarn Description | Yarn Count | Yarn Price | Colour | Qty (KG) | ExMill | Customer |
---|---|---|---|---|---|---|
{{ $line->yarn_colours->yarn->yarn_code }} {{ $line->yarn_colours->yarn->description }} | {{ $line->yarn_colours->yarn->counts->count }} | {{$line->price}}
{{-- @foreach($line->yarn_order_line_styles as $x=>$styles)
{{ $styles->customer_order_lines?->colourways->style_versions->styles->customer_ref }} / {{ $this->po->suppliers->currency }}{{ number_format($styles->customer_order_lines?->colourways->colourway_yarns->where('yarn_colours_id', $line->yarn_colours_id)->first()->price, 2) }} @endforeach --}} |
{{ $line->yarn_colours->reference }} {{ $line->yarn_colours->description }} | {{ $line->qty }} | {{ $line->ship_date?->format('d-M') }} |
@if(!empty($customer[$line->id]))
{{ $customer[$line->id] }}
@endif
id}}">
|