{{ __('Invoice') . ' ' . ($invoice->invoice_type?->label() ?? '-') . ' #' . formatDocumentNumber($invoice->number) }}

{{ $invoice->customer->name }} {{ $invoice->status?->label() }}