A new request to reserve a society name has been submitted.
+ +
+
+
+ Applicant Information
+
+ Name:
+ {{applicant.title}}
+ {{applicant.firstName}}
+ {{applicant.lastName}}
+
+
+ Address:
+ {{applicant.addressLine1}}{{#if
+ applicant.addressLine2
+ }}, {{applicant.addressLine2}}{{/if}}
+
+
+ Parish:
+ {{applicant.parish}}
+
+ {{#if applicant.postalCode}}
+
+ Postal Code:
+ {{applicant.postalCode}}
+
+ {{/if}}
+
+ Email:
+ {{applicant.email}}
+
+
+ Phone:
+ {{applicant.telephoneNumber}}
+
+
+
+
+
+ Request Details
+
+ Purpose:
+ {{request.purpose}}
+
+ {{#if request.currentSocietyName}}
+
+ Current Society Name:
+ {{request.currentSocietyName}}
+
+ {{/if}}
+
+
+
+ Proposed Society Names
+ {{#each proposed-names}}
+
+ Option {{@index}}:
+ {{this.value}}
+
+ {{/each}}
+
+
+
+ Society Activities
+ {{#each activities}}
+
+ • {{this.value}}
+
+ {{/each}}
+
+
+
+
+ Contact Information
+
+ Address:
+ {{applicant.addressLine1}}{{#if
+ applicant.addressLine2
+ }}, {{applicant.addressLine2}}{{/if}}
+
+
+ Parish:
+ {{applicant.parish}}
+
+
+