{if $FormsBillingCompany != "Invisible"}
{else}
{/if}
{if $FormsBillingAddressLine2 != "Invisible"}
{else}
{/if}
{if $FormsBillingPhone != "Invisible"}
{else}
{/if}
{if $cf_billing}
{foreach from=$cf_billing item="cfield"}
{cfield field=$cfield}
{/foreach}
{/if}