diff --git a/frontend/modules/commercial/components/ClientContactBlock.vue b/frontend/modules/commercial/components/ClientContactBlock.vue index 1531966..e4284c7 100644 --- a/frontend/modules/commercial/components/ClientContactBlock.vue +++ b/frontend/modules/commercial/components/ClientContactBlock.vue @@ -26,13 +26,18 @@ :error="errors?.firstName" @update:model-value="(v: string) => update('firstName', v)" /> - + +
+ +
- + +
+ +