diff --git a/templates/booking/create_step_2.html.twig b/templates/booking/create_step_2.html.twig index 6c1fa5b..fe3eab7 100644 --- a/templates/booking/create_step_2.html.twig +++ b/templates/booking/create_step_2.html.twig @@ -195,48 +195,51 @@ } }) }} - {# Insurance field OR assigned insurance display for dependent participants #} - {% set participantData = participant.vars.data %} - {% set showBulkInsurance = loop.index > 1 and form.vars.data.participants[0].bulkInsuranceBooking %} +