diff --git a/src/app/components/employee-detail/employee-detail.component.html b/src/app/components/employee-detail/employee-detail.component.html index 035758f..b55b6c7 100644 --- a/src/app/components/employee-detail/employee-detail.component.html +++ b/src/app/components/employee-detail/employee-detail.component.html @@ -1,4 +1,26 @@
- test +
+ Zurück +
+
+

Name des Mitarbeiters

+

Straße: Straße des Benutzers

+

Postleitzahl: Postleitzahl des Benutzers

+

Stadt: Stadt des Benutzers

+

Telefonnummer: Telefonnummer des Benutzers

+
+
+

Qualifikationen

+
    +
  • Qualifikation 1
  • +
  • Qualifikation 2
  • +
  • Qualifikation 3
  • +
  • Qualifikation 4
  • +
  • Qualifikation 5
  • +
+
+
+ +