diff --git a/config.json b/config.json
index b34f060..2fc3422 100644
--- a/config.json
+++ b/config.json
@@ -7,5 +7,5 @@
"name": "Areya Webservices",
"link": "https://www.areya.de/"
},
- "lumino-version": {"min": "3.6", "max": "3.7"}
+ "lumino-version": {"min": "3.6", "max": "3.8"}
}
\ No newline at end of file
diff --git a/content/pages/impressum.blade.php b/content/pages/impressum.blade.php
index d18dfb0..289305c 100644
--- a/content/pages/impressum.blade.php
+++ b/content/pages/impressum.blade.php
@@ -14,7 +14,6 @@
-
{{$_legal_name}}
@@ -33,12 +32,24 @@
E-Mail: {{config('settings.contact_email')}}
+
+
+ USt-IdNr: {{$_vat_id}}
+
+ HRB: {{$_hrb}}
+
+ @if($_hrb)
+
+ D-U-N-S® Nummer: {{$_duns}}
+ @endif
+
-