{load_language_text section="address_book_process"} {load_language_text section="create_account" name="account"} {load_language_text section="buttons" name="button"}
{$txt.title_address} {if $gender == '1'}
 
{if $error_gender}
  {$error_gender}
{/if}
{/if}
{if $error_first_name} {$error_first_name} {/if}
{if $error_last_name} {$error_last_name} {/if}
{if $company=='1'}
{if $error_company} {$error_company} {/if}
{/if}
{if $error_street} {$error_street} {/if}
{if $suburb=='1'}
{/if}
{if $error_post_code} {$error_post_code} {/if}
{if $error_city} {$error_city} {/if}
{if $state=='1'} {if $form_data.state.type == 'selection'}
{if $error_state} {$error_state} {/if}
{else}
{if $error_state} {$error_state} {/if}
{/if} {/if}
{if $error_country} {$error_country} {/if}
{if $show_b2b_status}
 
{else} {/if} {if $new=='1'}
{/if} {if $GM_PRIVACY_LINK != '0'} {if $show_privacy_checkbox} {/if} {if $error_privacy} {$error_privacy} {/if} {/if}
{$button.back}
{if $delete!='1'}

{$txt.text_must}

{/if}