{{ __('pdf.cancellation_for') }}: {{ $original_invoice->full_number }}
{{ __('pdf.date') }}: {{ $invoice_date }}
{{ __('pdf.cancellation_nr') }}: {{ $invoice_number }}
| {{ __('pdf.pos') }} | {{ __('pdf.article') }} | {{ __('pdf.quantity') }} |
|---|---|---|
| {{ $pos }} |
{{ $item->product_title }}
@if($item->product_subtitle)
{{ $item->product_subtitle }} @endif |
-{{ $item->quantity }} {{ $item->unit }} |
{{ __('pdf.cancellation_delivery_note') }}