@extends('layouts.app') @section('content')
| # | Article Specification | Unit Rate | Qty | Gross Amount |
|---|---|---|---|---|
| {{ $index + 1 }} | {{ $item->product->name ?? 'Handloom Item' }} {{ $item->product->product_code ?? 'N/A' }} | ₹{{ number_format($item->unit_price, 2) }} | {{ $item->qty }} | ₹{{ number_format($item->total_price, 2) }} |
Thank you for supporting traditional Indian handloom craftsmanship.
This is a computer-generated digital tax invoice sync registry record.