| الصنف | النوع | الكمية | سعر الوحدة | الإجمالي |
|---|---|---|---|---|
| {{ $line->item?->code }} — {{ $line->item?->name_ar }} | {{ $types[$line->item?->type] ?? ($line->item?->type ?? '—') }} | {{ erp_qty((float) $line->quantity) }} | {{ erp_money((float) $line->unit_price) }} | {{ erp_money((float) $line->line_total) }} |