| Invoice No | {{ $sale->invoice_no }} |
| Sale Date | {{ $sale->sale_format_date }} |
| Warranty Start | {{ $details->warranty_start_date }} |
| Warranty End | {{ $details->warranty_end_date }} |
| Product Name | {{ $product->name }} |
| EMI Number | {{ $claim->emi_number }} |
| Claim No | {{ $claim->claim_no }} |
| Claim Date | {{ $claim->claim_date }} |
| Resolution Date | {{ $claim->resolution_date }} |
| Issue Description | {{ $claim->issue_description }} |
| Name | {{ $claim->customer_name }} |
| Mobile | {{ $claim->customer_mobile }} |
| Company Name | {{ $company->name }} |
| Mobile | {{ $company->claim_date }} |
| {{ $company->resolution_date }} | |
| Adress | {{ $company->issue_description }} |
| Charge | {{ numberformat($claim->charge) }} |
| VAT | {{ numberformat($claim->vat) }} |
| Total | {{ numberformat($claim->total) }} |
| Status | {{ $claimstatus->status }} | Charge | {{ numberformat($claimstatus->charge) }} |
| Status Date | {{ $claimstatus->status_date }} | VAT | {{ numberformat($claimstatus->vat) }} |
| Remark | {{ $claimstatus->remark }} | Total | {{ numberformat($claimstatus->total) }} |