{{ __('labels.order.view_question') }}
| {{ __('labels.product.form.category') }} | {{ __('labels.product.form.name') }} | {{ __('labels.product.form.ques_ans') }} |
|---|---|---|
| {{ $loop->first ? $category : '' }} | {{ $product }} |
@endforeach @else |
| {{ __('labels.faq.form.no_data') }} | ||