feat: add establishment settings

This commit is contained in:
2026-02-17 19:47:25 -03:00
parent 816252308c
commit eef3dbc2fb
32 changed files with 811 additions and 4 deletions

View File

@@ -0,0 +1,3 @@
<app-establishment-add #e>
<app-establishment-form [form]="e.form"></app-establishment-form>
</app-establishment-add>