<?php

use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\CoreExtension;
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;

/* intervention/bloc_intervention.html.twig */
class __TwigTemplate_df11894fcfca7a98b068d2cc04b7754a12d3ae28d39dbe87d0165369c0cf34b7 extends Template
{
    private $source;
    private $macros = [];

    public function __construct(Environment $env)
    {
        parent::__construct($env);

        $this->source = $this->getSourceContext();

        $this->parent = false;

        $this->blocks = [
        ];
    }

    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", "intervention/bloc_intervention.html.twig"));

        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "intervention/bloc_intervention.html.twig"));

        // line 1
        yield "<div class=\"px-2 py-2 bg-white color-primary w-100 h-100 block-infos-container\">
    <div class=\"d-flex\">
        <div class=\"d-flex flex-column me-2\">
            <div class=\"d-flex justify-content-between\">
                <div class=\"d-flex align-items-center \" style=\"margin-right: 33px;\">
                    <label class=\"me-2\">N°Intervention</label>
                    <a href=\"\" class=\"text-decoration-none fw-600\"  target=\"_blank\" style=\"font-size: 15px;width:98px;\">
                        ";
        // line 8
        yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["intervention"]) || array_key_exists("intervention", $context) ? $context["intervention"] : (function () { throw new RuntimeError('Variable "intervention" does not exist.', 8, $this->source); })()), "id", [], "any", false, false, false, 8), "html", null, true);
        yield "
                    </a>
                </div>
                <div class=\"d-flex align-items-center\">
                    <label class=\"me-2\">Date</label>
                    <input type=\"text\" disabled class=\"form-control\" style=\"width:100px;\" value=\"";
        // line 13
        yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatDate(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["intervention"]) || array_key_exists("intervention", $context) ? $context["intervention"] : (function () { throw new RuntimeError('Variable "intervention" does not exist.', 13, $this->source); })()), "planning", [], "any", false, false, false, 13), "date", [], "any", false, false, false, 13), "d/m/Y"), "html", null, true);
        yield "\" >
                </div>
                <div class=\"d-flex align-items-center\">
                    <label class=\"me-2\">De</label>
                    <input type=\"";
        // line 17
        yield (((0 === CoreExtension::compare((isset($context["type"]) || array_key_exists("type", $context) ? $context["type"] : (function () { throw new RuntimeError('Variable "type" does not exist.', 17, $this->source); })()), "technique"))) ? ("text") : ("time"));
        yield "\" name=\"intervention_heure_debut\" ";
        yield (((0 === CoreExtension::compare((isset($context["type"]) || array_key_exists("type", $context) ? $context["type"] : (function () { throw new RuntimeError('Variable "type" does not exist.', 17, $this->source); })()), "technique"))) ? ("disabled") : (""));
        yield " style=\"width:50px;padding-left: 6px !important; padding-right: 6px !important;\"  class=\"form-control \" value=\"";
        yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatDate(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["intervention"]) || array_key_exists("intervention", $context) ? $context["intervention"] : (function () { throw new RuntimeError('Variable "intervention" does not exist.', 17, $this->source); })()), "planning", [], "any", false, false, false, 17), "heureDebut", [], "any", false, false, false, 17), "H:i"), "html", null, true);
        yield "\" form=\"form_validation_intervention\">
                </div>
                <div class=\"d-flex align-items-center\">
                    <label class=\"me-2\">à</label>
                    <input type=\"";
        // line 21
        yield (((0 === CoreExtension::compare((isset($context["type"]) || array_key_exists("type", $context) ? $context["type"] : (function () { throw new RuntimeError('Variable "type" does not exist.', 21, $this->source); })()), "technique"))) ? ("text") : ("time"));
        yield "\" name=\"intervention_heure_fin\" ";
        yield (((0 === CoreExtension::compare((isset($context["type"]) || array_key_exists("type", $context) ? $context["type"] : (function () { throw new RuntimeError('Variable "type" does not exist.', 21, $this->source); })()), "technique"))) ? ("disabled") : (""));
        yield "  style=\"width:50px;padding-left: 6px !important; padding-right: 6px !important;\" class=\"form-control\" value=\"";
        yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatDate(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["intervention"]) || array_key_exists("intervention", $context) ? $context["intervention"] : (function () { throw new RuntimeError('Variable "intervention" does not exist.', 21, $this->source); })()), "planning", [], "any", false, false, false, 21), "heureFin", [], "any", false, false, false, 21), "H:i"), "html", null, true);
        yield "\" form=\"form_validation_intervention\">
                </div>
            </div>
            <div class=\"titre-small\">Anomalies</div>
            <textarea disabled style=\"width:520px;height:64px;text-align: left\" class=\"form-control\" >";
        // line 25
        yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::join(Twig\Extension\CoreExtension::map($this->env, CoreExtension::getAttribute($this->env, $this->source, (isset($context["intervention"]) || array_key_exists("intervention", $context) ? $context["intervention"] : (function () { throw new RuntimeError('Variable "intervention" does not exist.', 25, $this->source); })()), "interventionAnomalies", [], "any", false, false, false, 25), function ($__i__) use ($context, $macros) { $context["i"] = $__i__; return CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["i"]) || array_key_exists("i", $context) ? $context["i"] : (function () { throw new RuntimeError('Variable "i" does not exist.', 25, $this->source); })()), "anomalie", [], "any", false, false, false, 25), "libelle", [], "any", false, false, false, 25); }), "
"), "html", null, true);
        yield "</textarea >
            <div class=\"titre-small\">Observations</div>
            <textarea disabled class=\"form-control ";
        // line 27
        yield ((CoreExtension::getAttribute($this->env, $this->source, (isset($context["intervention"]) || array_key_exists("intervention", $context) ? $context["intervention"] : (function () { throw new RuntimeError('Variable "intervention" does not exist.', 27, $this->source); })()), "observations", [], "any", false, false, false, 27)) ? ("bg-orange-input border-orange") : (""));
        yield "\" style=\"height:84px;text-align: left\">";
        yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["intervention"]) || array_key_exists("intervention", $context) ? $context["intervention"] : (function () { throw new RuntimeError('Variable "intervention" does not exist.', 27, $this->source); })()), "observations", [], "any", false, false, false, 27), "html", null, true);
        yield "</textarea>
            <div class=\"titre-small\">Commentaire client</div>
            <textarea disabled style=\"height:64px;text-align: left\" class=\"form-control\">";
        // line 29
        yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["intervention"]) || array_key_exists("intervention", $context) ? $context["intervention"] : (function () { throw new RuntimeError('Variable "intervention" does not exist.', 29, $this->source); })()), "getCommentaireClient", [], "any", false, false, false, 29), "html", null, true);
        yield "</textarea>
            <div class=\"mt-2\" style=\"max-height: 112px; overflow: auto;border-bottom: 1px solid #ccc\">
                ";
        // line 31
        yield Twig\Extension\CoreExtension::include($this->env, $context, "intervention/_tableau_devis.html.twig");
        yield "
            </div>
        </div>
        <div class=\"d-flex flex-column flex-grow-1 \">
            <div class=\"d-flex mb-2\">
                <div class=\"d-flex align-items-center\" style=\"margin-right: 10px;\">
                    <label  style=\"width:99px;line-height: normal\">Intervention</br>planifiée</label>
                    <input type=\"text\" style=\"width:150px\" disabled class=\"form-control ";
        // line 38
        yield ((((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["intervention"]) || array_key_exists("intervention", $context) ? $context["intervention"] : (function () { throw new RuntimeError('Variable "intervention" does not exist.', 38, $this->source); })()), "planning", [], "any", false, false, false, 38), "getTypePlanificationInit", [], "any", false, false, false, 38) && CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["intervention"]) || array_key_exists("intervention", $context) ? $context["intervention"] : (function () { throw new RuntimeError('Variable "intervention" does not exist.', 38, $this->source); })()), "planning", [], "any", false, false, false, 38), "getTypePlanificationInit", [], "any", false, false, false, 38), "isSurValidation", [], "any", false, false, false, 38)) || (isset($context["binome_manquant_init"]) || array_key_exists("binome_manquant_init", $context) ? $context["binome_manquant_init"] : (function () { throw new RuntimeError('Variable "binome_manquant_init" does not exist.', 38, $this->source); })()))) ? ("bg-orange-input border-orange") : (""));
        yield "\" value=\"";
        ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["intervention"]) || array_key_exists("intervention", $context) ? $context["intervention"] : (function () { throw new RuntimeError('Variable "intervention" does not exist.', 38, $this->source); })()), "planning", [], "any", false, false, false, 38), "getTypePlanificationInit", [], "any", false, false, false, 38)) ? (yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["intervention"]) || array_key_exists("intervention", $context) ? $context["intervention"] : (function () { throw new RuntimeError('Variable "intervention" does not exist.', 38, $this->source); })()), "planning", [], "any", false, false, false, 38), "getTypePlanificationInit", [], "any", false, false, false, 38), "code", [], "any", false, false, false, 38), "html", null, true)) : (yield ""));
        yield "\">
                </div>
                <div class=\"d-flex align-items-center\">
                    <label class=\"me-2\">le</label>
                    <input type=\"text\" class=\"form-control\" ";
        // line 42
        yield (((0 === CoreExtension::compare((isset($context["type"]) || array_key_exists("type", $context) ? $context["type"] : (function () { throw new RuntimeError('Variable "type" does not exist.', 42, $this->source); })()), "technique"))) ? ("disabled") : (""));
        yield " style=\"width:100px\" value=\"";
        ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["intervention"]) || array_key_exists("intervention", $context) ? $context["intervention"] : (function () { throw new RuntimeError('Variable "intervention" does not exist.', 42, $this->source); })()), "planning", [], "any", false, false, false, 42), "getDateCreation", [], "any", false, false, false, 42)) ? (yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatDate(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["intervention"]) || array_key_exists("intervention", $context) ? $context["intervention"] : (function () { throw new RuntimeError('Variable "intervention" does not exist.', 42, $this->source); })()), "planning", [], "any", false, false, false, 42), "getDateCreation", [], "any", false, false, false, 42), "d/m/Y"), "html", null, true)) : (yield ""));
        yield "\" form=\"form_validation_intervention\">
                </div>
            </div>
            <div class=\"d-flex align-items-center mb-2\">
                <label  style=\"width:99px;line-height: normal\">Intervention</br>réalisée</label>
                <select name=\"intervention_type_planification\" ";
        // line 47
        yield (((0 === CoreExtension::compare((isset($context["type"]) || array_key_exists("type", $context) ? $context["type"] : (function () { throw new RuntimeError('Variable "type" does not exist.', 47, $this->source); })()), "technique"))) ? ("disabled") : (""));
        yield " style=\"width:150px\" class=\"form-control ";
        yield (((((0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["intervention"]) || array_key_exists("intervention", $context) ? $context["intervention"] : (function () { throw new RuntimeError('Variable "intervention" does not exist.', 47, $this->source); })()), "getTypePlanification", [], "any", false, false, false, 47), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["intervention"]) || array_key_exists("intervention", $context) ? $context["intervention"] : (function () { throw new RuntimeError('Variable "intervention" does not exist.', 47, $this->source); })()), "planning", [], "any", false, false, false, 47), "getTypePlanificationInit", [], "any", false, false, false, 47))) || CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["intervention"]) || array_key_exists("intervention", $context) ? $context["intervention"] : (function () { throw new RuntimeError('Variable "intervention" does not exist.', 47, $this->source); })()), "getTypePlanification", [], "any", false, false, false, 47), "isSurValidation", [], "any", false, false, false, 47)) || (isset($context["binome_manquant_int"]) || array_key_exists("binome_manquant_int", $context) ? $context["binome_manquant_int"] : (function () { throw new RuntimeError('Variable "binome_manquant_int" does not exist.', 47, $this->source); })()))) ? ("bg-orange-input border-orange") : (""));
        yield "\">
                    ";
        // line 48
        $context['_parent'] = $context;
        $context['_seq'] = CoreExtension::ensureTraversable((isset($context["typesPlanification"]) || array_key_exists("typesPlanification", $context) ? $context["typesPlanification"] : (function () { throw new RuntimeError('Variable "typesPlanification" does not exist.', 48, $this->source); })()));
        foreach ($context['_seq'] as $context["_key"] => $context["type"]) {
            // line 49
            yield "                        <option value=\"";
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["type"], "id", [], "any", false, false, false, 49), "html", null, true);
            yield "\" ";
            yield (((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["intervention"]) || array_key_exists("intervention", $context) ? $context["intervention"] : (function () { throw new RuntimeError('Variable "intervention" does not exist.', 49, $this->source); })()), "getTypePlanification", [], "any", false, false, false, 49), $context["type"]))) ? ("selected") : (""));
            yield ">";
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["type"], "code", [], "any", false, false, false, 49), "html", null, true);
            yield "</option>
                    ";
        }
        $_parent = $context['_parent'];
        unset($context['_seq'], $context['_iterated'], $context['_key'], $context['type'], $context['_parent'], $context['loop']);
        $context = array_intersect_key($context, $_parent) + $_parent;
        // line 51
        yield "                </select>
            </div>
            <div class=\"titre-small\" style=\"line-height: 1\">Motif modification code intervention</div>
            <textarea disabled style=\"height:56px;text-align: left\" class=\"form-control ";
        // line 54
        yield ((CoreExtension::getAttribute($this->env, $this->source, (isset($context["intervention"]) || array_key_exists("intervention", $context) ? $context["intervention"] : (function () { throw new RuntimeError('Variable "intervention" does not exist.', 54, $this->source); })()), "getMotifModifCodeInt", [], "any", false, false, false, 54)) ? ("bg-orange-input border-orange") : (""));
        yield "\" >";
        yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["intervention"]) || array_key_exists("intervention", $context) ? $context["intervention"] : (function () { throw new RuntimeError('Variable "intervention" does not exist.', 54, $this->source); })()), "getMotifModifCodeInt", [], "any", false, false, false, 54), "html", null, true);
        yield "</textarea >
            <div class=\"titre-small mt-1\" style=\"line-height: 1\">Cause du retour</div>
            <textarea disabled style=\"height:56px;text-align: left\" class=\"form-control\"></textarea>

            <div class=\"d-flex align-items-center mt-1\">
                <div class=\"d-flex align-items-center\">
                    <label style=\"width:";
        // line 60
        yield (((isset($context["is_pac"]) || array_key_exists("is_pac", $context) ? $context["is_pac"] : (function () { throw new RuntimeError('Variable "is_pac" does not exist.', 60, $this->source); })())) ? ("103") : ("135"));
        yield "px;\"> ";
        yield (((isset($context["is_pac"]) || array_key_exists("is_pac", $context) ? $context["is_pac"] : (function () { throw new RuntimeError('Variable "is_pac" does not exist.', 60, $this->source); })())) ? ("Hauteur<br>module intérieur") : ("Hauteur équipement"));
        yield "</label>
                    <input disabled style=\"width:100px\" class=\"form-control\" value=\"";
        // line 61
        (((isset($context["equipementHauteur"]) || array_key_exists("equipementHauteur", $context) ? $context["equipementHauteur"] : (function () { throw new RuntimeError('Variable "equipementHauteur" does not exist.', 61, $this->source); })())) ? (yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["equipementHauteur"]) || array_key_exists("equipementHauteur", $context) ? $context["equipementHauteur"] : (function () { throw new RuntimeError('Variable "equipementHauteur" does not exist.', 61, $this->source); })()), "hauteur", [], "any", false, false, false, 61), "html", null, true)) : (yield ""));
        yield "\">
                </div>
                ";
        // line 63
        if ((isset($context["is_pac"]) || array_key_exists("is_pac", $context) ? $context["is_pac"] : (function () { throw new RuntimeError('Variable "is_pac" does not exist.', 63, $this->source); })())) {
            // line 64
            yield "                    <div class=\"d-flex align-items-center ms-auto\">
                        <label style=\"width:103px;line-height: normal\">Hauteur<br>module extérieur</label>
                        <input disabled style=\"width:100px\" class=\"form-control\" value=\"";
            // line 66
            (((isset($context["equipementHauteur"]) || array_key_exists("equipementHauteur", $context) ? $context["equipementHauteur"] : (function () { throw new RuntimeError('Variable "equipementHauteur" does not exist.', 66, $this->source); })())) ? (yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["equipementHauteur"]) || array_key_exists("equipementHauteur", $context) ? $context["equipementHauteur"] : (function () { throw new RuntimeError('Variable "equipementHauteur" does not exist.', 66, $this->source); })()), "hauteurModuleExt", [], "any", false, false, false, 66), "html", null, true)) : (yield ""));
            yield "\">
                    </div>
                ";
        } else {
            // line 69
            yield "                    <div class=\"d-flex align-items-center ms-auto\">
                        <label style=\"width:76px;line-height: normal\">Mesure CO</label>
                        <input disabled style=\"width:100px\" class=\"form-control\" value=\"";
            // line 71
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["intervention"]) || array_key_exists("intervention", $context) ? $context["intervention"] : (function () { throw new RuntimeError('Variable "intervention" does not exist.', 71, $this->source); })()), "mesureCO", [], "any", false, false, false, 71), "html", null, true);
            yield "\">
                    </div>
                ";
        }
        // line 74
        yield "            </div>
            <div class=\"d-flex align-items-center\">
                <label style=\"width:285px;\">Est-ce que la mesure est possible ?</label>
                <div class=\"form-check form-check-inline  ms-auto\" style=\"margin-right: 16px;\">
                    <input class=\"form-check-input float-none\" type=\"radio\" name=\"mesure_possible\" value=\"non\" disabled ";
        // line 78
        yield ((((isset($context["equipementHauteur"]) || array_key_exists("equipementHauteur", $context) ? $context["equipementHauteur"] : (function () { throw new RuntimeError('Variable "equipementHauteur" does not exist.', 78, $this->source); })()) &&  !CoreExtension::getAttribute($this->env, $this->source, (isset($context["equipementHauteur"]) || array_key_exists("equipementHauteur", $context) ? $context["equipementHauteur"] : (function () { throw new RuntimeError('Variable "equipementHauteur" does not exist.', 78, $this->source); })()), "mesurePossible", [], "any", false, false, false, 78))) ? ("checked") : (""));
        yield ">
                    <label class=\"form-check-label\" >Non</label>
                </div>
                <div class=\"form-check form-check-inline me-0\">
                    <input class=\"form-check-input float-none\" type=\"radio\" name=\"mesure_possible\" value=\"oui\" disabled ";
        // line 82
        yield ((((isset($context["equipementHauteur"]) || array_key_exists("equipementHauteur", $context) ? $context["equipementHauteur"] : (function () { throw new RuntimeError('Variable "equipementHauteur" does not exist.', 82, $this->source); })()) && CoreExtension::getAttribute($this->env, $this->source, (isset($context["equipementHauteur"]) || array_key_exists("equipementHauteur", $context) ? $context["equipementHauteur"] : (function () { throw new RuntimeError('Variable "equipementHauteur" does not exist.', 82, $this->source); })()), "mesurePossible", [], "any", false, false, false, 82))) ? ("checked") : (""));
        yield ">
                    <label class=\"form-check-label\" >Oui</label>
                </div>
            </div>
            <div class=\"d-flex align-items-center\">
                <label style=\"width:285px;\">Est-ce que la pose de l'escabeau est possible ?</label>
                <div class=\"form-check form-check-inline ms-auto\" style=\"margin-right: 16px;\">
                    <input class=\"form-check-input float-none\" type=\"radio\" name=\"escabeau_possible\" value=\"non\" disabled ";
        // line 89
        yield ((((isset($context["equipementHauteur"]) || array_key_exists("equipementHauteur", $context) ? $context["equipementHauteur"] : (function () { throw new RuntimeError('Variable "equipementHauteur" does not exist.', 89, $this->source); })()) &&  !CoreExtension::getAttribute($this->env, $this->source, (isset($context["equipementHauteur"]) || array_key_exists("equipementHauteur", $context) ? $context["equipementHauteur"] : (function () { throw new RuntimeError('Variable "equipementHauteur" does not exist.', 89, $this->source); })()), "escabeauOk", [], "any", false, false, false, 89))) ? ("checked") : (""));
        yield ">
                    <label class=\"form-check-label\" >Non</label>
                </div>
                <div class=\"form-check form-check-inline me-0\">
                    <input class=\"form-check-input float-none\" type=\"radio\" name=\"escabeau_possible\" value=\"oui\" disabled ";
        // line 93
        yield ((((isset($context["equipementHauteur"]) || array_key_exists("equipementHauteur", $context) ? $context["equipementHauteur"] : (function () { throw new RuntimeError('Variable "equipementHauteur" does not exist.', 93, $this->source); })()) && CoreExtension::getAttribute($this->env, $this->source, (isset($context["equipementHauteur"]) || array_key_exists("equipementHauteur", $context) ? $context["equipementHauteur"] : (function () { throw new RuntimeError('Variable "equipementHauteur" does not exist.', 93, $this->source); })()), "escabeauOk", [], "any", false, false, false, 93))) ? ("checked") : (""));
        yield ">
                    <label class=\"form-check-label\" >Oui</label>
                </div>
            </div>
            <div class=\"d-flex align-items-center\">
                <label style=\"width:285px;\">Est-ce que l'entretien est réalisable ?</label>
                <div class=\"form-check form-check-inline ms-auto\" style=\"margin-right: 16px;\">
                    <input class=\"form-check-input float-none\" type=\"radio\" name=\"entretien_realisable\" value=\"non\" disabled ";
        // line 100
        yield ((((isset($context["equipementHauteur"]) || array_key_exists("equipementHauteur", $context) ? $context["equipementHauteur"] : (function () { throw new RuntimeError('Variable "equipementHauteur" does not exist.', 100, $this->source); })()) &&  !CoreExtension::getAttribute($this->env, $this->source, (isset($context["equipementHauteur"]) || array_key_exists("equipementHauteur", $context) ? $context["equipementHauteur"] : (function () { throw new RuntimeError('Variable "equipementHauteur" does not exist.', 100, $this->source); })()), "entretienOk", [], "any", false, false, false, 100))) ? ("checked") : (""));
        yield ">
                    <label class=\"form-check-label\" >Non</label>
                </div>
                <div class=\"form-check form-check-inline me-0\">
                    <input class=\"form-check-input float-none\" type=\"radio\" name=\"entretien_realisable\" value=\"oui\" disabled ";
        // line 104
        yield ((((isset($context["equipementHauteur"]) || array_key_exists("equipementHauteur", $context) ? $context["equipementHauteur"] : (function () { throw new RuntimeError('Variable "equipementHauteur" does not exist.', 104, $this->source); })()) && CoreExtension::getAttribute($this->env, $this->source, (isset($context["equipementHauteur"]) || array_key_exists("equipementHauteur", $context) ? $context["equipementHauteur"] : (function () { throw new RuntimeError('Variable "equipementHauteur" does not exist.', 104, $this->source); })()), "entretienOk", [], "any", false, false, false, 104))) ? ("checked") : (""));
        yield ">
                    <label class=\"form-check-label\" >Oui</label>
                </div>
            </div>
            <div class=\"titre-small\" style=\"line-height: 1\">Commentaire intervention</div>
            <textarea disabled style=\"height:56px;text-align: left\" class=\"form-control\"></textarea>
        </div>
    </div>
</div>";
        
        $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);

        
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);

        return; yield '';
    }

    /**
     * @codeCoverageIgnore
     */
    public function getTemplateName()
    {
        return "intervention/bloc_intervention.html.twig";
    }

    /**
     * @codeCoverageIgnore
     */
    public function isTraitable()
    {
        return false;
    }

    /**
     * @codeCoverageIgnore
     */
    public function getDebugInfo()
    {
        return array (  256 => 104,  249 => 100,  239 => 93,  232 => 89,  222 => 82,  215 => 78,  209 => 74,  203 => 71,  199 => 69,  193 => 66,  189 => 64,  187 => 63,  182 => 61,  176 => 60,  165 => 54,  160 => 51,  147 => 49,  143 => 48,  137 => 47,  127 => 42,  118 => 38,  108 => 31,  103 => 29,  96 => 27,  90 => 25,  79 => 21,  68 => 17,  61 => 13,  53 => 8,  44 => 1,);
    }

    public function getSourceContext()
    {
        return new Source("<div class=\"px-2 py-2 bg-white color-primary w-100 h-100 block-infos-container\">
    <div class=\"d-flex\">
        <div class=\"d-flex flex-column me-2\">
            <div class=\"d-flex justify-content-between\">
                <div class=\"d-flex align-items-center \" style=\"margin-right: 33px;\">
                    <label class=\"me-2\">N°Intervention</label>
                    <a href=\"\" class=\"text-decoration-none fw-600\"  target=\"_blank\" style=\"font-size: 15px;width:98px;\">
                        {{ intervention.id }}
                    </a>
                </div>
                <div class=\"d-flex align-items-center\">
                    <label class=\"me-2\">Date</label>
                    <input type=\"text\" disabled class=\"form-control\" style=\"width:100px;\" value=\"{{ intervention.planning.date|date('d/m/Y') }}\" >
                </div>
                <div class=\"d-flex align-items-center\">
                    <label class=\"me-2\">De</label>
                    <input type=\"{{ type == 'technique' ? 'text' : 'time'}}\" name=\"intervention_heure_debut\" {{ type == 'technique' ? 'disabled'}} style=\"width:50px;padding-left: 6px !important; padding-right: 6px !important;\"  class=\"form-control \" value=\"{{ intervention.planning.heureDebut|date('H:i') }}\" form=\"form_validation_intervention\">
                </div>
                <div class=\"d-flex align-items-center\">
                    <label class=\"me-2\">à</label>
                    <input type=\"{{ type == 'technique' ? 'text' : 'time'}}\" name=\"intervention_heure_fin\" {{ type == 'technique' ? 'disabled'}}  style=\"width:50px;padding-left: 6px !important; padding-right: 6px !important;\" class=\"form-control\" value=\"{{ intervention.planning.heureFin|date('H:i') }}\" form=\"form_validation_intervention\">
                </div>
            </div>
            <div class=\"titre-small\">Anomalies</div>
            <textarea disabled style=\"width:520px;height:64px;text-align: left\" class=\"form-control\" >{{ intervention.interventionAnomalies|map(i => i.anomalie.libelle)|join(\"\\n\") }}</textarea >
            <div class=\"titre-small\">Observations</div>
            <textarea disabled class=\"form-control {{ intervention.observations ? 'bg-orange-input border-orange' }}\" style=\"height:84px;text-align: left\">{{ intervention.observations }}</textarea>
            <div class=\"titre-small\">Commentaire client</div>
            <textarea disabled style=\"height:64px;text-align: left\" class=\"form-control\">{{ intervention.getCommentaireClient }}</textarea>
            <div class=\"mt-2\" style=\"max-height: 112px; overflow: auto;border-bottom: 1px solid #ccc\">
                {{ include('intervention/_tableau_devis.html.twig') }}
            </div>
        </div>
        <div class=\"d-flex flex-column flex-grow-1 \">
            <div class=\"d-flex mb-2\">
                <div class=\"d-flex align-items-center\" style=\"margin-right: 10px;\">
                    <label  style=\"width:99px;line-height: normal\">Intervention</br>planifiée</label>
                    <input type=\"text\" style=\"width:150px\" disabled class=\"form-control {{ intervention.planning.getTypePlanificationInit and intervention.planning.getTypePlanificationInit.isSurValidation or binome_manquant_init ? 'bg-orange-input border-orange' }}\" value=\"{{ intervention.planning.getTypePlanificationInit ? intervention.planning.getTypePlanificationInit.code }}\">
                </div>
                <div class=\"d-flex align-items-center\">
                    <label class=\"me-2\">le</label>
                    <input type=\"text\" class=\"form-control\" {{ type == 'technique' ? 'disabled'}} style=\"width:100px\" value=\"{{ intervention.planning.getDateCreation ? intervention.planning.getDateCreation|date('d/m/Y') }}\" form=\"form_validation_intervention\">
                </div>
            </div>
            <div class=\"d-flex align-items-center mb-2\">
                <label  style=\"width:99px;line-height: normal\">Intervention</br>réalisée</label>
                <select name=\"intervention_type_planification\" {{ type == 'technique' ? 'disabled'}} style=\"width:150px\" class=\"form-control {{ intervention.getTypePlanification != intervention.planning.getTypePlanificationInit or intervention.getTypePlanification.isSurValidation or binome_manquant_int ? 'bg-orange-input border-orange' : '' }}\">
                    {% for type in typesPlanification %}
                        <option value=\"{{ type.id }}\" {{ intervention.getTypePlanification == type ? 'selected' : '' }}>{{ type.code }}</option>
                    {% endfor %}
                </select>
            </div>
            <div class=\"titre-small\" style=\"line-height: 1\">Motif modification code intervention</div>
            <textarea disabled style=\"height:56px;text-align: left\" class=\"form-control {{ intervention.getMotifModifCodeInt ? 'bg-orange-input border-orange' : '' }}\" >{{ intervention.getMotifModifCodeInt }}</textarea >
            <div class=\"titre-small mt-1\" style=\"line-height: 1\">Cause du retour</div>
            <textarea disabled style=\"height:56px;text-align: left\" class=\"form-control\"></textarea>

            <div class=\"d-flex align-items-center mt-1\">
                <div class=\"d-flex align-items-center\">
                    <label style=\"width:{{ is_pac ? \"103\" : '135' }}px;\"> {{ is_pac ? \"Hauteur<br>module intérieur\" : 'Hauteur équipement' }}</label>
                    <input disabled style=\"width:100px\" class=\"form-control\" value=\"{{ equipementHauteur  ? equipementHauteur.hauteur }}\">
                </div>
                {% if is_pac %}
                    <div class=\"d-flex align-items-center ms-auto\">
                        <label style=\"width:103px;line-height: normal\">Hauteur<br>module extérieur</label>
                        <input disabled style=\"width:100px\" class=\"form-control\" value=\"{{ equipementHauteur  ? equipementHauteur.hauteurModuleExt }}\">
                    </div>
                {% else %}
                    <div class=\"d-flex align-items-center ms-auto\">
                        <label style=\"width:76px;line-height: normal\">Mesure CO</label>
                        <input disabled style=\"width:100px\" class=\"form-control\" value=\"{{ intervention.mesureCO }}\">
                    </div>
                {% endif %}
            </div>
            <div class=\"d-flex align-items-center\">
                <label style=\"width:285px;\">Est-ce que la mesure est possible ?</label>
                <div class=\"form-check form-check-inline  ms-auto\" style=\"margin-right: 16px;\">
                    <input class=\"form-check-input float-none\" type=\"radio\" name=\"mesure_possible\" value=\"non\" disabled {{ equipementHauteur and not equipementHauteur.mesurePossible ? 'checked' }}>
                    <label class=\"form-check-label\" >Non</label>
                </div>
                <div class=\"form-check form-check-inline me-0\">
                    <input class=\"form-check-input float-none\" type=\"radio\" name=\"mesure_possible\" value=\"oui\" disabled {{ equipementHauteur and equipementHauteur.mesurePossible ? 'checked' }}>
                    <label class=\"form-check-label\" >Oui</label>
                </div>
            </div>
            <div class=\"d-flex align-items-center\">
                <label style=\"width:285px;\">Est-ce que la pose de l'escabeau est possible ?</label>
                <div class=\"form-check form-check-inline ms-auto\" style=\"margin-right: 16px;\">
                    <input class=\"form-check-input float-none\" type=\"radio\" name=\"escabeau_possible\" value=\"non\" disabled {{ equipementHauteur and not equipementHauteur.escabeauOk ? 'checked' }}>
                    <label class=\"form-check-label\" >Non</label>
                </div>
                <div class=\"form-check form-check-inline me-0\">
                    <input class=\"form-check-input float-none\" type=\"radio\" name=\"escabeau_possible\" value=\"oui\" disabled {{ equipementHauteur and equipementHauteur.escabeauOk ? 'checked' }}>
                    <label class=\"form-check-label\" >Oui</label>
                </div>
            </div>
            <div class=\"d-flex align-items-center\">
                <label style=\"width:285px;\">Est-ce que l'entretien est réalisable ?</label>
                <div class=\"form-check form-check-inline ms-auto\" style=\"margin-right: 16px;\">
                    <input class=\"form-check-input float-none\" type=\"radio\" name=\"entretien_realisable\" value=\"non\" disabled {{ equipementHauteur and not equipementHauteur.entretienOk ? 'checked' }}>
                    <label class=\"form-check-label\" >Non</label>
                </div>
                <div class=\"form-check form-check-inline me-0\">
                    <input class=\"form-check-input float-none\" type=\"radio\" name=\"entretien_realisable\" value=\"oui\" disabled {{ equipementHauteur and equipementHauteur.entretienOk ? 'checked' }}>
                    <label class=\"form-check-label\" >Oui</label>
                </div>
            </div>
            <div class=\"titre-small\" style=\"line-height: 1\">Commentaire intervention</div>
            <textarea disabled style=\"height:56px;text-align: left\" class=\"form-control\"></textarea>
        </div>
    </div>
</div>", "intervention/bloc_intervention.html.twig", "/builds/dev/refonte_sav/templates/intervention/bloc_intervention.html.twig");
    }
}
