BedarfsAusweis, KundenDaten

This commit is contained in:
Robert Jagtiani
2025-01-26 22:14:14 +01:00
parent 7286226ef5
commit 7147cfb853
6 changed files with 436 additions and 477 deletions

View File

@@ -1,6 +1,6 @@
---
import AusweisLayout from "#layouts/AusweisLayout.astro";
import AusweisLayout from "#layouts/AusweisLayoutDaten.astro";
import BedarfsausweisWohnenModule from "#modules/BedarfsausweisWohnen/BedarfsausweisWohnenModule.svelte";
import { BedarfsausweisWohnenClient } from "#components/Ausweis/types";
import { createCaller } from "#lib/caller";