ID | Title | Published | {{--Use global keywords and description | --}}
Keywords | Has Formular | Price | Ordered | Currently in stock | {{--Description | --}}Action |
---|---|---|---|---|---|---|---|---|---|---|
{{ $loop->iteration }} | {{ Str::words($product->title, 5, '... ') }} | {{-- | --}} | {{ Str::words($product->keywords, 5,'... ') }} | @if($product->formular) View Questionnaire @endif | ${{$product->price}} | {{$product->order_products_sum_quantity()}} | {{$product->stock - $product->order_products_sum_quantity()}} | {{--{{ Str::words($product->description, 5,'... ') }} | --}}