Use Laravel-Dompdf and create pdf invoices.

This commit is contained in:
2025-01-06 16:04:51 +01:00
parent fa085b7384
commit 8e0696d438
15 changed files with 872 additions and 4 deletions

View File

@@ -43,5 +43,6 @@ return [
'Correspondence' => 'Schriftverkehr',
'Color' => 'Farbe',
'Company logo' => 'Firmenlogo',
'Activity' => 'Tätigkeitsfeld',
];