{#if error}
{error}
{/if} {#if docType}
{t('document.add_new',docType)}
{/if} {#if company} Company: {company.name}
{t('document.customer')}
{t('document.customer_address')}
{t('document.tax_id')}
{t('document.customer_id')}
{t('document.email')}
{/if}
{t('document.sender')}
{t('document.sender_name')}
{t('document.sender_tax_id')}
{t('document.sender_bank_account')}
{t('document.sender_local_court')}
{t('document.create_new')}