| SKU / Artigo | Preço s/ IVA | Taxa IVA | Stock Atual | Ações |
|---|---|---|---|---|
|
@if ($artigo->imagem_path)
{{ $artigo->sku }}
{{ $artigo->nome }}
|
{{ number_format($artigo->preco_sem_iva, 2, ',', '.') }} € | {{ $artigo->percentagem_iva }}% | @if($artigo->tipo === 'servico') ∞ @else {{ $artigo->quantidade_stock }} @endif |
|
| Este fornecedor ainda não possui artigos associados no inventário. | ||||