{#if company}
{t('edit_object',{object:company.name})}
{t('name')}
patch({name:val})} />
{t('address')}
patch({address:val})} />
{t('email')}
patch({email:val})} />
{t('phone')}
patch({phone:val})} />
{t('bank_account')}
patch({bank_account:val})} />
{t('local_court')}
patch({court:val})} />
{t('tax_id')}
patch({tax_number:val})} />
{t('last_customer_number')}
patch({last_customer_number:val})} />
{t('customer_number_prefix')}
patch({customer_number_prefix:val})} />
{t('members')}
{caption}
{/if}