Massaqui System Lda

NIF: 5412345678
Luanda - Angola
Tel: 923 000 000
DOC: {{ $invoice->invoice_number }}
DATA: {{ $invoice->created_at->format('d/m/Y H:i') }}
CLIENTE: {{ $invoice->client->name }}
NIF: {{ $invoice->client->nif }}
@foreach($invoice->items as $item) @endforeach
DESC QTD TOTAL
{{ $item->product_name }}
{{ number_format($item->unit_price, 2, ',', '.') }} x{{ number_format($item->quantity, 0) }} {{ number_format($item->subtotal, 2, ',', '.') }}
Total Ilíquido: {{ number_format($invoice->total_net, 2, ',', '.') }}
Total Imposto: {{ number_format($invoice->total_tax, 2, ',', '.') }}
TOTAL (Kz): {{ number_format($invoice->total_amount, 2, ',', '.') }}
{{ $invoice->hash }}-Processado por programa certificado n.º 000/AGT/2026

OBRIGADO PELA PREFERÊNCIA!
VOLTE SEMPRE