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