var/cache/dev/twig/f4/f4dc7b2027e22b2f73c6433104611969.php line 172

  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. use Twig\TemplateWrapper;
  15. /* front/trade_in/begin.html.twig */
  16. class __TwigTemplate_db8ac3f60035af2589b93a94f0fccb3d extends Template
  17. {
  18.     private Source $source;
  19.     /**
  20.      * @var array<string, Template>
  21.      */
  22.     private array $macros = [];
  23.     public function __construct(Environment $env)
  24.     {
  25.         parent::__construct($env);
  26.         $this->source $this->getSourceContext();
  27.         $this->blocks = [
  28.             'stylesheets' => [$this'block_stylesheets'],
  29.             'javascripts' => [$this'block_javascripts'],
  30.             'body' => [$this'block_body'],
  31.         ];
  32.     }
  33.     protected function doGetParent(array $context): bool|string|Template|TemplateWrapper
  34.     {
  35.         // line 1
  36.         return "front/base.html.twig";
  37.     }
  38.     protected function doDisplay(array $context, array $blocks = []): iterable
  39.     {
  40.         $macros $this->macros;
  41.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  42.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/trade_in/begin.html.twig"));
  43.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  44.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/trade_in/begin.html.twig"));
  45.         // line 2
  46.         $context["title"] = "Démarrez votre reprise | BACK ipln";
  47.         // line 3
  48.         $context["metadescription"] = "Démarrer dès maintenant votre reprise sur BACK ipln pour estimer le montant de votre matériel photo & vidéo.";
  49.         // line 4
  50.         $context["index"] = "index";
  51.         // line 1
  52.         $this->parent $this->loadTemplate("front/base.html.twig""front/trade_in/begin.html.twig"1);
  53.         yield from $this->parent->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  54.         
  55.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  56.         
  57.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  58.     }
  59.     // line 5
  60.     /**
  61.      * @return iterable<null|scalar|\Stringable>
  62.      */
  63.     public function block_stylesheets(array $context, array $blocks = []): iterable
  64.     {
  65.         $macros $this->macros;
  66.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  67.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  68.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  69.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  70.         // line 6
  71.         yield "\t";
  72.         yield $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("tradeIn");
  73.         yield "
  74. ";
  75.         
  76.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  77.         
  78.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  79.         yield from [];
  80.     }
  81.     // line 9
  82.     /**
  83.      * @return iterable<null|scalar|\Stringable>
  84.      */
  85.     public function block_javascripts(array $context, array $blocks = []): iterable
  86.     {
  87.         $macros $this->macros;
  88.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  89.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  90.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  91.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  92.         // line 10
  93.         yield "\t";
  94.         yield $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("tradeIn");
  95.         yield "
  96. ";
  97.         
  98.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  99.         
  100.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  101.         yield from [];
  102.     }
  103.     // line 12
  104.     /**
  105.      * @return iterable<null|scalar|\Stringable>
  106.      */
  107.     public function block_body(array $context, array $blocks = []): iterable
  108.     {
  109.         $macros $this->macros;
  110.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  111.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  112.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  113.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  114.         // line 13
  115.         yield "\t<header>
  116. \t\t<div class=\"container\">
  117. \t\t\t<div class=\"row\">
  118. \t\t\t\t<div class=\"w-100\">
  119. \t\t\t\t\t<ul class=\"breadcrumb\">
  120. \t\t\t\t\t\t<li>
  121. \t\t\t\t\t\t\t<a href=\"";
  122.         // line 19
  123.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("index");
  124.         yield "\">Accueil</a>
  125. \t\t\t\t\t\t</li>
  126. \t\t\t\t\t\t<li>
  127. \t\t\t\t\t\t\tDémarrez votre reprise
  128. \t\t\t\t\t\t</li>
  129. \t\t\t\t\t</ul>
  130. \t\t\t\t</div>
  131. \t\t\t</div>
  132. \t\t\t<div class=\"row\">
  133. \t\t\t\t<div class=\"w-100\">
  134. \t\t\t\t\t<h1 class=\"dynamic\">Faites reprendre votre <span>boîtier</span></h1>
  135. \t\t\t\t\t<p class=\"subtitle\">
  136. \t\t\t\t\t\tVoilà la première étape du simulateur, renseignez les informations relatives à votre produit. Soyez le plus précis possible, elles nous permettront de vous donner l'estimation la plus juste possible ! 📸
  137. \t\t\t\t\t</p>
  138. \t\t\t\t</div>
  139. \t\t\t</div>
  140. \t\t</div>
  141. \t</header>
  142. \t<section>
  143. \t\t<div class=\"container\">
  144. \t\t\t<div class=\"row h-space-between\">
  145. \t\t\t\t<main>
  146. \t\t\t\t\t";
  147.         // line 41
  148.         yield         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["formStepOne"]) || array_key_exists("formStepOne"$context) ? $context["formStepOne"] : (function () { throw new RuntimeError('Variable "formStepOne" does not exist.'41$this->source); })()), 'form_start');
  149.         yield "
  150. \t\t\t\t\t";
  151.         // line 42
  152.         if ((isset($context["tradeInProgress"]) || array_key_exists("tradeInProgress"$context) ? $context["tradeInProgress"] : (function () { throw new RuntimeError('Variable "tradeInProgress" does not exist.'42$this->source); })())) {
  153.             // line 43
  154.             yield "\t\t\t\t\t\t<div class=\"alert alert-success\">
  155. \t\t\t\t\t\t\t<div class=\"w-100\">
  156. \t\t\t\t\t\t\t\t<p class=\"text-center mb-1\">Il semblerait que vous avez déjà commencé une reprise. Souhaitez-vous la reprendre ?</p>
  157. \t\t\t\t\t\t\t</div>
  158. \t\t\t\t\t\t\t<div class=\"w-100 text-center\">
  159. \t\t\t\t\t\t\t\t<a href=\"";
  160.             // line 48
  161.             yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("tradeIn.addProduct");
  162.             yield "\" class=\"btn btn-primary\">Continuer ma reprise</a>
  163. \t\t\t\t\t\t\t\t<a href=\"";
  164.             // line 49
  165.             yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("tradeIn.reset");
  166.             yield "\" class=\"btn btn-primary-outline\">Créer une nouvelle reprise</a>
  167. \t\t\t\t\t\t\t</div>
  168. \t\t\t\t\t\t</div>
  169. \t\t\t\t\t";
  170.         }
  171.         // line 53
  172.         yield "
  173. \t\t\t\t\t";
  174.         // line 54
  175.         $context['_parent'] = $context;
  176.         $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'54$this->source); })()), "flashes", [["notice""warning"]], "method"falsefalsefalse54));
  177.         foreach ($context['_seq'] as $context["label"] => $context["messages"]) {
  178.             // line 55
  179.             yield "\t\t\t\t\t\t";
  180.             $context['_parent'] = $context;
  181.             $context['_seq'] = CoreExtension::ensureTraversable($context["messages"]);
  182.             foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
  183.                 // line 56
  184.                 yield "\t\t\t\t\t\t\t<div class=\"alert alert-error my-1\">
  185. \t\t\t\t\t\t\t\t<div class=\"w-100\">
  186. \t\t\t\t\t\t\t\t\t<p>";
  187.                 // line 58
  188.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["message"], "html"nulltrue);
  189.                 yield "</p>
  190. \t\t\t\t\t\t\t\t</div>
  191. \t\t\t\t\t\t\t</div>
  192. \t\t\t\t\t\t";
  193.             }
  194.             $_parent $context['_parent'];
  195.             unset($context['_seq'], $context['_key'], $context['message'], $context['_parent']);
  196.             $context array_intersect_key($context$_parent) + $_parent;
  197.             // line 62
  198.             yield "\t\t\t\t\t";
  199.         }
  200.         $_parent $context['_parent'];
  201.         unset($context['_seq'], $context['label'], $context['messages'], $context['_parent']);
  202.         $context array_intersect_key($context$_parent) + $_parent;
  203.         // line 63
  204.         yield "
  205. \t\t\t\t\t<div id=\"product\" class=\"card primary\">
  206. \t\t\t\t\t\t<div class=\"wrapper\">
  207. \t\t\t\t\t\t\t<h2>Votre produit</h2>
  208. \t\t\t\t\t\t\t<div class=\"form-row\">
  209. \t\t\t\t\t\t\t\t<div class=\"w-50\">
  210. \t\t\t\t\t\t\t\t\t<div class=\"input brand\">
  211. \t\t\t\t\t\t\t\t\t\t";
  212.         // line 71
  213.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["formStepOne"]) || array_key_exists("formStepOne"$context) ? $context["formStepOne"] : (function () { throw new RuntimeError('Variable "formStepOne" does not exist.'71$this->source); })()), "productTradeIn", [], "any"falsefalsefalse71), "brand", [], "any"falsefalsefalse71), 'label');
  214.         yield "
  215. \t\t\t\t\t\t\t\t\t\t<div class=\"select-style\">
  216. \t\t\t\t\t\t\t\t\t\t\t";
  217.         // line 73
  218.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["formStepOne"]) || array_key_exists("formStepOne"$context) ? $context["formStepOne"] : (function () { throw new RuntimeError('Variable "formStepOne" does not exist.'73$this->source); })()), "productTradeIn", [], "any"falsefalsefalse73), "brand", [], "any"falsefalsefalse73), 'widget');
  219.         yield "
  220. \t\t\t\t\t\t\t\t\t\t</div>
  221. \t\t\t\t\t\t\t\t\t</div>
  222. \t\t\t\t\t\t\t\t</div>
  223. \t\t\t\t\t\t\t\t<div class=\"w-50\">
  224. \t\t\t\t\t\t\t\t\t<div class=\"input search\">
  225. \t\t\t\t\t\t\t\t\t\t<label for=\"search\">Modèle</label>
  226. \t\t\t\t\t\t\t\t\t\t<input id=\"autoComplete\" type=\"search\" dir=\"ltr\" spellcheck=false name=\"search\" autocorrect=\"off\" autocomplete=\"off\" autocapitalize=\"off\" maxlength=\"2048\" tabindex=\"1\">
  227. \t\t\t\t\t\t\t\t\t</div>
  228. \t\t\t\t\t\t\t\t</div>
  229. \t\t\t\t\t\t\t</div>
  230. \t\t\t\t\t\t\t<div class=\"second-step\">
  231. \t\t\t\t\t\t\t\t<div class=\"form-row\">
  232. \t\t\t\t\t\t\t\t\t<div class=\"w-50\">
  233. \t\t\t\t\t\t\t\t\t\t<div class=\"input quality\">
  234. \t\t\t\t\t\t\t\t\t\t\t";
  235.         // line 89
  236.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["formStepOne"]) || array_key_exists("formStepOne"$context) ? $context["formStepOne"] : (function () { throw new RuntimeError('Variable "formStepOne" does not exist.'89$this->source); })()), "productTradeIn", [], "any"falsefalsefalse89), "productQuality", [], "any"falsefalsefalse89), 'label');
  237.         yield "
  238. \t\t\t\t\t\t\t\t\t\t\t<div class=\"help\">
  239. \t\t\t\t\t\t\t\t\t\t\t\t<a href=\"\">Besoin d'aide ?</a>
  240. \t\t\t\t\t\t\t\t\t\t\t\t<div class=\"popup\">
  241. \t\t\t\t\t\t\t\t\t\t\t\t</div>
  242. \t\t\t\t\t\t\t\t\t\t\t</div>
  243. \t\t\t\t\t\t\t\t\t\t\t<div class=\"select-style\">
  244. \t\t\t\t\t\t\t\t\t\t\t\t";
  245.         // line 97
  246.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["formStepOne"]) || array_key_exists("formStepOne"$context) ? $context["formStepOne"] : (function () { throw new RuntimeError('Variable "formStepOne" does not exist.'97$this->source); })()), "productTradeIn", [], "any"falsefalsefalse97), "productQuality", [], "any"falsefalsefalse97), 'widget');
  247.         yield "
  248. \t\t\t\t\t\t\t\t\t\t\t</div>
  249. \t\t\t\t\t\t\t\t\t\t</div>
  250. \t\t\t\t\t\t\t\t\t</div>
  251. \t\t\t\t\t\t\t\t\t<div class=\"w-50 shutter-count\">
  252. \t\t\t\t\t\t\t\t\t\t<div class=\"input\">
  253. \t\t\t\t\t\t\t\t\t\t\t";
  254.         // line 103
  255.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["formStepOne"]) || array_key_exists("formStepOne"$context) ? $context["formStepOne"] : (function () { throw new RuntimeError('Variable "formStepOne" does not exist.'103$this->source); })()), "productTradeIn", [], "any"falsefalsefalse103), "shutterCount", [], "any"falsefalsefalse103), 'label');
  256.         yield "
  257. \t\t\t\t\t\t\t\t\t\t\t<div class=\"help\">
  258. \t\t\t\t\t\t\t\t\t\t\t\t<a href=\"\">Besoin d'aide ?</a>
  259. \t\t\t\t\t\t\t\t\t\t\t\t<div class=\"popup\">
  260. \t\t\t\t\t\t\t\t\t\t\t\t\t<p>Rendez-vous sur le site <a href=\"https://www.camerashuttercount.com/\" target=\"_blank\">camerashuttercount.com</a>. Choisissez une photo au format RAW non retouchée et provenant de l’appareil dont vous souhaitez connaître le nombre de clics. Cliquez sur Upload.<br>
  261. \t\t\t\t\t\t\t\t\t\t\t\t\t\t🚨 Si vous rencontrez des difficultés, n’hésitez pas à nous contacter.</p>
  262. \t\t\t\t\t\t\t\t\t\t\t\t</div>
  263. \t\t\t\t\t\t\t\t\t\t\t</div>
  264. \t\t\t\t\t\t\t\t\t\t\t<div class=\"select-style\">
  265. \t\t\t\t\t\t\t\t\t\t\t\t";
  266.         // line 112
  267.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["formStepOne"]) || array_key_exists("formStepOne"$context) ? $context["formStepOne"] : (function () { throw new RuntimeError('Variable "formStepOne" does not exist.'112$this->source); })()), "productTradeIn", [], "any"falsefalsefalse112), "shutterCount", [], "any"falsefalsefalse112), 'widget');
  268.         yield "
  269. \t\t\t\t\t\t\t\t\t\t\t</div>
  270. \t\t\t\t\t\t\t\t\t\t</div>
  271. \t\t\t\t\t\t\t\t\t</div>
  272. \t\t\t\t\t\t\t\t</div>
  273. \t\t\t\t\t\t\t\t<div class=\"form-row number-shutter-count\">
  274. \t\t\t\t\t\t\t\t\t<div class=\"w-100\">
  275. \t\t\t\t\t\t\t\t\t\t<div class=\"input\">
  276. \t\t\t\t\t\t\t\t\t\t\t";
  277.         // line 120
  278.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["formStepOne"]) || array_key_exists("formStepOne"$context) ? $context["formStepOne"] : (function () { throw new RuntimeError('Variable "formStepOne" does not exist.'120$this->source); })()), "productTradeIn", [], "any"falsefalsefalse120), "numberShutterCount", [], "any"falsefalsefalse120), 'label');
  279.         yield "
  280. \t\t\t\t\t\t\t\t\t\t\t";
  281.         // line 121
  282.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["formStepOne"]) || array_key_exists("formStepOne"$context) ? $context["formStepOne"] : (function () { throw new RuntimeError('Variable "formStepOne" does not exist.'121$this->source); })()), "productTradeIn", [], "any"falsefalsefalse121), "numberShutterCount", [], "any"falsefalsefalse121), 'widget');
  283.         yield "
  284. \t\t\t\t\t\t\t\t\t\t</div>
  285. \t\t\t\t\t\t\t\t\t</div>
  286. \t\t\t\t\t\t\t\t</div>
  287. \t\t\t\t\t\t\t\t<div class=\"form-row\">
  288. \t\t\t\t\t\t\t\t\t<div class=\"w-50\">
  289. \t\t\t\t\t\t\t\t\t\t<div class=\"input radios\">
  290. \t\t\t\t\t\t\t\t\t\t\t";
  291.         // line 128
  292.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["formStepOne"]) || array_key_exists("formStepOne"$context) ? $context["formStepOne"] : (function () { throw new RuntimeError('Variable "formStepOne" does not exist.'128$this->source); })()), "productTradeIn", [], "any"falsefalsefalse128), "packaging", [], "any"falsefalsefalse128), 'label');
  293.         yield "
  294. \t\t\t\t\t\t\t\t\t\t\t";
  295.         // line 129
  296.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["formStepOne"]) || array_key_exists("formStepOne"$context) ? $context["formStepOne"] : (function () { throw new RuntimeError('Variable "formStepOne" does not exist.'129$this->source); })()), "productTradeIn", [], "any"falsefalsefalse129), "packaging", [], "any"falsefalsefalse129), 'widget');
  297.         yield "
  298. \t\t\t\t\t\t\t\t\t\t</div>
  299. \t\t\t\t\t\t\t\t\t</div>
  300. \t\t\t\t\t\t\t\t\t<div class=\"w-50\">
  301. \t\t\t\t\t\t\t\t\t\t<div class=\"input radios\">
  302. \t\t\t\t\t\t\t\t\t\t\t";
  303.         // line 134
  304.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["formStepOne"]) || array_key_exists("formStepOne"$context) ? $context["formStepOne"] : (function () { throw new RuntimeError('Variable "formStepOne" does not exist.'134$this->source); })()), "productTradeIn", [], "any"falsefalsefalse134), "accessories", [], "any"falsefalsefalse134), 'label');
  305.         yield "
  306. ";
  307.         // line 146
  308.         yield "\t\t\t\t\t\t\t\t\t\t\t";
  309.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["formStepOne"]) || array_key_exists("formStepOne"$context) ? $context["formStepOne"] : (function () { throw new RuntimeError('Variable "formStepOne" does not exist.'146$this->source); })()), "productTradeIn", [], "any"falsefalsefalse146), "accessories", [], "any"falsefalsefalse146), 'widget');
  310.         yield "
  311. \t\t\t\t\t\t\t\t\t\t</div>
  312. \t\t\t\t\t\t\t\t\t</div>
  313. \t\t\t\t\t\t\t\t</div>
  314. \t\t\t\t\t\t\t</div>
  315. \t\t\t\t\t\t</div>
  316. \t\t\t\t\t</div>
  317. \t\t\t\t\t<div id=\"authentication\" class=\"card primary\">
  318. \t\t\t\t\t\t<div class=\"wrapper\">
  319. \t\t\t\t\t\t\t<h2>Votre compte</h2>
  320. \t\t\t\t\t\t\t<div class=\"form-row h-center\">
  321. \t\t\t\t\t\t\t\t<div class=\"w-50\">
  322. \t\t\t\t\t\t\t\t\t<div class=\"input email\">
  323. \t\t\t\t\t\t\t\t\t\t";
  324.         // line 159
  325.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["formStepOne"]) || array_key_exists("formStepOne"$context) ? $context["formStepOne"] : (function () { throw new RuntimeError('Variable "formStepOne" does not exist.'159$this->source); })()), "user", [], "any"falsefalsefalse159), "email", [], "any"falsefalsefalse159), 'label');
  326.         yield "
  327. \t\t\t\t\t\t\t\t\t\t";
  328.         // line 160
  329.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["formStepOne"]) || array_key_exists("formStepOne"$context) ? $context["formStepOne"] : (function () { throw new RuntimeError('Variable "formStepOne" does not exist.'160$this->source); })()), "user", [], "any"falsefalsefalse160), "email", [], "any"falsefalsefalse160), 'widget');
  330.         yield "
  331. \t\t\t\t\t\t\t\t\t\t<div class=\"callback\">L'email renseigné n'est pas bon.</div>
  332. \t\t\t\t\t\t\t\t\t</div>
  333. \t\t\t\t\t\t\t\t</div>
  334. \t\t\t\t\t\t\t</div>
  335. \t\t\t\t\t\t\t<div class=\"form-row h-center password-input\">
  336. \t\t\t\t\t\t\t\t<div class=\"w-50\">
  337. \t\t\t\t\t\t\t\t\t<div class=\"input password\">
  338. \t\t\t\t\t\t\t\t\t\t";
  339.         // line 168
  340.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["formStepOne"]) || array_key_exists("formStepOne"$context) ? $context["formStepOne"] : (function () { throw new RuntimeError('Variable "formStepOne" does not exist.'168$this->source); })()), "user", [], "any"falsefalsefalse168), "plainPassword", [], "any"falsefalsefalse168), 'label');
  341.         yield "
  342. \t\t\t\t\t\t\t\t\t\t";
  343.         // line 169
  344.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["formStepOne"]) || array_key_exists("formStepOne"$context) ? $context["formStepOne"] : (function () { throw new RuntimeError('Variable "formStepOne" does not exist.'169$this->source); })()), "user", [], "any"falsefalsefalse169), "plainPassword", [], "any"falsefalsefalse169), 'widget');
  345.         yield "
  346. \t\t\t\t\t\t\t\t\t\t<div class=\"callback\">Le mot de passe n'est pas renseigné.</div>
  347. \t\t\t\t\t\t\t\t\t</div>
  348. \t\t\t\t\t\t\t\t</div>
  349. \t\t\t\t\t\t\t</div>
  350. \t\t\t\t\t\t\t<div class=\"registration-form\">
  351. \t\t\t\t\t\t\t\t<div class=\"form-row h-center\">
  352. \t\t\t\t\t\t\t\t\t<div class=\"w-50\">
  353. \t\t\t\t\t\t\t\t\t\t<div class=\"input password-repeat\">
  354. \t\t\t\t\t\t\t\t\t\t\t";
  355.         // line 178
  356.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["formStepOne"]) || array_key_exists("formStepOne"$context) ? $context["formStepOne"] : (function () { throw new RuntimeError('Variable "formStepOne" does not exist.'178$this->source); })()), "user", [], "any"falsefalsefalse178), "repeatPassword", [], "any"falsefalsefalse178), 'label');
  357.         yield "
  358. \t\t\t\t\t\t\t\t\t\t\t";
  359.         // line 179
  360.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["formStepOne"]) || array_key_exists("formStepOne"$context) ? $context["formStepOne"] : (function () { throw new RuntimeError('Variable "formStepOne" does not exist.'179$this->source); })()), "user", [], "any"falsefalsefalse179), "repeatPassword", [], "any"falsefalsefalse179), 'widget');
  361.         yield "
  362. \t\t\t\t\t\t\t\t\t\t\t<div class=\"callback\">Les deux mots de passe ne correspondent pas.</div>
  363. \t\t\t\t\t\t\t\t\t\t</div>
  364. \t\t\t\t\t\t\t\t\t</div>
  365. \t\t\t\t\t\t\t\t</div>
  366. \t\t\t\t\t\t\t\t<div class=\"form-row\">
  367. \t\t\t\t\t\t\t\t\t<div class=\"w-33\">
  368. \t\t\t\t\t\t\t\t\t\t<div class=\"input lastname\">
  369. \t\t\t\t\t\t\t\t\t\t\t";
  370.         // line 187
  371.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["formStepOne"]) || array_key_exists("formStepOne"$context) ? $context["formStepOne"] : (function () { throw new RuntimeError('Variable "formStepOne" does not exist.'187$this->source); })()), "user", [], "any"falsefalsefalse187), "lastname", [], "any"falsefalsefalse187), 'label');
  372.         yield "
  373. \t\t\t\t\t\t\t\t\t\t\t";
  374.         // line 188
  375.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["formStepOne"]) || array_key_exists("formStepOne"$context) ? $context["formStepOne"] : (function () { throw new RuntimeError('Variable "formStepOne" does not exist.'188$this->source); })()), "user", [], "any"falsefalsefalse188), "lastname", [], "any"falsefalsefalse188), 'widget');
  376.         yield "
  377. \t\t\t\t\t\t\t\t\t\t\t<div class=\"callback\">Veuillez renseigner votre nom.</div>
  378. \t\t\t\t\t\t\t\t\t\t</div>
  379. \t\t\t\t\t\t\t\t\t</div>
  380. \t\t\t\t\t\t\t\t\t<div class=\"w-33\">
  381. \t\t\t\t\t\t\t\t\t\t<div class=\"input firstname\">
  382. \t\t\t\t\t\t\t\t\t\t\t";
  383.         // line 194
  384.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["formStepOne"]) || array_key_exists("formStepOne"$context) ? $context["formStepOne"] : (function () { throw new RuntimeError('Variable "formStepOne" does not exist.'194$this->source); })()), "user", [], "any"falsefalsefalse194), "firstname", [], "any"falsefalsefalse194), 'label');
  385.         yield "
  386. \t\t\t\t\t\t\t\t\t\t\t";
  387.         // line 195
  388.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["formStepOne"]) || array_key_exists("formStepOne"$context) ? $context["formStepOne"] : (function () { throw new RuntimeError('Variable "formStepOne" does not exist.'195$this->source); })()), "user", [], "any"falsefalsefalse195), "firstname", [], "any"falsefalsefalse195), 'widget');
  389.         yield "
  390. \t\t\t\t\t\t\t\t\t\t\t<div class=\"callback\">Veuillez renseigner votre prénom.</div>
  391. \t\t\t\t\t\t\t\t\t\t</div>
  392. \t\t\t\t\t\t\t\t\t</div>
  393. \t\t\t\t\t\t\t\t\t<div class=\"w-33\">
  394. \t\t\t\t\t\t\t\t\t\t<div class=\"input phone\">
  395. \t\t\t\t\t\t\t\t\t\t\t";
  396.         // line 201
  397.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["formStepOne"]) || array_key_exists("formStepOne"$context) ? $context["formStepOne"] : (function () { throw new RuntimeError('Variable "formStepOne" does not exist.'201$this->source); })()), "user", [], "any"falsefalsefalse201), "phone", [], "any"falsefalsefalse201), 'label');
  398.         yield "
  399. \t\t\t\t\t\t\t\t\t\t\t";
  400.         // line 202
  401.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["formStepOne"]) || array_key_exists("formStepOne"$context) ? $context["formStepOne"] : (function () { throw new RuntimeError('Variable "formStepOne" does not exist.'202$this->source); })()), "user", [], "any"falsefalsefalse202), "phone", [], "any"falsefalsefalse202), 'widget');
  402.         yield "
  403. \t\t\t\t\t\t\t\t\t\t\t<div class=\"callback\">Veuillez renseigner votre téléphone.</div>
  404. \t\t\t\t\t\t\t\t\t\t</div>
  405. \t\t\t\t\t\t\t\t\t</div>
  406. \t\t\t\t\t\t\t\t</div>
  407. \t\t\t\t\t\t\t\t<div class=\"form-row\">
  408. \t\t\t\t\t\t\t\t\t<div class=\"w-50\">
  409. \t\t\t\t\t\t\t\t\t\t<div class=\"input country\">
  410. \t\t\t\t\t\t\t\t\t\t\t";
  411.         // line 210
  412.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["formStepOne"]) || array_key_exists("formStepOne"$context) ? $context["formStepOne"] : (function () { throw new RuntimeError('Variable "formStepOne" does not exist.'210$this->source); })()), "user", [], "any"falsefalsefalse210), "country", [], "any"falsefalsefalse210), 'label');
  413.         yield "
  414. \t\t\t\t\t\t\t\t\t\t\t<div class=\"select-style\">
  415. \t\t\t\t\t\t\t\t\t\t\t\t";
  416.         // line 212
  417.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["formStepOne"]) || array_key_exists("formStepOne"$context) ? $context["formStepOne"] : (function () { throw new RuntimeError('Variable "formStepOne" does not exist.'212$this->source); })()), "user", [], "any"falsefalsefalse212), "country", [], "any"falsefalsefalse212), 'widget');
  418.         yield "
  419. \t\t\t\t\t\t\t\t\t\t\t</div>
  420. \t\t\t\t\t\t\t\t\t\t\t<div class=\"callback\">Veuillez renseigner votre pays.</div>
  421. \t\t\t\t\t\t\t\t\t\t</div>
  422. \t\t\t\t\t\t\t\t\t</div>
  423. \t\t\t\t\t\t\t\t\t<div class=\"w-50\">
  424. \t\t\t\t\t\t\t\t\t\t<div class=\"input postcode\">
  425. \t\t\t\t\t\t\t\t\t\t\t";
  426.         // line 219
  427.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["formStepOne"]) || array_key_exists("formStepOne"$context) ? $context["formStepOne"] : (function () { throw new RuntimeError('Variable "formStepOne" does not exist.'219$this->source); })()), "user", [], "any"falsefalsefalse219), "postcode", [], "any"falsefalsefalse219), 'label');
  428.         yield "
  429. \t\t\t\t\t\t\t\t\t\t\t";
  430.         // line 220
  431.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["formStepOne"]) || array_key_exists("formStepOne"$context) ? $context["formStepOne"] : (function () { throw new RuntimeError('Variable "formStepOne" does not exist.'220$this->source); })()), "user", [], "any"falsefalsefalse220), "postcode", [], "any"falsefalsefalse220), 'widget');
  432.         yield "
  433. \t\t\t\t\t\t\t\t\t\t\t<div class=\"callback\">Veuillez renseigner votre code postal.</div>
  434. \t\t\t\t\t\t\t\t\t\t</div>
  435. \t\t\t\t\t\t\t\t\t</div>
  436. \t\t\t\t\t\t\t\t</div>
  437. \t\t\t\t\t\t\t\t<div class=\"form-row\">
  438. \t\t\t\t\t\t\t\t\t<div class=\"w-50\">
  439. \t\t\t\t\t\t\t\t\t\t<div class=\"input city\">
  440. \t\t\t\t\t\t\t\t\t\t\t";
  441.         // line 228
  442.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["formStepOne"]) || array_key_exists("formStepOne"$context) ? $context["formStepOne"] : (function () { throw new RuntimeError('Variable "formStepOne" does not exist.'228$this->source); })()), "user", [], "any"falsefalsefalse228), "city", [], "any"falsefalsefalse228), 'label');
  443.         yield "
  444. \t\t\t\t\t\t\t\t\t\t\t";
  445.         // line 229
  446.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["formStepOne"]) || array_key_exists("formStepOne"$context) ? $context["formStepOne"] : (function () { throw new RuntimeError('Variable "formStepOne" does not exist.'229$this->source); })()), "user", [], "any"falsefalsefalse229), "city", [], "any"falsefalsefalse229), 'widget');
  447.         yield "
  448. \t\t\t\t\t\t\t\t\t\t\t<div class=\"callback\">Veuillez renseigner votre ville.</div>
  449. \t\t\t\t\t\t\t\t\t\t</div>
  450. \t\t\t\t\t\t\t\t\t</div>
  451. \t\t\t\t\t\t\t\t\t<div class=\"w-50\">
  452. \t\t\t\t\t\t\t\t\t\t<div class=\"input address\">
  453. \t\t\t\t\t\t\t\t\t\t\t";
  454.         // line 235
  455.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["formStepOne"]) || array_key_exists("formStepOne"$context) ? $context["formStepOne"] : (function () { throw new RuntimeError('Variable "formStepOne" does not exist.'235$this->source); })()), "user", [], "any"falsefalsefalse235), "streetAddress", [], "any"falsefalsefalse235), 'label');
  456.         yield "
  457. \t\t\t\t\t\t\t\t\t\t\t";
  458.         // line 236
  459.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["formStepOne"]) || array_key_exists("formStepOne"$context) ? $context["formStepOne"] : (function () { throw new RuntimeError('Variable "formStepOne" does not exist.'236$this->source); })()), "user", [], "any"falsefalsefalse236), "streetAddress", [], "any"falsefalsefalse236), 'widget');
  460.         yield "
  461. \t\t\t\t\t\t\t\t\t\t\t<div class=\"callback\">Veuillez renseigner votre adresse postale.</div>
  462. \t\t\t\t\t\t\t\t\t\t</div>
  463. \t\t\t\t\t\t\t\t\t</div>
  464. \t\t\t\t\t\t\t\t</div>
  465. \t\t\t\t\t\t\t</div>
  466. \t\t\t\t\t\t\t<div class=\"form-row\">
  467. \t\t\t\t\t\t\t\t<div class=\"input conditions h-center v-center text-bold\">
  468. \t\t\t\t\t\t\t\t\t";
  469.         // line 245
  470.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["formStepOne"]) || array_key_exists("formStepOne"$context) ? $context["formStepOne"] : (function () { throw new RuntimeError('Variable "formStepOne" does not exist.'245$this->source); })()), "user", [], "any"falsefalsefalse245), "conditions", [], "any"falsefalsefalse245), 'widget');
  471.         yield "
  472. \t\t\t\t\t\t\t\t\t";
  473.         // line 246
  474.         yield Twig\Extension\CoreExtension::replace($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["formStepOne"]) || array_key_exists("formStepOne"$context) ? $context["formStepOne"] : (function () { throw new RuntimeError('Variable "formStepOne" does not exist.'246$this->source); })()), "user", [], "any"falsefalsefalse246), "conditions", [], "any"falsefalsefalse246), 'label'), ["##conditions##" => (("<a href=\"" $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("mentions")) . "\" target=\"_blank\">conditions</a>")]);
  475.         yield "
  476. \t\t\t\t\t\t\t\t\t<div class=\"callback\">Veuillez accepter les conditions pour poursuivre.</div>
  477. \t\t\t\t\t\t\t\t</div>
  478. \t\t\t\t\t\t\t</div>
  479. \t\t\t\t\t\t\t<div class=\"validation\">
  480. \t\t\t\t\t\t\t\t<button type=\"button\" class=\"btn btn-primary validateButton\">Valider</button>
  481. \t\t\t\t\t\t\t\t<button type=\"submit\" class=\"btn btn-primary submitForm\">Se connecter</button>
  482. \t\t\t\t\t\t\t</div>
  483. \t\t\t\t\t\t</div>
  484. \t\t\t\t\t</div>
  485. \t\t\t\t\t";
  486.         // line 256
  487.         yield         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["formStepOne"]) || array_key_exists("formStepOne"$context) ? $context["formStepOne"] : (function () { throw new RuntimeError('Variable "formStepOne" does not exist.'256$this->source); })()), 'form_end');
  488.         yield "
  489. \t\t\t\t</main>
  490. \t\t\t\t<aside class=\"steps\">
  491. \t\t\t\t\t<div class=\"card primary\">
  492. \t\t\t\t\t\t<div class=\"wrapper\">
  493. \t\t\t\t\t\t\t<h2>Comment ça marche ?</h2>
  494. \t\t\t\t\t\t\t<div class=\"step\">
  495. \t\t\t\t\t\t\t\t<img src=\"";
  496.         // line 263
  497.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/img/pictos/coin.svg"), "html"nulltrue);
  498.         yield "\" alt=\"\" class=\"img-responsive\">
  499. \t\t\t\t\t\t\t\t<div class=\"step-title\">Obtenez une estimation</div>
  500. \t\t\t\t\t\t\t\t<p>Recherchez votre appareil et découvrez deux tarif que l’on vous propose. L’un pour un bon d’achat sur Ipln.fr  ( plus avantageux)  l’autre pour un paiement cash par virement.</p>
  501. \t\t\t\t\t\t\t</div>
  502. \t\t\t\t\t\t\t<div class=\"step\">
  503. \t\t\t\t\t\t\t\t<img src=\"";
  504.         // line 268
  505.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/img/pictos/delivery_free.svg"), "html"nulltrue);
  506.         yield "\" alt=\"\" class=\"img-responsive\">
  507. \t\t\t\t\t\t\t\t<div class=\"step-title\">Envoyez votre produit</div>
  508. \t\t\t\t\t\t\t\t<p>Expédiez gratuitement votre produit afin que nous puissions valider l’estimation.</p>
  509. \t\t\t\t\t\t\t</div>
  510. \t\t\t\t\t\t\t<div class=\"step\">
  511. \t\t\t\t\t\t\t\t<img src=\"";
  512.         // line 273
  513.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/img/pictos/card.svg"), "html"nulltrue);
  514.         yield "\" alt=\"\" class=\"img-responsive\">
  515. \t\t\t\t\t\t\t\t<div class=\"step-title\">Recevez votre paiement</div>
  516. \t\t\t\t\t\t\t\t<p>Recevez votre paiement par virement bancaire sous 48h à 72h ou un bon d’achat valable sur ipln.fr</p>
  517. \t\t\t\t\t\t\t</div>
  518. \t\t\t\t\t\t</div>
  519. \t\t\t\t\t</div>
  520. \t\t\t\t</aside>
  521. \t\t\t</div>
  522. \t\t</div>
  523. \t</section>
  524. ";
  525.         
  526.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  527.         
  528.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  529.         yield from [];
  530.     }
  531.     /**
  532.      * @codeCoverageIgnore
  533.      */
  534.     public function getTemplateName(): string
  535.     {
  536.         return "front/trade_in/begin.html.twig";
  537.     }
  538.     /**
  539.      * @codeCoverageIgnore
  540.      */
  541.     public function isTraitable(): bool
  542.     {
  543.         return false;
  544.     }
  545.     /**
  546.      * @codeCoverageIgnore
  547.      */
  548.     public function getDebugInfo(): array
  549.     {
  550.         return array (  541 => 273,  533 => 268,  525 => 263,  515 => 256,  502 => 246,  498 => 245,  486 => 236,  482 => 235,  473 => 229,  469 => 228,  458 => 220,  454 => 219,  444 => 212,  439 => 210,  428 => 202,  424 => 201,  415 => 195,  411 => 194,  402 => 188,  398 => 187,  387 => 179,  383 => 178,  371 => 169,  367 => 168,  356 => 160,  352 => 159,  335 => 146,  331 => 134,  323 => 129,  319 => 128,  309 => 121,  305 => 120,  294 => 112,  282 => 103,  273 => 97,  262 => 89,  243 => 73,  238 => 71,  228 => 63,  222 => 62,  212 => 58,  208 => 56,  203 => 55,  199 => 54,  196 => 53,  189 => 49,  185 => 48,  178 => 43,  176 => 42,  172 => 41,  147 => 19,  139 => 13,  126 => 12,  112 => 10,  99 => 9,  85 => 6,  72 => 5,  61 => 1,  59 => 4,  57 => 3,  55 => 2,  42 => 1,);
  551.     }
  552.     public function getSourceContext(): Source
  553.     {
  554.         return new Source("{% extends 'front/base.html.twig' %}
  555. {% set title = 'Démarrez votre reprise | BACK ipln' %}
  556. {% set metadescription = 'Démarrer dès maintenant votre reprise sur BACK ipln pour estimer le montant de votre matériel photo & vidéo.' %}
  557. {% set index = 'index' %}
  558. {% block stylesheets %}
  559. \t{{ encore_entry_link_tags('tradeIn') }}
  560. {% endblock %}
  561. {% block javascripts %}
  562. \t{{ encore_entry_script_tags('tradeIn') }}
  563. {% endblock %}
  564. {% block body %}
  565. \t<header>
  566. \t\t<div class=\"container\">
  567. \t\t\t<div class=\"row\">
  568. \t\t\t\t<div class=\"w-100\">
  569. \t\t\t\t\t<ul class=\"breadcrumb\">
  570. \t\t\t\t\t\t<li>
  571. \t\t\t\t\t\t\t<a href=\"{{ path('index') }}\">Accueil</a>
  572. \t\t\t\t\t\t</li>
  573. \t\t\t\t\t\t<li>
  574. \t\t\t\t\t\t\tDémarrez votre reprise
  575. \t\t\t\t\t\t</li>
  576. \t\t\t\t\t</ul>
  577. \t\t\t\t</div>
  578. \t\t\t</div>
  579. \t\t\t<div class=\"row\">
  580. \t\t\t\t<div class=\"w-100\">
  581. \t\t\t\t\t<h1 class=\"dynamic\">Faites reprendre votre <span>boîtier</span></h1>
  582. \t\t\t\t\t<p class=\"subtitle\">
  583. \t\t\t\t\t\tVoilà la première étape du simulateur, renseignez les informations relatives à votre produit. Soyez le plus précis possible, elles nous permettront de vous donner l'estimation la plus juste possible ! 📸
  584. \t\t\t\t\t</p>
  585. \t\t\t\t</div>
  586. \t\t\t</div>
  587. \t\t</div>
  588. \t</header>
  589. \t<section>
  590. \t\t<div class=\"container\">
  591. \t\t\t<div class=\"row h-space-between\">
  592. \t\t\t\t<main>
  593. \t\t\t\t\t{{ form_start(formStepOne) }}
  594. \t\t\t\t\t{% if tradeInProgress %}
  595. \t\t\t\t\t\t<div class=\"alert alert-success\">
  596. \t\t\t\t\t\t\t<div class=\"w-100\">
  597. \t\t\t\t\t\t\t\t<p class=\"text-center mb-1\">Il semblerait que vous avez déjà commencé une reprise. Souhaitez-vous la reprendre ?</p>
  598. \t\t\t\t\t\t\t</div>
  599. \t\t\t\t\t\t\t<div class=\"w-100 text-center\">
  600. \t\t\t\t\t\t\t\t<a href=\"{{ path('tradeIn.addProduct') }}\" class=\"btn btn-primary\">Continuer ma reprise</a>
  601. \t\t\t\t\t\t\t\t<a href=\"{{ path('tradeIn.reset') }}\" class=\"btn btn-primary-outline\">Créer une nouvelle reprise</a>
  602. \t\t\t\t\t\t\t</div>
  603. \t\t\t\t\t\t</div>
  604. \t\t\t\t\t{% endif %}
  605. \t\t\t\t\t{% for label, messages in app.flashes(['notice', 'warning']) %}
  606. \t\t\t\t\t\t{% for message in messages %}
  607. \t\t\t\t\t\t\t<div class=\"alert alert-error my-1\">
  608. \t\t\t\t\t\t\t\t<div class=\"w-100\">
  609. \t\t\t\t\t\t\t\t\t<p>{{ message }}</p>
  610. \t\t\t\t\t\t\t\t</div>
  611. \t\t\t\t\t\t\t</div>
  612. \t\t\t\t\t\t{% endfor %}
  613. \t\t\t\t\t{% endfor %}
  614. \t\t\t\t\t<div id=\"product\" class=\"card primary\">
  615. \t\t\t\t\t\t<div class=\"wrapper\">
  616. \t\t\t\t\t\t\t<h2>Votre produit</h2>
  617. \t\t\t\t\t\t\t<div class=\"form-row\">
  618. \t\t\t\t\t\t\t\t<div class=\"w-50\">
  619. \t\t\t\t\t\t\t\t\t<div class=\"input brand\">
  620. \t\t\t\t\t\t\t\t\t\t{{ form_label(formStepOne.productTradeIn.brand) }}
  621. \t\t\t\t\t\t\t\t\t\t<div class=\"select-style\">
  622. \t\t\t\t\t\t\t\t\t\t\t{{ form_widget(formStepOne.productTradeIn.brand) }}
  623. \t\t\t\t\t\t\t\t\t\t</div>
  624. \t\t\t\t\t\t\t\t\t</div>
  625. \t\t\t\t\t\t\t\t</div>
  626. \t\t\t\t\t\t\t\t<div class=\"w-50\">
  627. \t\t\t\t\t\t\t\t\t<div class=\"input search\">
  628. \t\t\t\t\t\t\t\t\t\t<label for=\"search\">Modèle</label>
  629. \t\t\t\t\t\t\t\t\t\t<input id=\"autoComplete\" type=\"search\" dir=\"ltr\" spellcheck=false name=\"search\" autocorrect=\"off\" autocomplete=\"off\" autocapitalize=\"off\" maxlength=\"2048\" tabindex=\"1\">
  630. \t\t\t\t\t\t\t\t\t</div>
  631. \t\t\t\t\t\t\t\t</div>
  632. \t\t\t\t\t\t\t</div>
  633. \t\t\t\t\t\t\t<div class=\"second-step\">
  634. \t\t\t\t\t\t\t\t<div class=\"form-row\">
  635. \t\t\t\t\t\t\t\t\t<div class=\"w-50\">
  636. \t\t\t\t\t\t\t\t\t\t<div class=\"input quality\">
  637. \t\t\t\t\t\t\t\t\t\t\t{{ form_label(formStepOne.productTradeIn.productQuality) }}
  638. \t\t\t\t\t\t\t\t\t\t\t<div class=\"help\">
  639. \t\t\t\t\t\t\t\t\t\t\t\t<a href=\"\">Besoin d'aide ?</a>
  640. \t\t\t\t\t\t\t\t\t\t\t\t<div class=\"popup\">
  641. \t\t\t\t\t\t\t\t\t\t\t\t</div>
  642. \t\t\t\t\t\t\t\t\t\t\t</div>
  643. \t\t\t\t\t\t\t\t\t\t\t<div class=\"select-style\">
  644. \t\t\t\t\t\t\t\t\t\t\t\t{{ form_widget(formStepOne.productTradeIn.productQuality) }}
  645. \t\t\t\t\t\t\t\t\t\t\t</div>
  646. \t\t\t\t\t\t\t\t\t\t</div>
  647. \t\t\t\t\t\t\t\t\t</div>
  648. \t\t\t\t\t\t\t\t\t<div class=\"w-50 shutter-count\">
  649. \t\t\t\t\t\t\t\t\t\t<div class=\"input\">
  650. \t\t\t\t\t\t\t\t\t\t\t{{ form_label(formStepOne.productTradeIn.shutterCount) }}
  651. \t\t\t\t\t\t\t\t\t\t\t<div class=\"help\">
  652. \t\t\t\t\t\t\t\t\t\t\t\t<a href=\"\">Besoin d'aide ?</a>
  653. \t\t\t\t\t\t\t\t\t\t\t\t<div class=\"popup\">
  654. \t\t\t\t\t\t\t\t\t\t\t\t\t<p>Rendez-vous sur le site <a href=\"https://www.camerashuttercount.com/\" target=\"_blank\">camerashuttercount.com</a>. Choisissez une photo au format RAW non retouchée et provenant de l’appareil dont vous souhaitez connaître le nombre de clics. Cliquez sur Upload.<br>
  655. \t\t\t\t\t\t\t\t\t\t\t\t\t\t🚨 Si vous rencontrez des difficultés, n’hésitez pas à nous contacter.</p>
  656. \t\t\t\t\t\t\t\t\t\t\t\t</div>
  657. \t\t\t\t\t\t\t\t\t\t\t</div>
  658. \t\t\t\t\t\t\t\t\t\t\t<div class=\"select-style\">
  659. \t\t\t\t\t\t\t\t\t\t\t\t{{ form_widget(formStepOne.productTradeIn.shutterCount) }}
  660. \t\t\t\t\t\t\t\t\t\t\t</div>
  661. \t\t\t\t\t\t\t\t\t\t</div>
  662. \t\t\t\t\t\t\t\t\t</div>
  663. \t\t\t\t\t\t\t\t</div>
  664. \t\t\t\t\t\t\t\t<div class=\"form-row number-shutter-count\">
  665. \t\t\t\t\t\t\t\t\t<div class=\"w-100\">
  666. \t\t\t\t\t\t\t\t\t\t<div class=\"input\">
  667. \t\t\t\t\t\t\t\t\t\t\t{{ form_label(formStepOne.productTradeIn.numberShutterCount) }}
  668. \t\t\t\t\t\t\t\t\t\t\t{{ form_widget(formStepOne.productTradeIn.numberShutterCount) }}
  669. \t\t\t\t\t\t\t\t\t\t</div>
  670. \t\t\t\t\t\t\t\t\t</div>
  671. \t\t\t\t\t\t\t\t</div>
  672. \t\t\t\t\t\t\t\t<div class=\"form-row\">
  673. \t\t\t\t\t\t\t\t\t<div class=\"w-50\">
  674. \t\t\t\t\t\t\t\t\t\t<div class=\"input radios\">
  675. \t\t\t\t\t\t\t\t\t\t\t{{ form_label(formStepOne.productTradeIn.packaging) }}
  676. \t\t\t\t\t\t\t\t\t\t\t{{ form_widget(formStepOne.productTradeIn.packaging) }}
  677. \t\t\t\t\t\t\t\t\t\t</div>
  678. \t\t\t\t\t\t\t\t\t</div>
  679. \t\t\t\t\t\t\t\t\t<div class=\"w-50\">
  680. \t\t\t\t\t\t\t\t\t\t<div class=\"input radios\">
  681. \t\t\t\t\t\t\t\t\t\t\t{{ form_label(formStepOne.productTradeIn.accessories) }}
  682. {#\t\t\t\t\t\t\t\t\t\t\t<div class=\"help\">#}
  683. {#\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"\">Besoin d'aide ?</a>#}
  684. {#\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"popup\">#}
  685. {#\t\t\t\t\t\t\t\t\t\t\t\t\t<ul>#}
  686. {#\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><b>Comme neuf :</b> Aucune rayure</li>#}
  687. {#\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><b>Très bon état :</b> Micros rayures, invisibles à 20 cm</li>#}
  688. {#\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><b>Bon état :</b> Rayures et légers impacts visibles lors de l’utilisation</li>#}
  689. {#\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><b>Cassé :</b> Dommages apparents, l’appareil peut être cassé, fissuré ou déformé</li>#}
  690. {#\t\t\t\t\t\t\t\t\t\t\t\t\t</ul>#}
  691. {#\t\t\t\t\t\t\t\t\t\t\t\t</div>#}
  692. {#\t\t\t\t\t\t\t\t\t\t\t</div>#}
  693. \t\t\t\t\t\t\t\t\t\t\t{{ form_widget(formStepOne.productTradeIn.accessories) }}
  694. \t\t\t\t\t\t\t\t\t\t</div>
  695. \t\t\t\t\t\t\t\t\t</div>
  696. \t\t\t\t\t\t\t\t</div>
  697. \t\t\t\t\t\t\t</div>
  698. \t\t\t\t\t\t</div>
  699. \t\t\t\t\t</div>
  700. \t\t\t\t\t<div id=\"authentication\" class=\"card primary\">
  701. \t\t\t\t\t\t<div class=\"wrapper\">
  702. \t\t\t\t\t\t\t<h2>Votre compte</h2>
  703. \t\t\t\t\t\t\t<div class=\"form-row h-center\">
  704. \t\t\t\t\t\t\t\t<div class=\"w-50\">
  705. \t\t\t\t\t\t\t\t\t<div class=\"input email\">
  706. \t\t\t\t\t\t\t\t\t\t{{ form_label(formStepOne.user.email) }}
  707. \t\t\t\t\t\t\t\t\t\t{{ form_widget(formStepOne.user.email) }}
  708. \t\t\t\t\t\t\t\t\t\t<div class=\"callback\">L'email renseigné n'est pas bon.</div>
  709. \t\t\t\t\t\t\t\t\t</div>
  710. \t\t\t\t\t\t\t\t</div>
  711. \t\t\t\t\t\t\t</div>
  712. \t\t\t\t\t\t\t<div class=\"form-row h-center password-input\">
  713. \t\t\t\t\t\t\t\t<div class=\"w-50\">
  714. \t\t\t\t\t\t\t\t\t<div class=\"input password\">
  715. \t\t\t\t\t\t\t\t\t\t{{ form_label(formStepOne.user.plainPassword) }}
  716. \t\t\t\t\t\t\t\t\t\t{{ form_widget(formStepOne.user.plainPassword) }}
  717. \t\t\t\t\t\t\t\t\t\t<div class=\"callback\">Le mot de passe n'est pas renseigné.</div>
  718. \t\t\t\t\t\t\t\t\t</div>
  719. \t\t\t\t\t\t\t\t</div>
  720. \t\t\t\t\t\t\t</div>
  721. \t\t\t\t\t\t\t<div class=\"registration-form\">
  722. \t\t\t\t\t\t\t\t<div class=\"form-row h-center\">
  723. \t\t\t\t\t\t\t\t\t<div class=\"w-50\">
  724. \t\t\t\t\t\t\t\t\t\t<div class=\"input password-repeat\">
  725. \t\t\t\t\t\t\t\t\t\t\t{{ form_label(formStepOne.user.repeatPassword) }}
  726. \t\t\t\t\t\t\t\t\t\t\t{{ form_widget(formStepOne.user.repeatPassword) }}
  727. \t\t\t\t\t\t\t\t\t\t\t<div class=\"callback\">Les deux mots de passe ne correspondent pas.</div>
  728. \t\t\t\t\t\t\t\t\t\t</div>
  729. \t\t\t\t\t\t\t\t\t</div>
  730. \t\t\t\t\t\t\t\t</div>
  731. \t\t\t\t\t\t\t\t<div class=\"form-row\">
  732. \t\t\t\t\t\t\t\t\t<div class=\"w-33\">
  733. \t\t\t\t\t\t\t\t\t\t<div class=\"input lastname\">
  734. \t\t\t\t\t\t\t\t\t\t\t{{ form_label(formStepOne.user.lastname) }}
  735. \t\t\t\t\t\t\t\t\t\t\t{{ form_widget(formStepOne.user.lastname) }}
  736. \t\t\t\t\t\t\t\t\t\t\t<div class=\"callback\">Veuillez renseigner votre nom.</div>
  737. \t\t\t\t\t\t\t\t\t\t</div>
  738. \t\t\t\t\t\t\t\t\t</div>
  739. \t\t\t\t\t\t\t\t\t<div class=\"w-33\">
  740. \t\t\t\t\t\t\t\t\t\t<div class=\"input firstname\">
  741. \t\t\t\t\t\t\t\t\t\t\t{{ form_label(formStepOne.user.firstname) }}
  742. \t\t\t\t\t\t\t\t\t\t\t{{ form_widget(formStepOne.user.firstname) }}
  743. \t\t\t\t\t\t\t\t\t\t\t<div class=\"callback\">Veuillez renseigner votre prénom.</div>
  744. \t\t\t\t\t\t\t\t\t\t</div>
  745. \t\t\t\t\t\t\t\t\t</div>
  746. \t\t\t\t\t\t\t\t\t<div class=\"w-33\">
  747. \t\t\t\t\t\t\t\t\t\t<div class=\"input phone\">
  748. \t\t\t\t\t\t\t\t\t\t\t{{ form_label(formStepOne.user.phone) }}
  749. \t\t\t\t\t\t\t\t\t\t\t{{ form_widget(formStepOne.user.phone) }}
  750. \t\t\t\t\t\t\t\t\t\t\t<div class=\"callback\">Veuillez renseigner votre téléphone.</div>
  751. \t\t\t\t\t\t\t\t\t\t</div>
  752. \t\t\t\t\t\t\t\t\t</div>
  753. \t\t\t\t\t\t\t\t</div>
  754. \t\t\t\t\t\t\t\t<div class=\"form-row\">
  755. \t\t\t\t\t\t\t\t\t<div class=\"w-50\">
  756. \t\t\t\t\t\t\t\t\t\t<div class=\"input country\">
  757. \t\t\t\t\t\t\t\t\t\t\t{{ form_label(formStepOne.user.country) }}
  758. \t\t\t\t\t\t\t\t\t\t\t<div class=\"select-style\">
  759. \t\t\t\t\t\t\t\t\t\t\t\t{{ form_widget(formStepOne.user.country) }}
  760. \t\t\t\t\t\t\t\t\t\t\t</div>
  761. \t\t\t\t\t\t\t\t\t\t\t<div class=\"callback\">Veuillez renseigner votre pays.</div>
  762. \t\t\t\t\t\t\t\t\t\t</div>
  763. \t\t\t\t\t\t\t\t\t</div>
  764. \t\t\t\t\t\t\t\t\t<div class=\"w-50\">
  765. \t\t\t\t\t\t\t\t\t\t<div class=\"input postcode\">
  766. \t\t\t\t\t\t\t\t\t\t\t{{ form_label(formStepOne.user.postcode) }}
  767. \t\t\t\t\t\t\t\t\t\t\t{{ form_widget(formStepOne.user.postcode) }}
  768. \t\t\t\t\t\t\t\t\t\t\t<div class=\"callback\">Veuillez renseigner votre code postal.</div>
  769. \t\t\t\t\t\t\t\t\t\t</div>
  770. \t\t\t\t\t\t\t\t\t</div>
  771. \t\t\t\t\t\t\t\t</div>
  772. \t\t\t\t\t\t\t\t<div class=\"form-row\">
  773. \t\t\t\t\t\t\t\t\t<div class=\"w-50\">
  774. \t\t\t\t\t\t\t\t\t\t<div class=\"input city\">
  775. \t\t\t\t\t\t\t\t\t\t\t{{ form_label(formStepOne.user.city) }}
  776. \t\t\t\t\t\t\t\t\t\t\t{{ form_widget(formStepOne.user.city) }}
  777. \t\t\t\t\t\t\t\t\t\t\t<div class=\"callback\">Veuillez renseigner votre ville.</div>
  778. \t\t\t\t\t\t\t\t\t\t</div>
  779. \t\t\t\t\t\t\t\t\t</div>
  780. \t\t\t\t\t\t\t\t\t<div class=\"w-50\">
  781. \t\t\t\t\t\t\t\t\t\t<div class=\"input address\">
  782. \t\t\t\t\t\t\t\t\t\t\t{{ form_label(formStepOne.user.streetAddress) }}
  783. \t\t\t\t\t\t\t\t\t\t\t{{ form_widget(formStepOne.user.streetAddress) }}
  784. \t\t\t\t\t\t\t\t\t\t\t<div class=\"callback\">Veuillez renseigner votre adresse postale.</div>
  785. \t\t\t\t\t\t\t\t\t\t</div>
  786. \t\t\t\t\t\t\t\t\t</div>
  787. \t\t\t\t\t\t\t\t</div>
  788. \t\t\t\t\t\t\t</div>
  789. \t\t\t\t\t\t\t<div class=\"form-row\">
  790. \t\t\t\t\t\t\t\t<div class=\"input conditions h-center v-center text-bold\">
  791. \t\t\t\t\t\t\t\t\t{{ form_widget(formStepOne.user.conditions) }}
  792. \t\t\t\t\t\t\t\t\t{{ form_label(formStepOne.user.conditions)|replace({'##conditions##':'<a href=\"'~path('mentions')~'\" target=\"_blank\">conditions</a>'})|raw }}
  793. \t\t\t\t\t\t\t\t\t<div class=\"callback\">Veuillez accepter les conditions pour poursuivre.</div>
  794. \t\t\t\t\t\t\t\t</div>
  795. \t\t\t\t\t\t\t</div>
  796. \t\t\t\t\t\t\t<div class=\"validation\">
  797. \t\t\t\t\t\t\t\t<button type=\"button\" class=\"btn btn-primary validateButton\">Valider</button>
  798. \t\t\t\t\t\t\t\t<button type=\"submit\" class=\"btn btn-primary submitForm\">Se connecter</button>
  799. \t\t\t\t\t\t\t</div>
  800. \t\t\t\t\t\t</div>
  801. \t\t\t\t\t</div>
  802. \t\t\t\t\t{{ form_end(formStepOne) }}
  803. \t\t\t\t</main>
  804. \t\t\t\t<aside class=\"steps\">
  805. \t\t\t\t\t<div class=\"card primary\">
  806. \t\t\t\t\t\t<div class=\"wrapper\">
  807. \t\t\t\t\t\t\t<h2>Comment ça marche ?</h2>
  808. \t\t\t\t\t\t\t<div class=\"step\">
  809. \t\t\t\t\t\t\t\t<img src=\"{{ asset('build/img/pictos/coin.svg') }}\" alt=\"\" class=\"img-responsive\">
  810. \t\t\t\t\t\t\t\t<div class=\"step-title\">Obtenez une estimation</div>
  811. \t\t\t\t\t\t\t\t<p>Recherchez votre appareil et découvrez deux tarif que l’on vous propose. L’un pour un bon d’achat sur Ipln.fr  ( plus avantageux)  l’autre pour un paiement cash par virement.</p>
  812. \t\t\t\t\t\t\t</div>
  813. \t\t\t\t\t\t\t<div class=\"step\">
  814. \t\t\t\t\t\t\t\t<img src=\"{{ asset('build/img/pictos/delivery_free.svg') }}\" alt=\"\" class=\"img-responsive\">
  815. \t\t\t\t\t\t\t\t<div class=\"step-title\">Envoyez votre produit</div>
  816. \t\t\t\t\t\t\t\t<p>Expédiez gratuitement votre produit afin que nous puissions valider l’estimation.</p>
  817. \t\t\t\t\t\t\t</div>
  818. \t\t\t\t\t\t\t<div class=\"step\">
  819. \t\t\t\t\t\t\t\t<img src=\"{{ asset('build/img/pictos/card.svg') }}\" alt=\"\" class=\"img-responsive\">
  820. \t\t\t\t\t\t\t\t<div class=\"step-title\">Recevez votre paiement</div>
  821. \t\t\t\t\t\t\t\t<p>Recevez votre paiement par virement bancaire sous 48h à 72h ou un bon d’achat valable sur ipln.fr</p>
  822. \t\t\t\t\t\t\t</div>
  823. \t\t\t\t\t\t</div>
  824. \t\t\t\t\t</div>
  825. \t\t\t\t</aside>
  826. \t\t\t</div>
  827. \t\t</div>
  828. \t</section>
  829. {% endblock %}
  830. ""front/trade_in/begin.html.twig""/app/templates/front/trade_in/begin.html.twig");
  831.     }
  832. }