Manage spare parts and components used for repairs.
| Part Name | Category | Compatibility | Price | Stock | Action |
|---|---|---|---|---|---|
|
@if($product->image)
{{ $product->name }}
BARCODE: {{ $product->barcode ?? 'N/A' }}
|
{{ $product->category->name }} |
{{ $product->brand }}
{{ $product->model }}
|
₹ {{ number_format($product->price, 2) }}
|
{{ $product->stock }}
|
|
| No repair parts found in the inventory. | |||||