{{ $product->name }}
{{ $product->sku }} · {{ ucfirst($product->item_type) }}
Base price / {{ $product->unit }}
KES {{ number_format((float)$product->default_price,2) }}
| Item | Type | Base price | VAT | Customer prices | Actions |
|---|---|---|---|---|---|
{{ $product->name }} {{ $product->sku }} · {{ $product->category?->name ?? 'Uncategorized' }} · per {{ $product->unit }} | KES {{ number_format((float)$product->default_price, 2) }} | {{ number_format((float)$product->tax_rate, 0) }}% | {{ $product->price_overrides_count }} | ||
No catalog items found Add a material or service to begin quoting. | |||||
{{ $product->name }}
{{ $product->sku }} · {{ ucfirst($product->item_type) }}
Base price / {{ $product->unit }}
KES {{ number_format((float)$product->default_price,2) }}