[% UNLESS noB_streetnumber %]
-
[% IF ( mandatoryB_streetnumber ) %]
[% END %]
[% IF roadtypes %]
-
[% IF ( mandatoryB_streettype ) %]
[% ELSE %]
[% END %]
Street type:
[% IF ( mandatoryB_streettype ) %]Required[% END %]
[% END %]
[% UNLESS noB_address %]
-
[% IF ( mandatoryB_address ) %]
[% ELSE %]
[% END %]
Address:
[% IF ( mandatoryB_address ) %]Required[% END %]
[% END %]
[% UNLESS noB_address2 %]
-
[% IF ( mandatoryB_address2 ) %]
[% ELSE %]
[% END %]
Address 2:
[% IF ( mandatoryB_address2 ) %]Required[% END %]
[% END %]
[% UNLESS noB_zipcode %]
-
[% IF ( mandatoryB_zipcode ) %]
[% ELSE %]
[% END %]
ZIP/Postal code:
[% IF ( mandatoryB_zipcode ) %]Required[% END %]
[% END %]
[% UNLESS noB_city %]
-
[% IF ( mandatoryB_city ) %]
[% ELSE %]
[% END %]
City:
[% IF ( mandatoryB_city ) %]Required[% END %]
[% END %]
[% UNLESS noB_state %]
-
[% IF ( mandatoryB_state ) %]
[% ELSE %]
[% END %]
State:
[% IF ( mandatoryB_state ) %]Required[% END %]
[% END %]
[% UNLESS noB_country %]
-
[% IF ( mandatoryB_country ) %]
[% ELSE %]
[% END %]
Country:
[% IF ( mandatoryB_country ) %]Required[% END %]
[% END %]
[% UNLESS noB_phone %]
-
[% IF ( mandatoryB_phone ) %]
[% ELSE %]
[% END %]
Phone:
[% IF ( mandatoryB_phone ) %]Required[% END %]
[% END %]
[% UNLESS noB_email %]
-
[% IF ( mandatoryB_email ) %]
[% ELSE %]
[% END %]
Email:
[% IF ( mandatoryB_email ) %]Required[% END %]
[% END %]
[% UNLESS nocontactnote %]
-
[% IF ( mandatorycontactnote ) %]
[% ELSE %]
[% END %]
Contact note:
[% IF ( mandatorycontactnote ) %]Required[% END %]
[% END %]