@include('admin.invoices.partials._document', [
'invoiceTitle' => $invoiceTitle,
'documentCopyLabel' => $documentCopyLabel,
'layout' => 'a4',
'forPublic' => true,
'logoSrc' => $logoSrc,
'signatureSrc' => $signatureSrc,
])