Init Git LFS

This commit is contained in:
2025-10-20 09:03:01 +02:00
parent 9da301c4f1
commit 12c969bd4d
3 changed files with 13 additions and 2 deletions
+1
View File
@@ -7,6 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Rechnung {{ $invoice['nr'] }}</title>
<!-- TODO: default stylesheet und überschreiben mit user settings -->
<!-- default in resources, user in storage -->
@if($isPDF)
<link rel="stylesheet" href="{{ public_path('/storage/css/invoice.css') }}">
@else