used new layout for the different views

This commit is contained in:
Simon Gschnell
2023-12-11 12:55:54 +01:00
parent e8a89cf277
commit f45d692e66
7 changed files with 962 additions and 467 deletions
+1
View File
@@ -628,6 +628,7 @@ class Profil extends Auth_Controller
}
if(!$pid){
//! if no Person_ID was found, null is returned and the vue component will show a 404 View
return null;
}