{% set current_step = current_step ?? 1 %} {% set step_routes = { 1: 'app_booking_create_step_1', 2: 'app_booking_create_step_2', 3: 'app_booking_create_step_3', 4: 'app_booking_create_step_4' } %}