| # | Type | Brand | ID | Product | Bill No | Bill Date |
|---|---|---|---|---|---|---|
| {{$i++}} | {{$ryan->product_type}} | {{$ryan->brand}} | {{$ryan->product_sku}} | {{$ryan->product_name}} | {{$ryan->bill_no}} | {{$ryan->bill_date}} |
@include("new_design.common.gtag_head")
@include("new_design.common.gtag_body") @include('new_design.top-menu') @include('new_design.mid-menu') @include('new_design.cart_sidebar') @include('new_design.nav_menu')Product Category: {{$detail->product_type}}
@endif @if($detail->brand)Product Brand: {{$detail->brand}}
@endifProblem Details: {{$detail->details}}
@if($detail->address)Address: {{$detail->address}}
@endif @if($detail->service_type_id== 7)| # | Type | Brand | ID | Product | Bill No | Bill Date |
|---|---|---|---|---|---|---|
| {{$i++}} | {{$ryan->product_type}} | {{$ryan->brand}} | {{$ryan->product_sku}} | {{$ryan->product_name}} | {{$ryan->bill_no}} | {{$ryan->bill_date}} |