{% extends 'teamer/layout.html.twig' %} {% block title %}Führerschein-Check{% endblock %} {% block content %} {% set formAttr = stimulus_controller('form-upload-guard')|stimulus_action('form-upload-guard', 'guard', 'submit') %} {{ form_start(form, { 'attr': formAttr.toArray() }) }}
Bitte gib an, ob du einen Führerschein besitzt. Wenn ja, lade bitte einmalig ein Foto oder PDF deines Führerscheins hoch.
{% if teamer.driverLicenseStatus == constant('App\\Entity\\Teamer::DRIVER_LICENSE_STATUS_DENIED') %} {% embed '_partials/_alert.html.twig' with { 'type': 'warning' } %} {% block message %} Dein zuletzt hochgeladener Führerschein wurde abgelehnt. {% if teamer.driverLicenseReviewComment %}