Yarn PO @can('style:create') @endcan
@if(!$hideFilters)
@error('search') {{ $message }} @enderror
@endif
@if (Session::get('message')) @endif @if($errors->all()) @endif
@foreach($orders->sortByDesc('id') as $order) @foreach(json_decode($order->yarns) ?? [NULL] as $yarn) @if($loop->first) @endif @if($loop->first) @endif @endforeach @endforeach
PROD Date Spinner Customer KG Yarn Count Colour Styles
{{$order->id}} {{$order->date->format('d-M-Y')}} {{$order->spinner}} {{$order->customer}}last) class="border-bottom border-primary" @endif>{{$yarn?->qty}} last) class="border-bottom border-primary" @endif>{{$yarn?->yarn}} last) class="border-bottom border-primary" @endif>{{$yarn?->count}} last) class="border-bottom border-primary" @endif>RT{{$yarn?->colour_id}} - {{$yarn?->colour_ref}} {{$yarn?->colour}} last) class="border-bottom border-primary" @endif> @foreach (explode(',', $yarn?->styles) ?? [] as $item) {{$item}}@if(!$loop->last),@endif @endforeach
{{-- @if($new) @endif --}} {{-- @if($po) --}} {{-- @endif --}} {{ $orders->links() }}