Resumen general
| Imagen | Nombre | Código | Categoría | Costo | Precio Base | |
|---|---|---|---|---|---|---|
|
@if($hasRealGallery)
|
{{-- Nombre + SKU (badge debajo, oculto en sm-) --}}
{{ $p->name }}
@if($p->sku)
@endif
|
@if($p->barcode) {{ $p->barcode }} @endif | {{ optional($p->category)->name }} | {{-- Costo --}}${{ (int) ($p->cost ?? 0) }} ${{ number_format((float) ($p->cost ?? 0), 2) }} | {{-- Precio base --}}${{ (int) ($p->base_price ?? 0) }} ${{ number_format((float) ($p->base_price ?? 0), 2) }} | Editar |
| No hay productos recientes. | ||||||