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: {{$form->event_registration ? 'Yes' : 'No'}}
Participant information
Full name: {{$form->full_name}}
Job title: {{$form->job_title}}
Department: {{$form->department}}
E-mail address: {{$form->email}}
Company name: {{$form->company_name}}
Company type: {{$form->company_type}}
Do you have any special requests (e.g., dietary requirements, accessibility needs)?: {{$form->special_request ? 'Yes' : 'No'}}
Please provide your special requests (e.g., dietary requirements, accessibility needs): {{$form->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. : {{$form->dinner_join}}
Invoicing details
Company - full legal name: {{$form->company_full_name}}
Company registered address: {{$form->company_address}}
Country: {{$form->company_country}}
Company VAT-ID: {{$form->company_vat}}
E-mail address for invoicing purposes: {{$form->invoice_email}}
Purchase order number (if required by your organisation for invoicing): {{$form->order_number}}
Does your company require any additional information to be included on the invoice?: {{$form->additional_information ? 'Yes' : 'No'}}
Please provide the details of any additional information your company requires on the invoice: {{$form->additional_information_comment}}
Agree Take Photos: {{$form->agree_photos ? 'True' : 'False'}}
Agree Terms: {{$form->agree_check ? 'True' : 'False'}}
Request received on {{ $form->created_at ? $form->created_at->format('Y-m-d h:i:s') : ''}}