var/cache/dev/twig/7b/7b05d2175fd53debde3461bf621886ace8177756b6cdf74ff01080d99a635164.php line 51

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* transporteur/register/inscription.html.twig */
  14. class __TwigTemplate_7aa2f977cc00fbcd984ac8c4f870b25b5ca24b56f047fc3cc4785ba61a7d31e8 extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'title' => [$this'block_title'],
  24.             'body_class' => [$this'block_body_class'],
  25.             'content_class' => [$this'block_content_class'],
  26.             'body' => [$this'block_body'],
  27.         ];
  28.     }
  29.     protected function doGetParent(array $context)
  30.     {
  31.         // line 1
  32.         return "base.html.twig";
  33.     }
  34.     protected function doDisplay(array $context, array $blocks = [])
  35.     {
  36.         $macros $this->macros;
  37.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  38.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""transporteur/register/inscription.html.twig"));
  39.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  40.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""transporteur/register/inscription.html.twig"));
  41.         $this->parent $this->loadTemplate("base.html.twig""transporteur/register/inscription.html.twig"1);
  42.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  43.         
  44.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  45.         
  46.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  47.     }
  48.     // line 3
  49.     public function block_title($context, array $blocks = [])
  50.     {
  51.         $macros $this->macros;
  52.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  53.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  54.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  55.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  56.         echo " ";
  57.         echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Devenir professionnel", [], "messages");
  58.         echo " | ";
  59.         $this->displayParentBlock("title"$context$blocks);
  60.         echo " ";
  61.         
  62.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  63.         
  64.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  65.     }
  66.     // line 4
  67.     public function block_body_class($context, array $blocks = [])
  68.     {
  69.         $macros $this->macros;
  70.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  71.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_class"));
  72.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  73.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_class"));
  74.         echo "bg-register-transporteur";
  75.         
  76.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  77.         
  78.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  79.     }
  80.     // line 5
  81.     public function block_content_class($context, array $blocks = [])
  82.     {
  83.         $macros $this->macros;
  84.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  85.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content_class"));
  86.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  87.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content_class"));
  88.         echo "bg-gray-white p-div40";
  89.         
  90.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  91.         
  92.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  93.     }
  94.     // line 7
  95.     public function block_body($context, array $blocks = [])
  96.     {
  97.         $macros $this->macros;
  98.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  99.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  100.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  101.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  102.         // line 8
  103.         echo "<div class=\"register-content\">
  104.     <div class=\"width-800 mx-auto\">
  105.         <div class=\"bs-stepper register-multi-steps-wizard shadow-none\">
  106.             <div class=\"bs-stepper-header p-rc justify-content-center\" role=\"tablist\">
  107.                 <h2 class=\"width-100 brand-text text-center mb-3\">
  108.                     <span class=\"brand-logo\" style=\"font-weight: bold; font-size: 1.5rem; color: #8b8e9f\">
  109.                         <i class=\"fal fa-user-plus\"></i>
  110.                     </span>
  111.                     <span style=\"font-weight: bold; color: #8b8e9f !important; font-size: 1.5rem\" class=\"inscription-transporteur-none\"> INSCRIPTION </span>
  112.                     <span style=\"color: #3aaced; font-weight: bold; font-size: 1.5rem\">PRO</span><span style=\"color: #f9b90f; font-weight: bold; font-size: 1.5rem\">FESSIONNEL</span>
  113.                 </h2>
  114.                 <div class=\"step\" data-target=\"#account-details\" role=\"tab\" id=\"account-details-trigger\">
  115.                     <button type=\"button\" class=\"step-trigger\">
  116.                         <span class=\"bs-stepper-box\">
  117.                             <i class=\"fa fa-home font-medium-3\"></i>
  118.                         </span>
  119.                         <span class=\"bs-stepper-label\">
  120.                             <span class=\"bs-stepper-title\">Entreprise</span>
  121.                             <span class=\"bs-stepper-subtitle\">Parlons de votre entreprise</span>
  122.                         </span>
  123.                     </button>
  124.                 </div>
  125.                 <div class=\"line\">
  126.                     <i class=\"fas fa-chevron-right font-size-3 font-medium-2\"></i>
  127.                 </div>
  128.                 <div class=\"step\" data-target=\"#personal-info\" role=\"tab\" id=\"personal-info-trigger\">
  129.                     <button type=\"button\" class=\"step-trigger\">
  130.                         <span class=\"bs-stepper-box\">
  131.                             <i class=\"fa fa-user font-medium-3\"></i>
  132.                         </span>
  133.                         <span class=\"bs-stepper-label\">
  134.                             <span class=\"bs-stepper-title\">Personnel</span>
  135.                             <span class=\"bs-stepper-subtitle\">Faisons connaissance avec <span class=\"d-br-none\"><br></span> le Responsable</span>
  136.                         </span>
  137.                     </button>
  138.                 </div>
  139.             </div>
  140.             <hr class=\"hr-content\">
  141.             ";
  142.         // line 52
  143.         echo         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'52$this->source); })()), 'form_start');
  144.         echo "
  145.             <div class=\"bs-stepper-content px-0 mt-1\">
  146.                 <div id=\"account-details\" class=\"content mt-0\" role=\"tabpanel\" aria-labelledby=\"account-details-trigger\">
  147.                     <div id=\"form-step-1\" class=\"form-step\">
  148.                         <div class=\"row\"> 
  149.                             <div class=\"col-md-12 text-left\">
  150.                                 ";
  151.         // line 58
  152.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'58$this->source); })()), "professionalType", [], "any"falsefalsefalse58), 'label');
  153.         echo "
  154.                                 <i class=\"fas fa-info-circle info-icon icon-info-circle ml-2 mt-3 font-size-14\" data-toggle=\"popover\" data-html=\"true\" title=\"Type de professionnel\" data-content=\"Vous pouvez sélectionner plusieurs\" data-placement=\"bottom\"></i>
  155.                                 ";
  156.         // line 60
  157.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'60$this->source); })()), "professionalType", [], "any"falsefalsefalse60), 'widget');
  158.         echo "
  159.                                 ";
  160.         // line 61
  161.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'61$this->source); })()), "professionalType", [], "any"falsefalsefalse61), 'errors');
  162.         echo "
  163.                             </div>
  164.                             <div class=\"col-md-12\">
  165.                                 ";
  166.         // line 64
  167.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'64$this->source); })()), "socialDenomination", [], "any"falsefalsefalse64), 'label');
  168.         echo "
  169.                                 ";
  170.         // line 65
  171.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'65$this->source); })()), "socialDenomination", [], "any"falsefalsefalse65), 'widget');
  172.         echo "
  173.                                 ";
  174.         // line 66
  175.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'66$this->source); })()), "socialDenomination", [], "any"falsefalsefalse66), 'errors');
  176.         echo "
  177.                             </div>
  178.                             <div class=\"col-md-12\">
  179.                                 ";
  180.         // line 69
  181.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'69$this->source); })()), "siret", [], "any"falsefalsefalse69), 'label');
  182.         echo "
  183.                                 ";
  184.         // line 70
  185.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'70$this->source); })()), "siret", [], "any"falsefalsefalse70), 'widget');
  186.         echo "
  187.                                 ";
  188.         // line 71
  189.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'71$this->source); })()), "siret", [], "any"falsefalsefalse71), 'errors');
  190.         echo "
  191.                             </div>
  192.                             <div class=\"col-md-12\">
  193.                                 ";
  194.         // line 74
  195.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'74$this->source); })()), "tva", [], "any"falsefalsefalse74), 'label');
  196.         echo "
  197.                                 ";
  198.         // line 75
  199.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'75$this->source); })()), "tva", [], "any"falsefalsefalse75), 'widget');
  200.         echo "
  201.                                 ";
  202.         // line 76
  203.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'76$this->source); })()), "tva", [], "any"falsefalsefalse76), 'errors');
  204.         echo "
  205.                             </div>
  206.                             <div class=\"col-md-12\">
  207.                                 ";
  208.         // line 79
  209.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'79$this->source); })()), "landlinePhone", [], "any"falsefalsefalse79), 'label');
  210.         echo "
  211.                                 ";
  212.         // line 80
  213.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'80$this->source); })()), "landlinePhone", [], "any"falsefalsefalse80), 'widget');
  214.         echo "
  215.                                 ";
  216.         // line 81
  217.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'81$this->source); })()), "landlinePhone", [], "any"falsefalsefalse81), 'errors');
  218.         echo "
  219.                             </div>
  220.                             <div class=\"col-md-12\">
  221.                                 ";
  222.         // line 84
  223.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'84$this->source); })()), "address", [], "any"falsefalsefalse84), 'label');
  224.         echo "
  225.                                 ";
  226.         // line 85
  227.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'85$this->source); })()), "address", [], "any"falsefalsefalse85), 'widget');
  228.         echo "
  229.                                 ";
  230.         // line 86
  231.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'86$this->source); })()), "address", [], "any"falsefalsefalse86), 'errors');
  232.         echo "
  233.                             </div>
  234.                             <div class=\"col-md-12\">
  235.                                 ";
  236.         // line 89
  237.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'89$this->source); })()), "address1", [], "any"falsefalsefalse89), 'label');
  238.         echo "
  239.                                 ";
  240.         // line 90
  241.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'90$this->source); })()), "address1", [], "any"falsefalsefalse90), 'widget');
  242.         echo "
  243.                                 ";
  244.         // line 91
  245.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'91$this->source); })()), "address1", [], "any"falsefalsefalse91), 'errors');
  246.         echo "
  247.                             </div>
  248.                             <div class=\"col-md-12\">
  249.                                 ";
  250.         // line 94
  251.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'94$this->source); })()), "postalCode", [], "any"falsefalsefalse94), 'label');
  252.         echo "
  253.                                 ";
  254.         // line 95
  255.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'95$this->source); })()), "postalCode", [], "any"falsefalsefalse95), 'widget');
  256.         echo "
  257.                                 ";
  258.         // line 96
  259.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'96$this->source); })()), "postalCode", [], "any"falsefalsefalse96), 'errors');
  260.         echo "
  261.                             </div>
  262.                             <div class=\"col-md-12\">
  263.                                 ";
  264.         // line 99
  265.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'99$this->source); })()), "city", [], "any"falsefalsefalse99), 'label');
  266.         echo "
  267.                                 ";
  268.         // line 100
  269.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'100$this->source); })()), "city", [], "any"falsefalsefalse100), 'widget');
  270.         echo "
  271.                                 ";
  272.         // line 101
  273.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'101$this->source); })()), "city", [], "any"falsefalsefalse101), 'errors');
  274.         echo "
  275.                             </div>
  276.                             <div class=\"col-md-12\">
  277.                                 ";
  278.         // line 104
  279.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'104$this->source); })()), "country", [], "any"falsefalsefalse104), 'label');
  280.         echo "
  281.                                 ";
  282.         // line 105
  283.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'105$this->source); })()), "country", [], "any"falsefalsefalse105), 'widget');
  284.         echo "
  285.                                 ";
  286.         // line 106
  287.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'106$this->source); })()), "country", [], "any"falsefalsefalse106), 'errors');
  288.         echo "
  289.                             </div>
  290.                             <div class=\"col-md-12\">
  291.                                 ";
  292.         // line 109
  293.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'109$this->source); })()), "department", [], "any"falsefalsefalse109), 'label');
  294.         echo "
  295.                                 ";
  296.         // line 110
  297.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'110$this->source); })()), "department", [], "any"falsefalsefalse110), 'widget');
  298.         echo "
  299.                                 ";
  300.         // line 111
  301.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'111$this->source); })()), "department", [], "any"falsefalsefalse111), 'errors');
  302.         echo "
  303.                             </div>
  304.                         </div>
  305.                         <div class=\"row\">
  306.                             <div class=\"col-md-6 text-left\">
  307.                                 ";
  308.         // line 116
  309.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'116$this->source); })()), "longitude", [], "any"falsefalsefalse116), 'label');
  310.         echo "
  311.                                 <i class=\"fas fa-info-circle info-icon icon-info-circle ml-2 mt-3 font-size-14\" data-toggle=\"popover\" data-html=\"true\" title=\"Coordonnées géographiques\" data-content=\"Vous pouvez modifier vos coordonnées de longitude et latitude en glissant l'icône de localisation sur la carte ci-dessous pour indiquer votre emplacement correct.<br> Faites ensuite un zoom pour voir avec précision la zone désirée.\"></i>
  312.                                 ";
  313.         // line 118
  314.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'118$this->source); })()), "longitude", [], "any"falsefalsefalse118), 'widget');
  315.         echo "
  316.                                 ";
  317.         // line 119
  318.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'119$this->source); })()), "longitude", [], "any"falsefalsefalse119), 'errors');
  319.         echo "                                               
  320.                             </div>
  321.                             <div class=\"col-md-6\">
  322.                                 ";
  323.         // line 122
  324.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'122$this->source); })()), "latitude", [], "any"falsefalsefalse122), 'label');
  325.         echo "
  326.                                 ";
  327.         // line 123
  328.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'123$this->source); })()), "latitude", [], "any"falsefalsefalse123), 'widget');
  329.         echo "
  330.                                 ";
  331.         // line 124
  332.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'124$this->source); })()), "latitude", [], "any"falsefalsefalse124), 'errors');
  333.         echo "                                               
  334.                             </div>
  335.                         </div>
  336.                         <div class=\"width-100 mt-3\">
  337.                             <div class=\"map-container\">
  338.                                 <div id=\"singleMapTransporteur\" class=\"vis-map mb-0\"></div>
  339.                             </div>
  340.                         </div>  
  341.                     </div>
  342.                     <div class=\"width-100 d-flex justify-content-between mt-0 btn-reg-carrier\">
  343.                         <button id=\"previous1\" class=\"reg-submit-btn-prev btn-prev mt-2rem\" disabled>
  344.                             <i class=\"fas fa-chevron-left\"></i> Etape précédente
  345.                         </button>
  346.                         <button id=\"next1\" class=\"reg-submit-btn-next color-bg btn-next mt-2rem\" onclick=\"goToStep2()\">
  347.                             Etape suivante <i class=\"fas fa-chevron-right\"></i>
  348.                         </button>
  349.                     </div>
  350.                 </div>
  351.                 <div id=\"personal-info\" class=\"content mt-0\" role=\"tabpanel\" aria-labelledby=\"personal-info-trigger\">
  352.                     <div id=\"form-step-2\" class=\"form-step\">
  353.                         ";
  354.         // line 146
  355.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'146$this->source); })()), "typePersonne", [], "any"falsefalsefalse146), 'row');
  356.         echo 
  357.                         <div id=\"autreFonction\">
  358.                             ";
  359.         // line 148
  360.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'148$this->source); })()), "otherFunction", [], "any"falsefalsefalse148), 'label');
  361.         echo "
  362.                             ";
  363.         // line 149
  364.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'149$this->source); })()), "otherFunction", [], "any"falsefalsefalse149), 'widget');
  365.         echo "
  366.                             ";
  367.         // line 150
  368.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'150$this->source); })()), "otherFunction", [], "any"falsefalsefalse150), 'errors');
  369.         echo "
  370.                         </div> 
  371.                         ";
  372.         // line 152
  373.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'152$this->source); })()), "user", [], "any"falsefalsefalse152), "civility", [], "any"falsefalsefalse152), 'row');
  374.         echo 
  375.                         <div>
  376.                             ";
  377.         // line 154
  378.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'154$this->source); })()), "user", [], "any"falsefalsefalse154), "lastname", [], "any"falsefalsefalse154), 'label');
  379.         echo "
  380.                             ";
  381.         // line 155
  382.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'155$this->source); })()), "user", [], "any"falsefalsefalse155), "lastname", [], "any"falsefalsefalse155), 'widget');
  383.         echo "
  384.                             ";
  385.         // line 156
  386.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'156$this->source); })()), "user", [], "any"falsefalsefalse156), "lastname", [], "any"falsefalsefalse156), 'errors');
  387.         echo "
  388.                         </div>
  389.                         <div>
  390.                             ";
  391.         // line 159
  392.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'159$this->source); })()), "user", [], "any"falsefalsefalse159), "firstname", [], "any"falsefalsefalse159), 'label');
  393.         echo "
  394.                             ";
  395.         // line 160
  396.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'160$this->source); })()), "user", [], "any"falsefalsefalse160), "firstname", [], "any"falsefalsefalse160), 'widget');
  397.         echo "
  398.                             ";
  399.         // line 161
  400.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'161$this->source); })()), "user", [], "any"falsefalsefalse161), "firstname", [], "any"falsefalsefalse161), 'errors');
  401.         echo "
  402.                         </div>
  403.                         <div>
  404.                             ";
  405.         // line 164
  406.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'164$this->source); })()), "user", [], "any"falsefalsefalse164), "email", [], "any"falsefalsefalse164), 'label');
  407.         echo "
  408.                             ";
  409.         // line 165
  410.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'165$this->source); })()), "user", [], "any"falsefalsefalse165), "email", [], "any"falsefalsefalse165), 'widget');
  411.         echo "
  412.                             ";
  413.         // line 166
  414.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'166$this->source); })()), "user", [], "any"falsefalsefalse166), "email", [], "any"falsefalsefalse166), 'errors');
  415.         echo "
  416.                         </div>
  417.                         ";
  418.         // line 168
  419.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'168$this->source); })()), "birthday", [], "any"falsefalsefalse168), 'row');
  420.         echo "
  421.                         ";
  422.         // line 169
  423.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'169$this->source); })()), "birthplace", [], "any"falsefalsefalse169), 'row');
  424.         echo "
  425.                         ";
  426.         // line 170
  427.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'170$this->source); })()), "mobilePhone", [], "any"falsefalsefalse170), 'row');
  428.         echo "
  429.                         <div>
  430.                             ";
  431.         // line 172
  432.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'172$this->source); })()), "user", [], "any"falsefalsefalse172), "password", [], "any"falsefalsefalse172), "first", [], "any"falsefalsefalse172), 'label');
  433.         echo "
  434.                             ";
  435.         // line 173
  436.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'173$this->source); })()), "user", [], "any"falsefalsefalse173), "password", [], "any"falsefalsefalse173), "first", [], "any"falsefalsefalse173), 'widget');
  437.         echo "
  438.                             ";
  439.         // line 174
  440.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'174$this->source); })()), "user", [], "any"falsefalsefalse174), "password", [], "any"falsefalsefalse174), "first", [], "any"falsefalsefalse174), 'errors');
  441.         echo "
  442.                         </div>
  443.                         <div>
  444.                             ";
  445.         // line 177
  446.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'177$this->source); })()), "user", [], "any"falsefalsefalse177), "password", [], "any"falsefalsefalse177), "second", [], "any"falsefalsefalse177), 'label');
  447.         echo "
  448.                             ";
  449.         // line 178
  450.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'178$this->source); })()), "user", [], "any"falsefalsefalse178), "password", [], "any"falsefalsefalse178), "second", [], "any"falsefalsefalse178), 'widget');
  451.         echo "
  452.                             ";
  453.         // line 179
  454.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'179$this->source); })()), "user", [], "any"falsefalsefalse179), "password", [], "any"falsefalsefalse179), "second", [], "any"falsefalsefalse179), 'errors');
  455.         echo "
  456.                         </div>
  457.                         <div id=\"transporteur_agree\">
  458.                             ";
  459.         // line 183
  460.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'183$this->source); })()), "agreeTerms", [], "any"falsefalsefalse183), 'label');
  461.         echo "
  462.                             ";
  463.         // line 184
  464.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'184$this->source); })()), "agreeTerms", [], "any"falsefalsefalse184), 'widget');
  465.         echo "
  466.                             ";
  467.         // line 185
  468.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'185$this->source); })()), "agreeTerms", [], "any"falsefalsefalse185), 'errors');
  469.         echo "
  470.                         </div>
  471.                     </div>
  472.                     <div class=\"width-100 d-flex justify-content-between mt-0 btn-reg-carrier\">
  473.                         <button id=\"previous2\" class=\"reg-submit-btn-next color-bg btn-prev mt-2rem\">
  474.                             <i class=\"fas fa-chevron-left\"></i> Etape précédente
  475.                         </button>
  476.                         <button class=\"reg-submit-btn-next color-bg btn-submit mt-2rem\">
  477.                             <i class=\"fas fa-check\"></i> Créer mon compte
  478.                         </button>
  479.                     </div>
  480.                 </div>
  481.             </div>
  482.             ";
  483.         // line 200
  484.         echo         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'200$this->source); })()), 'form_end');
  485.         echo "
  486.         </div>
  487.     </div>    
  488. </div>
  489. ";
  490.         
  491.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  492.         
  493.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  494.     }
  495.     /**
  496.      * @codeCoverageIgnore
  497.      */
  498.     public function getTemplateName()
  499.     {
  500.         return "transporteur/register/inscription.html.twig";
  501.     }
  502.     /**
  503.      * @codeCoverageIgnore
  504.      */
  505.     public function isTraitable()
  506.     {
  507.         return false;
  508.     }
  509.     /**
  510.      * @codeCoverageIgnore
  511.      */
  512.     public function getDebugInfo()
  513.     {
  514.         return array (  524 => 200,  506 => 185,  502 => 184,  498 => 183,  491 => 179,  487 => 178,  483 => 177,  477 => 174,  473 => 173,  469 => 172,  464 => 170,  460 => 169,  456 => 168,  451 => 166,  447 => 165,  443 => 164,  437 => 161,  433 => 160,  429 => 159,  423 => 156,  419 => 155,  415 => 154,  410 => 152,  405 => 150,  401 => 149,  397 => 148,  392 => 146,  367 => 124,  363 => 123,  359 => 122,  353 => 119,  349 => 118,  344 => 116,  336 => 111,  332 => 110,  328 => 109,  322 => 106,  318 => 105,  314 => 104,  308 => 101,  304 => 100,  300 => 99,  294 => 96,  290 => 95,  286 => 94,  280 => 91,  276 => 90,  272 => 89,  266 => 86,  262 => 85,  258 => 84,  252 => 81,  248 => 80,  244 => 79,  238 => 76,  234 => 75,  230 => 74,  224 => 71,  220 => 70,  216 => 69,  210 => 66,  206 => 65,  202 => 64,  196 => 61,  192 => 60,  187 => 58,  178 => 52,  132 => 8,  122 => 7,  103 => 5,  84 => 4,  61 => 3,  38 => 1,);
  515.     }
  516.     public function getSourceContext()
  517.     {
  518.         return new Source("{% extends 'base.html.twig' %}
  519. {% block title %} {% trans %}Devenir professionnel{% endtrans %} | {{ parent() }} {% endblock %}
  520. {% block body_class %}bg-register-transporteur{% endblock %}
  521. {% block content_class %}bg-gray-white p-div40{% endblock %}
  522. {% block body %}
  523. <div class=\"register-content\">
  524.     <div class=\"width-800 mx-auto\">
  525.         <div class=\"bs-stepper register-multi-steps-wizard shadow-none\">
  526.             <div class=\"bs-stepper-header p-rc justify-content-center\" role=\"tablist\">
  527.                 <h2 class=\"width-100 brand-text text-center mb-3\">
  528.                     <span class=\"brand-logo\" style=\"font-weight: bold; font-size: 1.5rem; color: #8b8e9f\">
  529.                         <i class=\"fal fa-user-plus\"></i>
  530.                     </span>
  531.                     <span style=\"font-weight: bold; color: #8b8e9f !important; font-size: 1.5rem\" class=\"inscription-transporteur-none\"> INSCRIPTION </span>
  532.                     <span style=\"color: #3aaced; font-weight: bold; font-size: 1.5rem\">PRO</span><span style=\"color: #f9b90f; font-weight: bold; font-size: 1.5rem\">FESSIONNEL</span>
  533.                 </h2>
  534.                 <div class=\"step\" data-target=\"#account-details\" role=\"tab\" id=\"account-details-trigger\">
  535.                     <button type=\"button\" class=\"step-trigger\">
  536.                         <span class=\"bs-stepper-box\">
  537.                             <i class=\"fa fa-home font-medium-3\"></i>
  538.                         </span>
  539.                         <span class=\"bs-stepper-label\">
  540.                             <span class=\"bs-stepper-title\">Entreprise</span>
  541.                             <span class=\"bs-stepper-subtitle\">Parlons de votre entreprise</span>
  542.                         </span>
  543.                     </button>
  544.                 </div>
  545.                 <div class=\"line\">
  546.                     <i class=\"fas fa-chevron-right font-size-3 font-medium-2\"></i>
  547.                 </div>
  548.                 <div class=\"step\" data-target=\"#personal-info\" role=\"tab\" id=\"personal-info-trigger\">
  549.                     <button type=\"button\" class=\"step-trigger\">
  550.                         <span class=\"bs-stepper-box\">
  551.                             <i class=\"fa fa-user font-medium-3\"></i>
  552.                         </span>
  553.                         <span class=\"bs-stepper-label\">
  554.                             <span class=\"bs-stepper-title\">Personnel</span>
  555.                             <span class=\"bs-stepper-subtitle\">Faisons connaissance avec <span class=\"d-br-none\"><br></span> le Responsable</span>
  556.                         </span>
  557.                     </button>
  558.                 </div>
  559.             </div>
  560.             <hr class=\"hr-content\">
  561.             {{ form_start(form) }}
  562.             <div class=\"bs-stepper-content px-0 mt-1\">
  563.                 <div id=\"account-details\" class=\"content mt-0\" role=\"tabpanel\" aria-labelledby=\"account-details-trigger\">
  564.                     <div id=\"form-step-1\" class=\"form-step\">
  565.                         <div class=\"row\"> 
  566.                             <div class=\"col-md-12 text-left\">
  567.                                 {{ form_label(form.professionalType) }}
  568.                                 <i class=\"fas fa-info-circle info-icon icon-info-circle ml-2 mt-3 font-size-14\" data-toggle=\"popover\" data-html=\"true\" title=\"Type de professionnel\" data-content=\"Vous pouvez sélectionner plusieurs\" data-placement=\"bottom\"></i>
  569.                                 {{ form_widget(form.professionalType) }}
  570.                                 {{ form_errors(form.professionalType) }}
  571.                             </div>
  572.                             <div class=\"col-md-12\">
  573.                                 {{ form_label(form.socialDenomination) }}
  574.                                 {{ form_widget(form.socialDenomination) }}
  575.                                 {{ form_errors(form.socialDenomination) }}
  576.                             </div>
  577.                             <div class=\"col-md-12\">
  578.                                 {{ form_label(form.siret) }}
  579.                                 {{ form_widget(form.siret) }}
  580.                                 {{ form_errors(form.siret) }}
  581.                             </div>
  582.                             <div class=\"col-md-12\">
  583.                                 {{ form_label(form.tva) }}
  584.                                 {{ form_widget(form.tva) }}
  585.                                 {{ form_errors(form.tva) }}
  586.                             </div>
  587.                             <div class=\"col-md-12\">
  588.                                 {{ form_label(form.landlinePhone) }}
  589.                                 {{ form_widget(form.landlinePhone) }}
  590.                                 {{ form_errors(form.landlinePhone) }}
  591.                             </div>
  592.                             <div class=\"col-md-12\">
  593.                                 {{ form_label(form.address) }}
  594.                                 {{ form_widget(form.address) }}
  595.                                 {{ form_errors(form.address) }}
  596.                             </div>
  597.                             <div class=\"col-md-12\">
  598.                                 {{ form_label(form.address1) }}
  599.                                 {{ form_widget(form.address1) }}
  600.                                 {{ form_errors(form.address1) }}
  601.                             </div>
  602.                             <div class=\"col-md-12\">
  603.                                 {{ form_label(form.postalCode) }}
  604.                                 {{ form_widget(form.postalCode) }}
  605.                                 {{ form_errors(form.postalCode) }}
  606.                             </div>
  607.                             <div class=\"col-md-12\">
  608.                                 {{ form_label(form.city) }}
  609.                                 {{ form_widget(form.city) }}
  610.                                 {{ form_errors(form.city) }}
  611.                             </div>
  612.                             <div class=\"col-md-12\">
  613.                                 {{ form_label(form.country) }}
  614.                                 {{ form_widget(form.country) }}
  615.                                 {{ form_errors(form.country) }}
  616.                             </div>
  617.                             <div class=\"col-md-12\">
  618.                                 {{ form_label(form.department) }}
  619.                                 {{ form_widget(form.department) }}
  620.                                 {{ form_errors(form.department) }}
  621.                             </div>
  622.                         </div>
  623.                         <div class=\"row\">
  624.                             <div class=\"col-md-6 text-left\">
  625.                                 {{ form_label(form.longitude) }}
  626.                                 <i class=\"fas fa-info-circle info-icon icon-info-circle ml-2 mt-3 font-size-14\" data-toggle=\"popover\" data-html=\"true\" title=\"Coordonnées géographiques\" data-content=\"Vous pouvez modifier vos coordonnées de longitude et latitude en glissant l'icône de localisation sur la carte ci-dessous pour indiquer votre emplacement correct.<br> Faites ensuite un zoom pour voir avec précision la zone désirée.\"></i>
  627.                                 {{ form_widget(form.longitude) }}
  628.                                 {{ form_errors(form.longitude) }}                                               
  629.                             </div>
  630.                             <div class=\"col-md-6\">
  631.                                 {{ form_label(form.latitude) }}
  632.                                 {{ form_widget(form.latitude) }}
  633.                                 {{ form_errors(form.latitude) }}                                               
  634.                             </div>
  635.                         </div>
  636.                         <div class=\"width-100 mt-3\">
  637.                             <div class=\"map-container\">
  638.                                 <div id=\"singleMapTransporteur\" class=\"vis-map mb-0\"></div>
  639.                             </div>
  640.                         </div>  
  641.                     </div>
  642.                     <div class=\"width-100 d-flex justify-content-between mt-0 btn-reg-carrier\">
  643.                         <button id=\"previous1\" class=\"reg-submit-btn-prev btn-prev mt-2rem\" disabled>
  644.                             <i class=\"fas fa-chevron-left\"></i> Etape précédente
  645.                         </button>
  646.                         <button id=\"next1\" class=\"reg-submit-btn-next color-bg btn-next mt-2rem\" onclick=\"goToStep2()\">
  647.                             Etape suivante <i class=\"fas fa-chevron-right\"></i>
  648.                         </button>
  649.                     </div>
  650.                 </div>
  651.                 <div id=\"personal-info\" class=\"content mt-0\" role=\"tabpanel\" aria-labelledby=\"personal-info-trigger\">
  652.                     <div id=\"form-step-2\" class=\"form-step\">
  653.                         {{ form_row(form.typePersonne) }} 
  654.                         <div id=\"autreFonction\">
  655.                             {{ form_label(form.otherFunction) }}
  656.                             {{ form_widget(form.otherFunction) }}
  657.                             {{ form_errors(form.otherFunction) }}
  658.                         </div> 
  659.                         {{ form_row(form.user.civility) }} 
  660.                         <div>
  661.                             {{ form_label(form.user.lastname) }}
  662.                             {{ form_widget(form.user.lastname) }}
  663.                             {{ form_errors(form.user.lastname) }}
  664.                         </div>
  665.                         <div>
  666.                             {{ form_label(form.user.firstname) }}
  667.                             {{ form_widget(form.user.firstname) }}
  668.                             {{ form_errors(form.user.firstname) }}
  669.                         </div>
  670.                         <div>
  671.                             {{ form_label(form.user.email) }}
  672.                             {{ form_widget(form.user.email) }}
  673.                             {{ form_errors(form.user.email) }}
  674.                         </div>
  675.                         {{ form_row(form.birthday) }}
  676.                         {{ form_row(form.birthplace) }}
  677.                         {{ form_row(form.mobilePhone) }}
  678.                         <div>
  679.                             {{ form_label(form.user.password.first) }}
  680.                             {{ form_widget(form.user.password.first) }}
  681.                             {{ form_errors(form.user.password.first) }}
  682.                         </div>
  683.                         <div>
  684.                             {{ form_label(form.user.password.second) }}
  685.                             {{ form_widget(form.user.password.second) }}
  686.                             {{ form_errors(form.user.password.second) }}
  687.                         </div>
  688.                         <div id=\"transporteur_agree\">
  689.                             {{ form_label(form.agreeTerms) }}
  690.                             {{ form_widget(form.agreeTerms) }}
  691.                             {{ form_errors(form.agreeTerms) }}
  692.                         </div>
  693.                     </div>
  694.                     <div class=\"width-100 d-flex justify-content-between mt-0 btn-reg-carrier\">
  695.                         <button id=\"previous2\" class=\"reg-submit-btn-next color-bg btn-prev mt-2rem\">
  696.                             <i class=\"fas fa-chevron-left\"></i> Etape précédente
  697.                         </button>
  698.                         <button class=\"reg-submit-btn-next color-bg btn-submit mt-2rem\">
  699.                             <i class=\"fas fa-check\"></i> Créer mon compte
  700.                         </button>
  701.                     </div>
  702.                 </div>
  703.             </div>
  704.             {{ form_end(form) }}
  705.         </div>
  706.     </div>    
  707. </div>
  708. {% endblock %}""transporteur/register/inscription.html.twig""/var/www/vhosts/resoh.fr/httpdocs/templates/transporteur/register/inscription.html.twig");
  709.     }
  710. }