<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* transporteur/register/inscription.html.twig */
class __TwigTemplate_7aa2f977cc00fbcd984ac8c4f870b25b5ca24b56f047fc3cc4785ba61a7d31e8 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'title' => [$this, 'block_title'],
'body_class' => [$this, 'block_body_class'],
'content_class' => [$this, 'block_content_class'],
'body' => [$this, 'block_body'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "base.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "transporteur/register/inscription.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "transporteur/register/inscription.html.twig"));
$this->parent = $this->loadTemplate("base.html.twig", "transporteur/register/inscription.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 3
public function block_title($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
echo " ";
echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Devenir professionnel", [], "messages");
echo " | ";
$this->displayParentBlock("title", $context, $blocks);
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 4
public function block_body_class($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body_class"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body_class"));
echo "bg-register-transporteur";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 5
public function block_content_class($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content_class"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content_class"));
echo "bg-gray-white p-div40";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 7
public function block_body($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
// line 8
echo "<div class=\"register-content\">
<div class=\"width-800 mx-auto\">
<div class=\"bs-stepper register-multi-steps-wizard shadow-none\">
<div class=\"bs-stepper-header p-rc justify-content-center\" role=\"tablist\">
<h2 class=\"width-100 brand-text text-center mb-3\">
<span class=\"brand-logo\" style=\"font-weight: bold; font-size: 1.5rem; color: #8b8e9f\">
<i class=\"fal fa-user-plus\"></i>
</span>
<span style=\"font-weight: bold; color: #8b8e9f !important; font-size: 1.5rem\" class=\"inscription-transporteur-none\"> INSCRIPTION </span>
<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>
</h2>
<div class=\"step\" data-target=\"#account-details\" role=\"tab\" id=\"account-details-trigger\">
<button type=\"button\" class=\"step-trigger\">
<span class=\"bs-stepper-box\">
<i class=\"fa fa-home font-medium-3\"></i>
</span>
<span class=\"bs-stepper-label\">
<span class=\"bs-stepper-title\">Entreprise</span>
<span class=\"bs-stepper-subtitle\">Parlons de votre entreprise</span>
</span>
</button>
</div>
<div class=\"line\">
<i class=\"fas fa-chevron-right font-size-3 font-medium-2\"></i>
</div>
<div class=\"step\" data-target=\"#personal-info\" role=\"tab\" id=\"personal-info-trigger\">
<button type=\"button\" class=\"step-trigger\">
<span class=\"bs-stepper-box\">
<i class=\"fa fa-user font-medium-3\"></i>
</span>
<span class=\"bs-stepper-label\">
<span class=\"bs-stepper-title\">Personnel</span>
<span class=\"bs-stepper-subtitle\">Faisons connaissance avec <span class=\"d-br-none\"><br></span> le Responsable</span>
</span>
</button>
</div>
</div>
<hr class=\"hr-content\">
";
// line 52
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');
echo "
<div class=\"bs-stepper-content px-0 mt-1\">
<div id=\"account-details\" class=\"content mt-0\" role=\"tabpanel\" aria-labelledby=\"account-details-trigger\">
<div id=\"form-step-1\" class=\"form-step\">
<div class=\"row\">
<div class=\"col-md-12 text-left\">
";
// line 58
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", false, false, false, 58), 'label');
echo "
<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>
";
// line 60
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", false, false, false, 60), 'widget');
echo "
";
// line 61
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", false, false, false, 61), 'errors');
echo "
</div>
<div class=\"col-md-12\">
";
// line 64
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", false, false, false, 64), 'label');
echo "
";
// line 65
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", false, false, false, 65), 'widget');
echo "
";
// line 66
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", false, false, false, 66), 'errors');
echo "
</div>
<div class=\"col-md-12\">
";
// line 69
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", false, false, false, 69), 'label');
echo "
";
// line 70
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", false, false, false, 70), 'widget');
echo "
";
// line 71
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", false, false, false, 71), 'errors');
echo "
</div>
<div class=\"col-md-12\">
";
// line 74
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", false, false, false, 74), 'label');
echo "
";
// line 75
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", false, false, false, 75), 'widget');
echo "
";
// line 76
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", false, false, false, 76), 'errors');
echo "
</div>
<div class=\"col-md-12\">
";
// line 79
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", false, false, false, 79), 'label');
echo "
";
// line 80
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", false, false, false, 80), 'widget');
echo "
";
// line 81
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", false, false, false, 81), 'errors');
echo "
</div>
<div class=\"col-md-12\">
";
// line 84
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", false, false, false, 84), 'label');
echo "
";
// line 85
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", false, false, false, 85), 'widget');
echo "
";
// line 86
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", false, false, false, 86), 'errors');
echo "
</div>
<div class=\"col-md-12\">
";
// line 89
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", false, false, false, 89), 'label');
echo "
";
// line 90
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", false, false, false, 90), 'widget');
echo "
";
// line 91
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", false, false, false, 91), 'errors');
echo "
</div>
<div class=\"col-md-12\">
";
// line 94
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", false, false, false, 94), 'label');
echo "
";
// line 95
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", false, false, false, 95), 'widget');
echo "
";
// line 96
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", false, false, false, 96), 'errors');
echo "
</div>
<div class=\"col-md-12\">
";
// line 99
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", false, false, false, 99), 'label');
echo "
";
// line 100
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", false, false, false, 100), 'widget');
echo "
";
// line 101
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", false, false, false, 101), 'errors');
echo "
</div>
<div class=\"col-md-12\">
";
// line 104
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", false, false, false, 104), 'label');
echo "
";
// line 105
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", false, false, false, 105), 'widget');
echo "
";
// line 106
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", false, false, false, 106), 'errors');
echo "
</div>
<div class=\"col-md-12\">
";
// line 109
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", false, false, false, 109), 'label');
echo "
";
// line 110
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", false, false, false, 110), 'widget');
echo "
";
// line 111
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", false, false, false, 111), 'errors');
echo "
</div>
</div>
<div class=\"row\">
<div class=\"col-md-6 text-left\">
";
// line 116
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", false, false, false, 116), 'label');
echo "
<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>
";
// line 118
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", false, false, false, 118), 'widget');
echo "
";
// line 119
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", false, false, false, 119), 'errors');
echo "
</div>
<div class=\"col-md-6\">
";
// line 122
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", false, false, false, 122), 'label');
echo "
";
// line 123
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", false, false, false, 123), 'widget');
echo "
";
// line 124
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", false, false, false, 124), 'errors');
echo "
</div>
</div>
<div class=\"width-100 mt-3\">
<div class=\"map-container\">
<div id=\"singleMapTransporteur\" class=\"vis-map mb-0\"></div>
</div>
</div>
</div>
<div class=\"width-100 d-flex justify-content-between mt-0 btn-reg-carrier\">
<button id=\"previous1\" class=\"reg-submit-btn-prev btn-prev mt-2rem\" disabled>
<i class=\"fas fa-chevron-left\"></i> Etape précédente
</button>
<button id=\"next1\" class=\"reg-submit-btn-next color-bg btn-next mt-2rem\" onclick=\"goToStep2()\">
Etape suivante <i class=\"fas fa-chevron-right\"></i>
</button>
</div>
</div>
<div id=\"personal-info\" class=\"content mt-0\" role=\"tabpanel\" aria-labelledby=\"personal-info-trigger\">
<div id=\"form-step-2\" class=\"form-step\">
";
// line 146
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", false, false, false, 146), 'row');
echo "
<div id=\"autreFonction\">
";
// line 148
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", false, false, false, 148), 'label');
echo "
";
// line 149
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", false, false, false, 149), 'widget');
echo "
";
// line 150
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", false, false, false, 150), 'errors');
echo "
</div>
";
// line 152
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, 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.', 152, $this->source); })()), "user", [], "any", false, false, false, 152), "civility", [], "any", false, false, false, 152), 'row');
echo "
<div>
";
// line 154
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, 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.', 154, $this->source); })()), "user", [], "any", false, false, false, 154), "lastname", [], "any", false, false, false, 154), 'label');
echo "
";
// line 155
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, 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.', 155, $this->source); })()), "user", [], "any", false, false, false, 155), "lastname", [], "any", false, false, false, 155), 'widget');
echo "
";
// line 156
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, 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.', 156, $this->source); })()), "user", [], "any", false, false, false, 156), "lastname", [], "any", false, false, false, 156), 'errors');
echo "
</div>
<div>
";
// line 159
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, 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.', 159, $this->source); })()), "user", [], "any", false, false, false, 159), "firstname", [], "any", false, false, false, 159), 'label');
echo "
";
// line 160
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, 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.', 160, $this->source); })()), "user", [], "any", false, false, false, 160), "firstname", [], "any", false, false, false, 160), 'widget');
echo "
";
// line 161
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, 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.', 161, $this->source); })()), "user", [], "any", false, false, false, 161), "firstname", [], "any", false, false, false, 161), 'errors');
echo "
</div>
<div>
";
// line 164
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, 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.', 164, $this->source); })()), "user", [], "any", false, false, false, 164), "email", [], "any", false, false, false, 164), 'label');
echo "
";
// line 165
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, 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.', 165, $this->source); })()), "user", [], "any", false, false, false, 165), "email", [], "any", false, false, false, 165), 'widget');
echo "
";
// line 166
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, 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.', 166, $this->source); })()), "user", [], "any", false, false, false, 166), "email", [], "any", false, false, false, 166), 'errors');
echo "
</div>
";
// line 168
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", false, false, false, 168), 'row');
echo "
";
// line 169
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", false, false, false, 169), 'row');
echo "
";
// line 170
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", false, false, false, 170), 'row');
echo "
<div>
";
// line 172
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, 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.', 172, $this->source); })()), "user", [], "any", false, false, false, 172), "password", [], "any", false, false, false, 172), "first", [], "any", false, false, false, 172), 'label');
echo "
";
// line 173
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, 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.', 173, $this->source); })()), "user", [], "any", false, false, false, 173), "password", [], "any", false, false, false, 173), "first", [], "any", false, false, false, 173), 'widget');
echo "
";
// line 174
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, 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.', 174, $this->source); })()), "user", [], "any", false, false, false, 174), "password", [], "any", false, false, false, 174), "first", [], "any", false, false, false, 174), 'errors');
echo "
</div>
<div>
";
// line 177
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, 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.', 177, $this->source); })()), "user", [], "any", false, false, false, 177), "password", [], "any", false, false, false, 177), "second", [], "any", false, false, false, 177), 'label');
echo "
";
// line 178
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, 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.', 178, $this->source); })()), "user", [], "any", false, false, false, 178), "password", [], "any", false, false, false, 178), "second", [], "any", false, false, false, 178), 'widget');
echo "
";
// line 179
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, 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.', 179, $this->source); })()), "user", [], "any", false, false, false, 179), "password", [], "any", false, false, false, 179), "second", [], "any", false, false, false, 179), 'errors');
echo "
</div>
<div id=\"transporteur_agree\">
";
// line 183
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", false, false, false, 183), 'label');
echo "
";
// line 184
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", false, false, false, 184), 'widget');
echo "
";
// line 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.', 185, $this->source); })()), "agreeTerms", [], "any", false, false, false, 185), 'errors');
echo "
</div>
</div>
<div class=\"width-100 d-flex justify-content-between mt-0 btn-reg-carrier\">
<button id=\"previous2\" class=\"reg-submit-btn-next color-bg btn-prev mt-2rem\">
<i class=\"fas fa-chevron-left\"></i> Etape précédente
</button>
<button class=\"reg-submit-btn-next color-bg btn-submit mt-2rem\">
<i class=\"fas fa-check\"></i> Créer mon compte
</button>
</div>
</div>
</div>
";
// line 200
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');
echo "
</div>
</div>
</div>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "transporteur/register/inscription.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
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,);
}
public function getSourceContext()
{
return new Source("{% extends 'base.html.twig' %}
{% block title %} {% trans %}Devenir professionnel{% endtrans %} | {{ parent() }} {% endblock %}
{% block body_class %}bg-register-transporteur{% endblock %}
{% block content_class %}bg-gray-white p-div40{% endblock %}
{% block body %}
<div class=\"register-content\">
<div class=\"width-800 mx-auto\">
<div class=\"bs-stepper register-multi-steps-wizard shadow-none\">
<div class=\"bs-stepper-header p-rc justify-content-center\" role=\"tablist\">
<h2 class=\"width-100 brand-text text-center mb-3\">
<span class=\"brand-logo\" style=\"font-weight: bold; font-size: 1.5rem; color: #8b8e9f\">
<i class=\"fal fa-user-plus\"></i>
</span>
<span style=\"font-weight: bold; color: #8b8e9f !important; font-size: 1.5rem\" class=\"inscription-transporteur-none\"> INSCRIPTION </span>
<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>
</h2>
<div class=\"step\" data-target=\"#account-details\" role=\"tab\" id=\"account-details-trigger\">
<button type=\"button\" class=\"step-trigger\">
<span class=\"bs-stepper-box\">
<i class=\"fa fa-home font-medium-3\"></i>
</span>
<span class=\"bs-stepper-label\">
<span class=\"bs-stepper-title\">Entreprise</span>
<span class=\"bs-stepper-subtitle\">Parlons de votre entreprise</span>
</span>
</button>
</div>
<div class=\"line\">
<i class=\"fas fa-chevron-right font-size-3 font-medium-2\"></i>
</div>
<div class=\"step\" data-target=\"#personal-info\" role=\"tab\" id=\"personal-info-trigger\">
<button type=\"button\" class=\"step-trigger\">
<span class=\"bs-stepper-box\">
<i class=\"fa fa-user font-medium-3\"></i>
</span>
<span class=\"bs-stepper-label\">
<span class=\"bs-stepper-title\">Personnel</span>
<span class=\"bs-stepper-subtitle\">Faisons connaissance avec <span class=\"d-br-none\"><br></span> le Responsable</span>
</span>
</button>
</div>
</div>
<hr class=\"hr-content\">
{{ form_start(form) }}
<div class=\"bs-stepper-content px-0 mt-1\">
<div id=\"account-details\" class=\"content mt-0\" role=\"tabpanel\" aria-labelledby=\"account-details-trigger\">
<div id=\"form-step-1\" class=\"form-step\">
<div class=\"row\">
<div class=\"col-md-12 text-left\">
{{ form_label(form.professionalType) }}
<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>
{{ form_widget(form.professionalType) }}
{{ form_errors(form.professionalType) }}
</div>
<div class=\"col-md-12\">
{{ form_label(form.socialDenomination) }}
{{ form_widget(form.socialDenomination) }}
{{ form_errors(form.socialDenomination) }}
</div>
<div class=\"col-md-12\">
{{ form_label(form.siret) }}
{{ form_widget(form.siret) }}
{{ form_errors(form.siret) }}
</div>
<div class=\"col-md-12\">
{{ form_label(form.tva) }}
{{ form_widget(form.tva) }}
{{ form_errors(form.tva) }}
</div>
<div class=\"col-md-12\">
{{ form_label(form.landlinePhone) }}
{{ form_widget(form.landlinePhone) }}
{{ form_errors(form.landlinePhone) }}
</div>
<div class=\"col-md-12\">
{{ form_label(form.address) }}
{{ form_widget(form.address) }}
{{ form_errors(form.address) }}
</div>
<div class=\"col-md-12\">
{{ form_label(form.address1) }}
{{ form_widget(form.address1) }}
{{ form_errors(form.address1) }}
</div>
<div class=\"col-md-12\">
{{ form_label(form.postalCode) }}
{{ form_widget(form.postalCode) }}
{{ form_errors(form.postalCode) }}
</div>
<div class=\"col-md-12\">
{{ form_label(form.city) }}
{{ form_widget(form.city) }}
{{ form_errors(form.city) }}
</div>
<div class=\"col-md-12\">
{{ form_label(form.country) }}
{{ form_widget(form.country) }}
{{ form_errors(form.country) }}
</div>
<div class=\"col-md-12\">
{{ form_label(form.department) }}
{{ form_widget(form.department) }}
{{ form_errors(form.department) }}
</div>
</div>
<div class=\"row\">
<div class=\"col-md-6 text-left\">
{{ form_label(form.longitude) }}
<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>
{{ form_widget(form.longitude) }}
{{ form_errors(form.longitude) }}
</div>
<div class=\"col-md-6\">
{{ form_label(form.latitude) }}
{{ form_widget(form.latitude) }}
{{ form_errors(form.latitude) }}
</div>
</div>
<div class=\"width-100 mt-3\">
<div class=\"map-container\">
<div id=\"singleMapTransporteur\" class=\"vis-map mb-0\"></div>
</div>
</div>
</div>
<div class=\"width-100 d-flex justify-content-between mt-0 btn-reg-carrier\">
<button id=\"previous1\" class=\"reg-submit-btn-prev btn-prev mt-2rem\" disabled>
<i class=\"fas fa-chevron-left\"></i> Etape précédente
</button>
<button id=\"next1\" class=\"reg-submit-btn-next color-bg btn-next mt-2rem\" onclick=\"goToStep2()\">
Etape suivante <i class=\"fas fa-chevron-right\"></i>
</button>
</div>
</div>
<div id=\"personal-info\" class=\"content mt-0\" role=\"tabpanel\" aria-labelledby=\"personal-info-trigger\">
<div id=\"form-step-2\" class=\"form-step\">
{{ form_row(form.typePersonne) }}
<div id=\"autreFonction\">
{{ form_label(form.otherFunction) }}
{{ form_widget(form.otherFunction) }}
{{ form_errors(form.otherFunction) }}
</div>
{{ form_row(form.user.civility) }}
<div>
{{ form_label(form.user.lastname) }}
{{ form_widget(form.user.lastname) }}
{{ form_errors(form.user.lastname) }}
</div>
<div>
{{ form_label(form.user.firstname) }}
{{ form_widget(form.user.firstname) }}
{{ form_errors(form.user.firstname) }}
</div>
<div>
{{ form_label(form.user.email) }}
{{ form_widget(form.user.email) }}
{{ form_errors(form.user.email) }}
</div>
{{ form_row(form.birthday) }}
{{ form_row(form.birthplace) }}
{{ form_row(form.mobilePhone) }}
<div>
{{ form_label(form.user.password.first) }}
{{ form_widget(form.user.password.first) }}
{{ form_errors(form.user.password.first) }}
</div>
<div>
{{ form_label(form.user.password.second) }}
{{ form_widget(form.user.password.second) }}
{{ form_errors(form.user.password.second) }}
</div>
<div id=\"transporteur_agree\">
{{ form_label(form.agreeTerms) }}
{{ form_widget(form.agreeTerms) }}
{{ form_errors(form.agreeTerms) }}
</div>
</div>
<div class=\"width-100 d-flex justify-content-between mt-0 btn-reg-carrier\">
<button id=\"previous2\" class=\"reg-submit-btn-next color-bg btn-prev mt-2rem\">
<i class=\"fas fa-chevron-left\"></i> Etape précédente
</button>
<button class=\"reg-submit-btn-next color-bg btn-submit mt-2rem\">
<i class=\"fas fa-check\"></i> Créer mon compte
</button>
</div>
</div>
</div>
{{ form_end(form) }}
</div>
</div>
</div>
{% endblock %}", "transporteur/register/inscription.html.twig", "/var/www/vhosts/resoh.fr/httpdocs/templates/transporteur/register/inscription.html.twig");
}
}