| # | {{ trans("visiosoft.module.profile::field.adress_name.name") }} | {{ trans("visiosoft.module.profile::field.adress_first_name.name") }} | {{ trans("visiosoft.module.profile::field.adress_last_name.name") }} | {{ trans("visiosoft.module.profile::field.actions.name") }} |
|---|---|---|---|---|
| {{ key+1 }} | {{ adress.adress_name }} | {{ adress.adress_first_name }} | {{ adress.adress_last_name }} | {{ trans("visiosoft.module.profile::field.edit.name") }} |