Form - Event Registration

Event Registration

I here with register for the two-day Legal Masterclass (28 & 29 October 2025) understanding that the participation is subject to the applicable participation fee: {{$formEventRegistration->event_registration}}

Participant information

Full name: {{$formEventRegistration->full_name}}
Job title: {{$formEventRegistration->job_title}}
Department: {{$formEventRegistration->department}}
E-mail address: {{$formEventRegistration->email}}
Company name: {{$formEventRegistration->company_name}}
Company type: {{$formEventRegistration->company_type}}
Do you have any special requests (e.g., dietary requirements, accessibility needs)?: {{$formEventRegistration->special_request}}
Please provide your special requests (e.g., dietary requirements, accessibility needs): {{$formEventRegistration->special_request_comment}}
If there is sufficient interest, we are considering organising informal group dinner for participants. Please let us know if you would be interested in joining. : {{$formEventRegistration->dinner_join}}

Invoicing details

Company - full legal name: {{$formEventRegistration->company_full_name}}
Company registered address: {{$formEventRegistration->company_address}}
Country: {{$formEventRegistration->company_country}}
Company VAT-ID: {{$formEventRegistration->company_vat}}
E-mail address for invoicing purposes: {{$formEventRegistration->invoice_email}}
Purchase order number (if required by your organisation for invoicing): {{$formEventRegistration->order_number}}
Does your company require any additional information to be included on the invoice?: {{$formEventRegistration->additional_information}}
Please provide the details of any additional information your company requires on the invoice: {{$formEventRegistration->additional_information_comment}}
Agree Take Photos: {{$formEventRegistration->agree_photos ? 'True' : 'False'}}
Agree Terms: {{$formEventRegistration->agree_check ? 'True' : 'False'}}

Request received on {{ $formEventRegistration->created_at->format('Y-m-d h:i:s')}}