{% include 'appointment/booking/_mobi_booking_assets.html.twig' %} {% include 'appointment/booking/_booking_progress.html.twig' with {currentStep: 3} %}

Kursdaten werden geladen...

Bitte warten Sie einen Moment

{% include 'appointment/booking/_booking_back_nav.html.twig' with { backUrl: path('public_booking_step', {'locationId': location.id, 'step': 2}), backLabel: 'Zurück zur Zielgruppe' } %}

{{ targetGroup }}

{{ location.name }}

{% include 'appointment/booking/_booking_section_head.html.twig' with { title: 'Wähle deinen Kurs', subtitle: 'Wähle einen Kurs und tippe auf einen Termin.' } %} {% if courses|length == 0 %}

Für diese Zielgruppe sind momentan keine Kurse verfügbar.

{% include 'appointment/booking/_booking_back_nav.html.twig' with { backUrl: path('public_booking_step', {'locationId': location.id, 'step': 2}), backLabel: 'Zurück zur Zielgruppe' } %}
{% else %}
Filter & Einstellungen
Kurstart
{% include 'appointment/booking/_booking_back_nav.html.twig' with { backUrl: path('public_booking_step', {'locationId': location.id, 'step': 2}), backLabel: 'Zurück zur Zielgruppe' } %}
{% endif %}