<?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;
use Twig\TemplateWrapper;

/* suivi_ind/output_indice.html.twig */
class __TwigTemplate_f3679071c78d40f92cdc0001150443e0 extends Template
{
    private Source $source;
    /**
     * @var array<string, Template>
     */
    private array $macros = [];

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

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

        $this->blocks = [
            'page_title' => [$this, 'block_page_title'],
            'page_content' => [$this, 'block_page_content'],
            'javascripts' => [$this, 'block_javascripts'],
            'stylesheets' => [$this, 'block_stylesheets'],
        ];
    }

    protected function doGetParent(array $context): bool|string|Template|TemplateWrapper
    {
        // line 1
        return "@AdminLTE/layout/suiodd-layout.html.twig";
    }

    protected function doDisplay(array $context, array $blocks = []): iterable
    {
        $macros = $this->macros;
        $this->parent = $this->load("@AdminLTE/layout/suiodd-layout.html.twig", 1);
        yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
    }

    // line 3
    /**
     * @return iterable<null|scalar|\Stringable>
     */
    public function block_page_title(array $context, array $blocks = []): iterable
    {
        $macros = $this->macros;
        yield $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("output.indice.title", [], "messages");
        yield from [];
    }

    // line 6
    /**
     * @return iterable<null|scalar|\Stringable>
     */
    public function block_page_content(array $context, array $blocks = []): iterable
    {
        $macros = $this->macros;
        // line 7
        yield "    ";
        yield from $this->load("suivi_ind/output_indice.html.twig", 7, 682557550)->unwrap()->yield($context);
        // line 41
        yield "
    ";
        // line 42
        if ((($tmp = (($_v0 = ($context["datas"] ?? null)) && is_array($_v0) || $_v0 instanceof ArrayAccess ? ($_v0["rows"] ?? null) : null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
            // line 43
            yield "        <label class=\"col-form-label\">Mode de calcul sélectionné : Moyenne ";
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["settingsManager"] ?? null), "getYear", [CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "session", [], "any", false, false, false, 43), "get", ["_year"], "method", false, false, false, 43)], "method", false, false, false, 43), "moyenne", [], "any", false, false, false, 43), "html", null, true);
            yield " </label>
        <div class=\"row\">
            <div class=\"col-12 col-sm-12 col-md-6\">
                ";
            // line 46
            yield from $this->load("suivi_ind/output_indice.html.twig", 46, 849490950)->unwrap()->yield(CoreExtension::merge($context, ["color" => (($_v1 = (($_v2 =             // line 47
($context["datas"] ?? null)) && is_array($_v2) || $_v2 instanceof ArrayAccess ? ($_v2["header"] ?? null) : null)) && is_array($_v1) || $_v1 instanceof ArrayAccess ? ($_v1["statut"] ?? null) : null), "icon" => "fas fa-map-signs"]));
            // line 65
            yield "            </div>
            <div class=\"col-12 col-sm-12 col-md-6\">
                ";
            // line 67
            yield from $this->load("suivi_ind/output_indice.html.twig", 67, 1166342040)->unwrap()->yield(CoreExtension::merge($context, ["color" => (($_v3 = (($_v4 =             // line 68
($context["datas"] ?? null)) && is_array($_v4) || $_v4 instanceof ArrayAccess ? ($_v4["header"] ?? null) : null)) && is_array($_v3) || $_v3 instanceof ArrayAccess ? ($_v3["statut"] ?? null) : null), "icon" => "fas fa-chart-line"]));
            // line 82
            yield "            </div>
        </div>

        
        ";
            // line 86
            yield from $this->load("suivi_ind/output_indice.html.twig", 86, 2030658671)->unwrap()->yield($context);
            // line 167
            yield "
    ";
        }
        // line 169
        yield "



";
        // line 173
        if ((($tmp = $this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_MANAGER")) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
            // line 174
            yield "    ";
            if ((($tmp = (($_v5 = ($context["datas"] ?? null)) && is_array($_v5) || $_v5 instanceof ArrayAccess ? ($_v5["rows"] ?? null) : null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
                // line 175
                yield "        <label class=\"col-form-label\">Indice global </label>
        <div class=\"row\">
            <div class=\"col-12 col-sm-12 col-md-6\">
                ";
                // line 178
                yield from $this->load("suivi_ind/output_indice.html.twig", 178, 738663360)->unwrap()->yield(CoreExtension::merge($context, ["color" => (($_v6 = (($_v7 =                 // line 179
($context["datas"] ?? null)) && is_array($_v7) || $_v7 instanceof ArrayAccess ? ($_v7["header"] ?? null) : null)) && is_array($_v6) || $_v6 instanceof ArrayAccess ? ($_v6["statut"] ?? null) : null), "icon" => "fas fa-map-signs"]));
                // line 193
                yield "            </div>
            <div class=\"col-12 col-sm-12 col-md-6\">
                ";
                // line 195
                yield from $this->load("suivi_ind/output_indice.html.twig", 195, 2008086900)->unwrap()->yield(CoreExtension::merge($context, ["color" => (($_v8 = (($_v9 =                 // line 196
($context["datas"] ?? null)) && is_array($_v9) || $_v9 instanceof ArrayAccess ? ($_v9["header"] ?? null) : null)) && is_array($_v8) || $_v8 instanceof ArrayAccess ? ($_v8["statut"] ?? null) : null), "icon" => "fas fa-chart-line"]));
                // line 210
                yield "            </div>
        </div>

        
        ";
                // line 214
                yield from $this->load("suivi_ind/output_indice.html.twig", 214, 1393791671)->unwrap()->yield($context);
                // line 283
                yield "
    ";
            }
        }
        // line 286
        yield "

";
        yield from [];
    }

    // line 290
    /**
     * @return iterable<null|scalar|\Stringable>
     */
    public function block_javascripts(array $context, array $blocks = []): iterable
    {
        $macros = $this->macros;
        // line 291
        yield "    <script>
        \$(function () {
            \$(\"#outputMinistryTable\").DataTable({
                \"searching\": false,
                \"pageLength\": 25,
                \"lengthChange\": false
            });
        });
    </script>

    <script src=\"";
        // line 301
        yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("plugins/datatables/jquery.dataTables.js"), "html", null, true);
        yield "\"></script>
    <script src=\"";
        // line 302
        yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("plugins/datatables-bs4/js/dataTables.bootstrap4.js"), "html", null, true);
        yield "\"></script>
";
        yield from [];
    }

    // line 305
    /**
     * @return iterable<null|scalar|\Stringable>
     */
    public function block_stylesheets(array $context, array $blocks = []): iterable
    {
        $macros = $this->macros;
        // line 306
        yield "    <link rel=\"stylesheet\" href=\"";
        yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("plugins/datatables-bs4/css/dataTables.bootstrap4.css"), "html", null, true);
        yield "\">
";
        yield from [];
    }

    /**
     * @codeCoverageIgnore
     */
    public function getTemplateName(): string
    {
        return "suivi_ind/output_indice.html.twig";
    }

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

    /**
     * @codeCoverageIgnore
     */
    public function getDebugInfo(): array
    {
        return array (  192 => 306,  185 => 305,  178 => 302,  174 => 301,  162 => 291,  155 => 290,  148 => 286,  143 => 283,  141 => 214,  135 => 210,  133 => 196,  132 => 195,  128 => 193,  126 => 179,  125 => 178,  120 => 175,  117 => 174,  115 => 173,  109 => 169,  105 => 167,  103 => 86,  97 => 82,  95 => 68,  94 => 67,  90 => 65,  88 => 47,  87 => 46,  80 => 43,  78 => 42,  75 => 41,  72 => 7,  65 => 6,  54 => 3,  43 => 1,);
    }

    public function getSourceContext(): Source
    {
        return new Source("", "suivi_ind/output_indice.html.twig", "/var/www/html/templates/suivi_ind/output_indice.html.twig");
    }
}


/* suivi_ind/output_indice.html.twig */
class __TwigTemplate_f3679071c78d40f92cdc0001150443e0___682557550 extends Template
{
    private Source $source;
    /**
     * @var array<string, Template>
     */
    private array $macros = [];

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

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

        $this->blocks = [
            'box_body' => [$this, 'block_box_body'],
        ];
    }

    protected function doGetParent(array $context): bool|string|Template|TemplateWrapper
    {
        // line 7
        return "@AdminLTE/Widgets/box-widget.html.twig";
    }

    protected function doDisplay(array $context, array $blocks = []): iterable
    {
        $macros = $this->macros;
        $this->parent = $this->load("@AdminLTE/Widgets/box-widget.html.twig", 7);
        yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
    }

    // line 8
    /**
     * @return iterable<null|scalar|\Stringable>
     */
    public function block_box_body(array $context, array $blocks = []): iterable
    {
        $macros = $this->macros;
        // line 9
        yield "            ";
        yield         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock(($context["form"] ?? null), 'form_start');
        yield "
                <div class=\"form-group row\">
                    <div class=\"col-sm-2\">
\t\t\t\t\t    <label class=\"col-form-label\">";
        // line 12
        yield $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("basics.goal", [], "messages");
        yield "</label>
\t\t\t\t    </div>
                    <div class=\"col-10 col-sm-10 col-md-10\">
                        ";
        // line 15
        yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, ($context["form"] ?? null), "goal", [], "any", false, false, false, 15), 'widget');
        yield "
                    </div>
                </div>
                <div class=\"form-group row\">
                    <div class=\"col-sm-2\">
\t\t\t\t\t    <label class=\"col-form-label\">";
        // line 20
        yield $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("basics.target", [], "messages");
        yield "</label>
\t\t\t\t    </div>
                    <div class=\"col-10 col-sm-10 col-md-10\">
                        ";
        // line 23
        yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, ($context["form"] ?? null), "target", [], "any", false, false, false, 23), 'widget');
        yield "
                    </div>
                </div> 
                <div class=\"form-group row\">
\t\t\t\t<div class=\"col-sm-2\">
\t\t\t\t\t<label class=\"col-form-label\">";
        // line 28
        yield $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("basics.desagregation", [], "messages");
        yield "</label>
\t\t\t\t</div>
\t\t\t\t<div class=\"col-sm-5\">
\t\t\t\t\t";
        // line 31
        yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, ($context["form"] ?? null), "desagregation", [], "any", false, false, false, 31), 'widget');
        yield "
\t\t\t\t</div>
\t\t\t\t<div class=\"col-sm-5\">
\t\t\t\t\t";
        // line 34
        yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, ($context["form"] ?? null), "modalite", [], "any", false, false, false, 34), 'widget');
        yield "
\t\t\t\t</div>
\t\t\t</div>  
                
            ";
        // line 38
        yield         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock(($context["form"] ?? null), 'form_end');
        yield "    
        ";
        yield from [];
    }

    /**
     * @codeCoverageIgnore
     */
    public function getTemplateName(): string
    {
        return "suivi_ind/output_indice.html.twig";
    }

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

    /**
     * @codeCoverageIgnore
     */
    public function getDebugInfo(): array
    {
        return array (  325 => 38,  318 => 34,  312 => 31,  306 => 28,  298 => 23,  292 => 20,  284 => 15,  278 => 12,  271 => 9,  264 => 8,  253 => 7,  192 => 306,  185 => 305,  178 => 302,  174 => 301,  162 => 291,  155 => 290,  148 => 286,  143 => 283,  141 => 214,  135 => 210,  133 => 196,  132 => 195,  128 => 193,  126 => 179,  125 => 178,  120 => 175,  117 => 174,  115 => 173,  109 => 169,  105 => 167,  103 => 86,  97 => 82,  95 => 68,  94 => 67,  90 => 65,  88 => 47,  87 => 46,  80 => 43,  78 => 42,  75 => 41,  72 => 7,  65 => 6,  54 => 3,  43 => 1,);
    }

    public function getSourceContext(): Source
    {
        return new Source("", "suivi_ind/output_indice.html.twig", "/var/www/html/templates/suivi_ind/output_indice.html.twig");
    }
}


/* suivi_ind/output_indice.html.twig */
class __TwigTemplate_f3679071c78d40f92cdc0001150443e0___849490950 extends Template
{
    private Source $source;
    /**
     * @var array<string, Template>
     */
    private array $macros = [];

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

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

        $this->blocks = [
            'box_text' => [$this, 'block_box_text'],
            'box_number' => [$this, 'block_box_number'],
            'progress_description' => [$this, 'block_progress_description'],
        ];
    }

    protected function doGetParent(array $context): bool|string|Template|TemplateWrapper
    {
        // line 46
        return "@AdminLTE/Widgets/infobox-widget.html.twig";
    }

    protected function doDisplay(array $context, array $blocks = []): iterable
    {
        $macros = $this->macros;
        $this->parent = $this->load("@AdminLTE/Widgets/infobox-widget.html.twig", 46);
        yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
    }

    // line 50
    /**
     * @return iterable<null|scalar|\Stringable>
     */
    public function block_box_text(array $context, array $blocks = []): iterable
    {
        $macros = $this->macros;
        yield " ";
        yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v10 = ($context["datas"] ?? null)) && is_array($_v10) || $_v10 instanceof ArrayAccess ? ($_v10["title"] ?? null) : null), "html", null, true);
        yield " ";
        yield from [];
    }

    // line 51
    /**
     * @return iterable<null|scalar|\Stringable>
     */
    public function block_box_number(array $context, array $blocks = []): iterable
    {
        $macros = $this->macros;
        // line 52
        yield "                        ";
        if (((($_v11 = (($_v12 = ($context["datas"] ?? null)) && is_array($_v12) || $_v12 instanceof ArrayAccess ? ($_v12["header"] ?? null) : null)) && is_array($_v11) || $_v11 instanceof ArrayAccess ? ($_v11["indice"] ?? null) : null) != "-")) {
            // line 53
            yield "                            ";
            if ((($tmp = $this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_MANAGER")) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
                // line 54
                yield "                                Géométrique : ";
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((($_v13 = (($_v14 = ($context["datas"] ?? null)) && is_array($_v14) || $_v14 instanceof ArrayAccess ? ($_v14["header"] ?? null) : null)) && is_array($_v13) || $_v13 instanceof ArrayAccess ? ($_v13["indiceG"] ?? null) : null), 2, ",", " "), "html", null, true);
                yield "   | Arithmétique : ";
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((($_v15 = (($_v16 = ($context["datas"] ?? null)) && is_array($_v16) || $_v16 instanceof ArrayAccess ? ($_v16["header"] ?? null) : null)) && is_array($_v15) || $_v15 instanceof ArrayAccess ? ($_v15["indiceA"] ?? null) : null), 2, ",", " "), "html", null, true);
                yield "
                            ";
            } else {
                // line 56
                yield "                                ";
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((($_v17 = (($_v18 = ($context["datas"] ?? null)) && is_array($_v18) || $_v18 instanceof ArrayAccess ? ($_v18["header"] ?? null) : null)) && is_array($_v17) || $_v17 instanceof ArrayAccess ? ($_v17["indice"] ?? null) : null), 2, ",", " "), "html", null, true);
                yield "
                            ";
            }
            // line 58
            yield "                        ";
        } else {
            // line 59
            yield "                            -
                        ";
        }
        // line 61
        yield "                        ";
        // line 62
        yield "                    ";
        yield from [];
    }

    // line 63
    /**
     * @return iterable<null|scalar|\Stringable>
     */
    public function block_progress_description(array $context, array $blocks = []): iterable
    {
        $macros = $this->macros;
        yield from [];
    }

    /**
     * @codeCoverageIgnore
     */
    public function getTemplateName(): string
    {
        return "suivi_ind/output_indice.html.twig";
    }

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

    /**
     * @codeCoverageIgnore
     */
    public function getDebugInfo(): array
    {
        return array (  452 => 63,  447 => 62,  445 => 61,  441 => 59,  438 => 58,  432 => 56,  424 => 54,  421 => 53,  418 => 52,  411 => 51,  398 => 50,  387 => 46,  325 => 38,  318 => 34,  312 => 31,  306 => 28,  298 => 23,  292 => 20,  284 => 15,  278 => 12,  271 => 9,  264 => 8,  253 => 7,  192 => 306,  185 => 305,  178 => 302,  174 => 301,  162 => 291,  155 => 290,  148 => 286,  143 => 283,  141 => 214,  135 => 210,  133 => 196,  132 => 195,  128 => 193,  126 => 179,  125 => 178,  120 => 175,  117 => 174,  115 => 173,  109 => 169,  105 => 167,  103 => 86,  97 => 82,  95 => 68,  94 => 67,  90 => 65,  88 => 47,  87 => 46,  80 => 43,  78 => 42,  75 => 41,  72 => 7,  65 => 6,  54 => 3,  43 => 1,);
    }

    public function getSourceContext(): Source
    {
        return new Source("", "suivi_ind/output_indice.html.twig", "/var/www/html/templates/suivi_ind/output_indice.html.twig");
    }
}


/* suivi_ind/output_indice.html.twig */
class __TwigTemplate_f3679071c78d40f92cdc0001150443e0___1166342040 extends Template
{
    private Source $source;
    /**
     * @var array<string, Template>
     */
    private array $macros = [];

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

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

        $this->blocks = [
            'box_text' => [$this, 'block_box_text'],
            'box_number' => [$this, 'block_box_number'],
            'progress_description' => [$this, 'block_progress_description'],
        ];
    }

    protected function doGetParent(array $context): bool|string|Template|TemplateWrapper
    {
        // line 67
        return "@AdminLTE/Widgets/infobox-widget.html.twig";
    }

    protected function doDisplay(array $context, array $blocks = []): iterable
    {
        $macros = $this->macros;
        $this->parent = $this->load("@AdminLTE/Widgets/infobox-widget.html.twig", 67);
        yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
    }

    // line 71
    /**
     * @return iterable<null|scalar|\Stringable>
     */
    public function block_box_text(array $context, array $blocks = []): iterable
    {
        $macros = $this->macros;
        yield "Tendance globale";
        yield from [];
    }

    // line 72
    /**
     * @return iterable<null|scalar|\Stringable>
     */
    public function block_box_number(array $context, array $blocks = []): iterable
    {
        $macros = $this->macros;
        // line 73
        yield "                        ";
        if (((($_v19 = (($_v20 = ($context["datas"] ?? null)) && is_array($_v20) || $_v20 instanceof ArrayAccess ? ($_v20["header"] ?? null) : null)) && is_array($_v19) || $_v19 instanceof ArrayAccess ? ($_v19["trend"] ?? null) : null) != "-")) {
            // line 74
            yield "                            <img src=\"";
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("dist/img/"), "html", null, true);
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v21 = (($_v22 = ($context["datas"] ?? null)) && is_array($_v22) || $_v22 instanceof ArrayAccess ? ($_v22["header"] ?? null) : null)) && is_array($_v21) || $_v21 instanceof ArrayAccess ? ($_v21["trend"] ?? null) : null), "html", null, true);
            yield ".png\" style=\"width:32px\">
                        ";
        } else {
            // line 76
            yield "                            ";
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v23 = (($_v24 = ($context["datas"] ?? null)) && is_array($_v24) || $_v24 instanceof ArrayAccess ? ($_v24["header"] ?? null) : null)) && is_array($_v23) || $_v23 instanceof ArrayAccess ? ($_v23["trend"] ?? null) : null), "html", null, true);
            yield "
                        ";
        }
        // line 78
        yield "                        ";
        // line 79
        yield "                    ";
        yield from [];
    }

    // line 80
    /**
     * @return iterable<null|scalar|\Stringable>
     */
    public function block_progress_description(array $context, array $blocks = []): iterable
    {
        $macros = $this->macros;
        yield from [];
    }

    /**
     * @codeCoverageIgnore
     */
    public function getTemplateName(): string
    {
        return "suivi_ind/output_indice.html.twig";
    }

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

    /**
     * @codeCoverageIgnore
     */
    public function getDebugInfo(): array
    {
        return array (  569 => 80,  564 => 79,  562 => 78,  556 => 76,  549 => 74,  546 => 73,  539 => 72,  528 => 71,  517 => 67,  452 => 63,  447 => 62,  445 => 61,  441 => 59,  438 => 58,  432 => 56,  424 => 54,  421 => 53,  418 => 52,  411 => 51,  398 => 50,  387 => 46,  325 => 38,  318 => 34,  312 => 31,  306 => 28,  298 => 23,  292 => 20,  284 => 15,  278 => 12,  271 => 9,  264 => 8,  253 => 7,  192 => 306,  185 => 305,  178 => 302,  174 => 301,  162 => 291,  155 => 290,  148 => 286,  143 => 283,  141 => 214,  135 => 210,  133 => 196,  132 => 195,  128 => 193,  126 => 179,  125 => 178,  120 => 175,  117 => 174,  115 => 173,  109 => 169,  105 => 167,  103 => 86,  97 => 82,  95 => 68,  94 => 67,  90 => 65,  88 => 47,  87 => 46,  80 => 43,  78 => 42,  75 => 41,  72 => 7,  65 => 6,  54 => 3,  43 => 1,);
    }

    public function getSourceContext(): Source
    {
        return new Source("", "suivi_ind/output_indice.html.twig", "/var/www/html/templates/suivi_ind/output_indice.html.twig");
    }
}


/* suivi_ind/output_indice.html.twig */
class __TwigTemplate_f3679071c78d40f92cdc0001150443e0___2030658671 extends Template
{
    private Source $source;
    /**
     * @var array<string, Template>
     */
    private array $macros = [];

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

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

        $this->blocks = [
            'box_body' => [$this, 'block_box_body'],
            'box_footer' => [$this, 'block_box_footer'],
        ];
    }

    protected function doGetParent(array $context): bool|string|Template|TemplateWrapper
    {
        // line 86
        return "@AdminLTE/Widgets/box-widget.html.twig";
    }

    protected function doDisplay(array $context, array $blocks = []): iterable
    {
        $macros = $this->macros;
        $this->parent = $this->load("@AdminLTE/Widgets/box-widget.html.twig", 86);
        yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
    }

    // line 87
    /**
     * @return iterable<null|scalar|\Stringable>
     */
    public function block_box_body(array $context, array $blocks = []): iterable
    {
        $macros = $this->macros;
        // line 88
        yield "                <table id=\"outputMinistryTable\" class=\"table table-striped\">
                <thead>
                    <tr>
                        <th rowspan=\"2\">Code</th>
                        <th rowspan=\"2\">Name</th>
                        ";
        // line 93
        if ((($tmp = ($context["showValue"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
            // line 94
            yield "                        <th colspan=\"4\">Valeurs de l’indicateur</th>
                        ";
        }
        // line 96
        yield "                        <th colspan=\"";
        yield ((($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_MANAGER") && (!($context["showValue"] ?? null)))) ? (3) : (2));
        yield "\">Indice</th>
                        <th rowspan=\"2\">Statut</th>
                        <th rowspan=\"2\">Trend</th>
                    </tr>
                    <tr>
                        ";
        // line 101
        if ((($tmp = ($context["showValue"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
            // line 102
            yield "                        <th style=\"width: 60px\">Réf.</th>
                        <th style=\"width: 60px\">Réc.</th>
                        <th style=\"width: 60px\">Min.</th>
                        <th style=\"width: 60px\">Cible</th>
                        ";
        }
        // line 107
        yield "                        ";
        if (($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_MANAGER") && (!($context["showValue"] ?? null)))) {
            // line 108
            yield "                            <th style=\"width: 60px\">Réf.</th>
                            <th style=\"width: 140px\">Réc. Géométrique</th>
                            <th style=\"width: 140px\">Réc. Arithmétique</th>
                        ";
        } else {
            // line 112
            yield "                            <th style=\"width: 60px\">Réf.</th>
                            <th style=\"width: 60px\">Réc.</th>
                        ";
        }
        // line 115
        yield "                    </tr>
                </thead>
                ";
        // line 117
        $context['_parent'] = $context;
        $context['_seq'] = CoreExtension::ensureTraversable((($_v25 = ($context["datas"] ?? null)) && is_array($_v25) || $_v25 instanceof ArrayAccess ? ($_v25["rows"] ?? null) : null));
        foreach ($context['_seq'] as $context["_key"] => $context["row"]) {
            // line 118
            yield "                <tr>
                    <td>";
            // line 119
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v26 = $context["row"]) && is_array($_v26) || $_v26 instanceof ArrayAccess ? ($_v26["code"] ?? null) : null), "html", null, true);
            yield "</td>
                    <td>";
            // line 120
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v27 = $context["row"]) && is_array($_v27) || $_v27 instanceof ArrayAccess ? ($_v27["name"] ?? null) : null), "html", null, true);
            yield "</td>
                    ";
            // line 121
            if ((($tmp = ($context["showValue"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
                // line 122
                yield "                    <td class=\"text-center\">";
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v28 = $context["row"]) && is_array($_v28) || $_v28 instanceof ArrayAccess ? ($_v28["refValue"] ?? null) : null), "html", null, true);
                yield "<br>(";
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v29 = $context["row"]) && is_array($_v29) || $_v29 instanceof ArrayAccess ? ($_v29["refYear"] ?? null) : null), "html", null, true);
                yield ")</td>
                    <td class=\"text-center\">";
                // line 123
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v30 = $context["row"]) && is_array($_v30) || $_v30 instanceof ArrayAccess ? ($_v30["recValue"] ?? null) : null), "html", null, true);
                yield "<br>(";
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v31 = $context["row"]) && is_array($_v31) || $_v31 instanceof ArrayAccess ? ($_v31["recYear"] ?? null) : null), "html", null, true);
                yield ")</td>
                    <td class=\"text-center\">";
                // line 124
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v32 = $context["row"]) && is_array($_v32) || $_v32 instanceof ArrayAccess ? ($_v32["minValue"] ?? null) : null), "html", null, true);
                yield "</td>
                    <td class=\"text-center\">";
                // line 125
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v33 = $context["row"]) && is_array($_v33) || $_v33 instanceof ArrayAccess ? ($_v33["maxValue"] ?? null) : null), "html", null, true);
                yield "</td>
                    ";
            }
            // line 127
            yield "                    ";
            if (($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_MANAGER") && (!($context["showValue"] ?? null)))) {
                // line 128
                yield "                        <td class=\"text-center\">";
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v34 = $context["row"]) && is_array($_v34) || $_v34 instanceof ArrayAccess ? ($_v34["refIndice"] ?? null) : null), "html", null, true);
                yield "</td>
                        <td class=\"text-center\">";
                // line 129
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v35 = $context["row"]) && is_array($_v35) || $_v35 instanceof ArrayAccess ? ($_v35["recIndiceG"] ?? null) : null), "html", null, true);
                yield "</td>
                        <td class=\"text-center\">";
                // line 130
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v36 = $context["row"]) && is_array($_v36) || $_v36 instanceof ArrayAccess ? ($_v36["recIndiceA"] ?? null) : null), "html", null, true);
                yield "</td>
                    ";
            } else {
                // line 132
                yield "                        <td class=\"text-center\">";
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v37 = $context["row"]) && is_array($_v37) || $_v37 instanceof ArrayAccess ? ($_v37["refIndice"] ?? null) : null), "html", null, true);
                yield "</td>
                        <td class=\"text-center\">";
                // line 133
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v38 = $context["row"]) && is_array($_v38) || $_v38 instanceof ArrayAccess ? ($_v38["recIndice"] ?? null) : null), "html", null, true);
                yield "</td>
                    ";
            }
            // line 135
            yield "                    
                    <td class=\"text-center\">
                        ";
            // line 137
            if (((($_v39 = $context["row"]) && is_array($_v39) || $_v39 instanceof ArrayAccess ? ($_v39["statut"] ?? null) : null) != "-")) {
                // line 138
                yield "                            <i class=\"nav-icon fas fa-circle text-";
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v40 = $context["row"]) && is_array($_v40) || $_v40 instanceof ArrayAccess ? ($_v40["statut"] ?? null) : null), "html", null, true);
                yield "\"></i>
                        ";
            } else {
                // line 140
                yield "                            ";
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v41 = $context["row"]) && is_array($_v41) || $_v41 instanceof ArrayAccess ? ($_v41["statut"] ?? null) : null), "html", null, true);
                yield "
                        ";
            }
            // line 142
            yield "                    </td>
                    <td class=\"text-center\">
                        ";
            // line 144
            if (((($_v42 = $context["row"]) && is_array($_v42) || $_v42 instanceof ArrayAccess ? ($_v42["trend"] ?? null) : null) != "-")) {
                // line 145
                yield "                            <img src=\"";
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("dist/img/"), "html", null, true);
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v43 = $context["row"]) && is_array($_v43) || $_v43 instanceof ArrayAccess ? ($_v43["trend"] ?? null) : null), "html", null, true);
                yield ".png\" style=\"width:24px\">
                        ";
            } else {
                // line 147
                yield "                            ";
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v44 = $context["row"]) && is_array($_v44) || $_v44 instanceof ArrayAccess ? ($_v44["trend"] ?? null) : null), "html", null, true);
                yield "
                        ";
            }
            // line 149
            yield "                    </td>
                </tr>
                ";
        }
        $_parent = $context['_parent'];
        unset($context['_seq'], $context['_key'], $context['row'], $context['_parent']);
        $context = array_intersect_key($context, $_parent) + $_parent;
        // line 152
        yield "                </table>
            ";
        yield from [];
    }

    // line 155
    /**
     * @return iterable<null|scalar|\Stringable>
     */
    public function block_box_footer(array $context, array $blocks = []): iterable
    {
        $macros = $this->macros;
        // line 156
        yield "            <form name=\"output_ministry_export\" method=\"post\" action=\"";
        yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_output_indice_export");
        yield "\">
                <input type=\"hidden\" name=\"datas\" value=\"";
        // line 157
        yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(json_encode(($context["datas"] ?? null)), "html", null, true);
        yield "\"/>
                <div class=\"row\">
                    <div class=\"col-sm-3\">
                        <button type=\"submit\" class=\"btn btn-block btn-primary\">";
        // line 160
        yield $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("basics.export", [], "messages");
        yield "</button>
                    </div>
                    <div class=\"col-sm-9\"></div>
                </div>
            </form>
            ";
        yield from [];
    }

    /**
     * @codeCoverageIgnore
     */
    public function getTemplateName(): string
    {
        return "suivi_ind/output_indice.html.twig";
    }

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

    /**
     * @codeCoverageIgnore
     */
    public function getDebugInfo(): array
    {
        return array (  835 => 160,  829 => 157,  824 => 156,  817 => 155,  811 => 152,  803 => 149,  797 => 147,  790 => 145,  788 => 144,  784 => 142,  778 => 140,  772 => 138,  770 => 137,  766 => 135,  761 => 133,  756 => 132,  751 => 130,  747 => 129,  742 => 128,  739 => 127,  734 => 125,  730 => 124,  724 => 123,  717 => 122,  715 => 121,  711 => 120,  707 => 119,  704 => 118,  700 => 117,  696 => 115,  691 => 112,  685 => 108,  682 => 107,  675 => 102,  673 => 101,  664 => 96,  660 => 94,  658 => 93,  651 => 88,  644 => 87,  633 => 86,  569 => 80,  564 => 79,  562 => 78,  556 => 76,  549 => 74,  546 => 73,  539 => 72,  528 => 71,  517 => 67,  452 => 63,  447 => 62,  445 => 61,  441 => 59,  438 => 58,  432 => 56,  424 => 54,  421 => 53,  418 => 52,  411 => 51,  398 => 50,  387 => 46,  325 => 38,  318 => 34,  312 => 31,  306 => 28,  298 => 23,  292 => 20,  284 => 15,  278 => 12,  271 => 9,  264 => 8,  253 => 7,  192 => 306,  185 => 305,  178 => 302,  174 => 301,  162 => 291,  155 => 290,  148 => 286,  143 => 283,  141 => 214,  135 => 210,  133 => 196,  132 => 195,  128 => 193,  126 => 179,  125 => 178,  120 => 175,  117 => 174,  115 => 173,  109 => 169,  105 => 167,  103 => 86,  97 => 82,  95 => 68,  94 => 67,  90 => 65,  88 => 47,  87 => 46,  80 => 43,  78 => 42,  75 => 41,  72 => 7,  65 => 6,  54 => 3,  43 => 1,);
    }

    public function getSourceContext(): Source
    {
        return new Source("", "suivi_ind/output_indice.html.twig", "/var/www/html/templates/suivi_ind/output_indice.html.twig");
    }
}


/* suivi_ind/output_indice.html.twig */
class __TwigTemplate_f3679071c78d40f92cdc0001150443e0___738663360 extends Template
{
    private Source $source;
    /**
     * @var array<string, Template>
     */
    private array $macros = [];

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

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

        $this->blocks = [
            'box_text' => [$this, 'block_box_text'],
            'box_number' => [$this, 'block_box_number'],
            'progress_description' => [$this, 'block_progress_description'],
        ];
    }

    protected function doGetParent(array $context): bool|string|Template|TemplateWrapper
    {
        // line 178
        return "@AdminLTE/Widgets/infobox-widget.html.twig";
    }

    protected function doDisplay(array $context, array $blocks = []): iterable
    {
        $macros = $this->macros;
        $this->parent = $this->load("@AdminLTE/Widgets/infobox-widget.html.twig", 178);
        yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
    }

    // line 182
    /**
     * @return iterable<null|scalar|\Stringable>
     */
    public function block_box_text(array $context, array $blocks = []): iterable
    {
        $macros = $this->macros;
        yield " ";
        yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v45 = ($context["datas"] ?? null)) && is_array($_v45) || $_v45 instanceof ArrayAccess ? ($_v45["title"] ?? null) : null), "html", null, true);
        yield " ";
        yield from [];
    }

    // line 183
    /**
     * @return iterable<null|scalar|\Stringable>
     */
    public function block_box_number(array $context, array $blocks = []): iterable
    {
        $macros = $this->macros;
        // line 184
        yield "                        ";
        if (((($_v46 = (($_v47 = ($context["datas"] ?? null)) && is_array($_v47) || $_v47 instanceof ArrayAccess ? ($_v47["header"] ?? null) : null)) && is_array($_v46) || $_v46 instanceof ArrayAccess ? ($_v46["indice"] ?? null) : null) != "-")) {
            // line 185
            yield "                                ";
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((($_v48 = (($_v49 = ($context["datas"] ?? null)) && is_array($_v49) || $_v49 instanceof ArrayAccess ? ($_v49["header"] ?? null) : null)) && is_array($_v48) || $_v48 instanceof ArrayAccess ? ($_v48["indice"] ?? null) : null), 2, ",", " "), "html", null, true);
            yield "
                        ";
        } else {
            // line 187
            yield "                            -
                        ";
        }
        // line 189
        yield "                        ";
        // line 190
        yield "                    ";
        yield from [];
    }

    // line 191
    /**
     * @return iterable<null|scalar|\Stringable>
     */
    public function block_progress_description(array $context, array $blocks = []): iterable
    {
        $macros = $this->macros;
        yield from [];
    }

    /**
     * @codeCoverageIgnore
     */
    public function getTemplateName(): string
    {
        return "suivi_ind/output_indice.html.twig";
    }

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

    /**
     * @codeCoverageIgnore
     */
    public function getDebugInfo(): array
    {
        return array (  952 => 191,  947 => 190,  945 => 189,  941 => 187,  935 => 185,  932 => 184,  925 => 183,  912 => 182,  901 => 178,  835 => 160,  829 => 157,  824 => 156,  817 => 155,  811 => 152,  803 => 149,  797 => 147,  790 => 145,  788 => 144,  784 => 142,  778 => 140,  772 => 138,  770 => 137,  766 => 135,  761 => 133,  756 => 132,  751 => 130,  747 => 129,  742 => 128,  739 => 127,  734 => 125,  730 => 124,  724 => 123,  717 => 122,  715 => 121,  711 => 120,  707 => 119,  704 => 118,  700 => 117,  696 => 115,  691 => 112,  685 => 108,  682 => 107,  675 => 102,  673 => 101,  664 => 96,  660 => 94,  658 => 93,  651 => 88,  644 => 87,  633 => 86,  569 => 80,  564 => 79,  562 => 78,  556 => 76,  549 => 74,  546 => 73,  539 => 72,  528 => 71,  517 => 67,  452 => 63,  447 => 62,  445 => 61,  441 => 59,  438 => 58,  432 => 56,  424 => 54,  421 => 53,  418 => 52,  411 => 51,  398 => 50,  387 => 46,  325 => 38,  318 => 34,  312 => 31,  306 => 28,  298 => 23,  292 => 20,  284 => 15,  278 => 12,  271 => 9,  264 => 8,  253 => 7,  192 => 306,  185 => 305,  178 => 302,  174 => 301,  162 => 291,  155 => 290,  148 => 286,  143 => 283,  141 => 214,  135 => 210,  133 => 196,  132 => 195,  128 => 193,  126 => 179,  125 => 178,  120 => 175,  117 => 174,  115 => 173,  109 => 169,  105 => 167,  103 => 86,  97 => 82,  95 => 68,  94 => 67,  90 => 65,  88 => 47,  87 => 46,  80 => 43,  78 => 42,  75 => 41,  72 => 7,  65 => 6,  54 => 3,  43 => 1,);
    }

    public function getSourceContext(): Source
    {
        return new Source("", "suivi_ind/output_indice.html.twig", "/var/www/html/templates/suivi_ind/output_indice.html.twig");
    }
}


/* suivi_ind/output_indice.html.twig */
class __TwigTemplate_f3679071c78d40f92cdc0001150443e0___2008086900 extends Template
{
    private Source $source;
    /**
     * @var array<string, Template>
     */
    private array $macros = [];

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

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

        $this->blocks = [
            'box_text' => [$this, 'block_box_text'],
            'box_number' => [$this, 'block_box_number'],
            'progress_description' => [$this, 'block_progress_description'],
        ];
    }

    protected function doGetParent(array $context): bool|string|Template|TemplateWrapper
    {
        // line 195
        return "@AdminLTE/Widgets/infobox-widget.html.twig";
    }

    protected function doDisplay(array $context, array $blocks = []): iterable
    {
        $macros = $this->macros;
        $this->parent = $this->load("@AdminLTE/Widgets/infobox-widget.html.twig", 195);
        yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
    }

    // line 199
    /**
     * @return iterable<null|scalar|\Stringable>
     */
    public function block_box_text(array $context, array $blocks = []): iterable
    {
        $macros = $this->macros;
        yield "Tendance globale";
        yield from [];
    }

    // line 200
    /**
     * @return iterable<null|scalar|\Stringable>
     */
    public function block_box_number(array $context, array $blocks = []): iterable
    {
        $macros = $this->macros;
        // line 201
        yield "                        ";
        if (((($_v50 = (($_v51 = ($context["datas"] ?? null)) && is_array($_v51) || $_v51 instanceof ArrayAccess ? ($_v51["header"] ?? null) : null)) && is_array($_v50) || $_v50 instanceof ArrayAccess ? ($_v50["trend"] ?? null) : null) != "-")) {
            // line 202
            yield "                            <img src=\"";
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("dist/img/"), "html", null, true);
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v52 = (($_v53 = ($context["datas"] ?? null)) && is_array($_v53) || $_v53 instanceof ArrayAccess ? ($_v53["header"] ?? null) : null)) && is_array($_v52) || $_v52 instanceof ArrayAccess ? ($_v52["trend"] ?? null) : null), "html", null, true);
            yield ".png\" style=\"width:32px\">
                        ";
        } else {
            // line 204
            yield "                            ";
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v54 = (($_v55 = ($context["datas"] ?? null)) && is_array($_v55) || $_v55 instanceof ArrayAccess ? ($_v55["header"] ?? null) : null)) && is_array($_v54) || $_v54 instanceof ArrayAccess ? ($_v54["trend"] ?? null) : null), "html", null, true);
            yield "
                        ";
        }
        // line 206
        yield "                        ";
        // line 207
        yield "                    ";
        yield from [];
    }

    // line 208
    /**
     * @return iterable<null|scalar|\Stringable>
     */
    public function block_progress_description(array $context, array $blocks = []): iterable
    {
        $macros = $this->macros;
        yield from [];
    }

    /**
     * @codeCoverageIgnore
     */
    public function getTemplateName(): string
    {
        return "suivi_ind/output_indice.html.twig";
    }

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

    /**
     * @codeCoverageIgnore
     */
    public function getDebugInfo(): array
    {
        return array (  1069 => 208,  1064 => 207,  1062 => 206,  1056 => 204,  1049 => 202,  1046 => 201,  1039 => 200,  1028 => 199,  1017 => 195,  952 => 191,  947 => 190,  945 => 189,  941 => 187,  935 => 185,  932 => 184,  925 => 183,  912 => 182,  901 => 178,  835 => 160,  829 => 157,  824 => 156,  817 => 155,  811 => 152,  803 => 149,  797 => 147,  790 => 145,  788 => 144,  784 => 142,  778 => 140,  772 => 138,  770 => 137,  766 => 135,  761 => 133,  756 => 132,  751 => 130,  747 => 129,  742 => 128,  739 => 127,  734 => 125,  730 => 124,  724 => 123,  717 => 122,  715 => 121,  711 => 120,  707 => 119,  704 => 118,  700 => 117,  696 => 115,  691 => 112,  685 => 108,  682 => 107,  675 => 102,  673 => 101,  664 => 96,  660 => 94,  658 => 93,  651 => 88,  644 => 87,  633 => 86,  569 => 80,  564 => 79,  562 => 78,  556 => 76,  549 => 74,  546 => 73,  539 => 72,  528 => 71,  517 => 67,  452 => 63,  447 => 62,  445 => 61,  441 => 59,  438 => 58,  432 => 56,  424 => 54,  421 => 53,  418 => 52,  411 => 51,  398 => 50,  387 => 46,  325 => 38,  318 => 34,  312 => 31,  306 => 28,  298 => 23,  292 => 20,  284 => 15,  278 => 12,  271 => 9,  264 => 8,  253 => 7,  192 => 306,  185 => 305,  178 => 302,  174 => 301,  162 => 291,  155 => 290,  148 => 286,  143 => 283,  141 => 214,  135 => 210,  133 => 196,  132 => 195,  128 => 193,  126 => 179,  125 => 178,  120 => 175,  117 => 174,  115 => 173,  109 => 169,  105 => 167,  103 => 86,  97 => 82,  95 => 68,  94 => 67,  90 => 65,  88 => 47,  87 => 46,  80 => 43,  78 => 42,  75 => 41,  72 => 7,  65 => 6,  54 => 3,  43 => 1,);
    }

    public function getSourceContext(): Source
    {
        return new Source("", "suivi_ind/output_indice.html.twig", "/var/www/html/templates/suivi_ind/output_indice.html.twig");
    }
}


/* suivi_ind/output_indice.html.twig */
class __TwigTemplate_f3679071c78d40f92cdc0001150443e0___1393791671 extends Template
{
    private Source $source;
    /**
     * @var array<string, Template>
     */
    private array $macros = [];

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

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

        $this->blocks = [
            'box_body' => [$this, 'block_box_body'],
            'box_footer' => [$this, 'block_box_footer'],
        ];
    }

    protected function doGetParent(array $context): bool|string|Template|TemplateWrapper
    {
        // line 214
        return "@AdminLTE/Widgets/box-widget.html.twig";
    }

    protected function doDisplay(array $context, array $blocks = []): iterable
    {
        $macros = $this->macros;
        $this->parent = $this->load("@AdminLTE/Widgets/box-widget.html.twig", 214);
        yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
    }

    // line 215
    /**
     * @return iterable<null|scalar|\Stringable>
     */
    public function block_box_body(array $context, array $blocks = []): iterable
    {
        $macros = $this->macros;
        // line 216
        yield "                <table id=\"outputMinistryTable\" class=\"table table-striped\">
                <thead>
                    <tr>
                        <th rowspan=\"2\">Code</th>
                        <th rowspan=\"2\">Name</th>
                        ";
        // line 221
        if ((($tmp = ($context["showValue"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
            // line 222
            yield "                        <th colspan=\"4\">Valeurs de l’indicateur</th>
                        ";
        }
        // line 224
        yield "                        <th colspan=\"2\">Indice</th>
                        <th rowspan=\"2\">Statut</th>
                        <th rowspan=\"2\">Trend</th>
                    </tr>
                    <tr>
                        ";
        // line 229
        if ((($tmp = ($context["showValue"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
            // line 230
            yield "                        <th style=\"width: 60px\">Réf.</th>
                        <th style=\"width: 60px\">Réc.</th>
                        <th style=\"width: 60px\">Min.</th>
                        <th style=\"width: 60px\">Cible</th>
                        ";
        }
        // line 235
        yield "                            <th style=\"width: 60px\">Réf.</th>
                            <th style=\"width: 60px\">Réc.</th>
                    </tr>
                </thead>
                ";
        // line 239
        $context['_parent'] = $context;
        $context['_seq'] = CoreExtension::ensureTraversable((($_v56 = ($context["datas"] ?? null)) && is_array($_v56) || $_v56 instanceof ArrayAccess ? ($_v56["rows"] ?? null) : null));
        foreach ($context['_seq'] as $context["_key"] => $context["row"]) {
            // line 240
            yield "                <tr>
                    <td>";
            // line 241
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v57 = $context["row"]) && is_array($_v57) || $_v57 instanceof ArrayAccess ? ($_v57["code"] ?? null) : null), "html", null, true);
            yield "</td>
                    <td>";
            // line 242
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v58 = $context["row"]) && is_array($_v58) || $_v58 instanceof ArrayAccess ? ($_v58["name"] ?? null) : null), "html", null, true);
            yield "</td>
                    ";
            // line 243
            if ((($tmp = ($context["showValue"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
                // line 244
                yield "                    <td class=\"text-center\">";
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v59 = $context["row"]) && is_array($_v59) || $_v59 instanceof ArrayAccess ? ($_v59["refValue"] ?? null) : null), "html", null, true);
                yield "<br>(";
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v60 = $context["row"]) && is_array($_v60) || $_v60 instanceof ArrayAccess ? ($_v60["refYear"] ?? null) : null), "html", null, true);
                yield ")</td>
                    <td class=\"text-center\">";
                // line 245
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v61 = $context["row"]) && is_array($_v61) || $_v61 instanceof ArrayAccess ? ($_v61["recValue"] ?? null) : null), "html", null, true);
                yield "<br>(";
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v62 = $context["row"]) && is_array($_v62) || $_v62 instanceof ArrayAccess ? ($_v62["recYear"] ?? null) : null), "html", null, true);
                yield ")</td>
                    <td class=\"text-center\">";
                // line 246
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v63 = $context["row"]) && is_array($_v63) || $_v63 instanceof ArrayAccess ? ($_v63["minValue"] ?? null) : null), "html", null, true);
                yield "</td>
                    <td class=\"text-center\">";
                // line 247
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v64 = $context["row"]) && is_array($_v64) || $_v64 instanceof ArrayAccess ? ($_v64["maxValue"] ?? null) : null), "html", null, true);
                yield "</td>
                    ";
            }
            // line 249
            yield "                        <td class=\"text-center\">";
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v65 = $context["row"]) && is_array($_v65) || $_v65 instanceof ArrayAccess ? ($_v65["refIndice"] ?? null) : null), "html", null, true);
            yield "</td>
                        <td class=\"text-center\">";
            // line 250
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v66 = $context["row"]) && is_array($_v66) || $_v66 instanceof ArrayAccess ? ($_v66["recIndice"] ?? null) : null), "html", null, true);
            yield "</td>
                    
                    <td class=\"text-center\">
                        ";
            // line 253
            if (((($_v67 = $context["row"]) && is_array($_v67) || $_v67 instanceof ArrayAccess ? ($_v67["statut"] ?? null) : null) != "-")) {
                // line 254
                yield "                            <i class=\"nav-icon fas fa-circle text-";
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v68 = $context["row"]) && is_array($_v68) || $_v68 instanceof ArrayAccess ? ($_v68["statut"] ?? null) : null), "html", null, true);
                yield "\"></i>
                        ";
            } else {
                // line 256
                yield "                            ";
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v69 = $context["row"]) && is_array($_v69) || $_v69 instanceof ArrayAccess ? ($_v69["statut"] ?? null) : null), "html", null, true);
                yield "
                        ";
            }
            // line 258
            yield "                    </td>
                    <td class=\"text-center\">
                        ";
            // line 260
            if (((($_v70 = $context["row"]) && is_array($_v70) || $_v70 instanceof ArrayAccess ? ($_v70["trend"] ?? null) : null) != "-")) {
                // line 261
                yield "                            <img src=\"";
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("dist/img/"), "html", null, true);
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v71 = $context["row"]) && is_array($_v71) || $_v71 instanceof ArrayAccess ? ($_v71["trend"] ?? null) : null), "html", null, true);
                yield ".png\" style=\"width:24px\">
                        ";
            } else {
                // line 263
                yield "                            ";
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v72 = $context["row"]) && is_array($_v72) || $_v72 instanceof ArrayAccess ? ($_v72["trend"] ?? null) : null), "html", null, true);
                yield "
                        ";
            }
            // line 265
            yield "                    </td>
                </tr>
                ";
        }
        $_parent = $context['_parent'];
        unset($context['_seq'], $context['_key'], $context['row'], $context['_parent']);
        $context = array_intersect_key($context, $_parent) + $_parent;
        // line 268
        yield "                </table>
            ";
        yield from [];
    }

    // line 271
    /**
     * @return iterable<null|scalar|\Stringable>
     */
    public function block_box_footer(array $context, array $blocks = []): iterable
    {
        $macros = $this->macros;
        // line 272
        yield "            <form name=\"output_ministry_export\" method=\"post\" action=\"";
        yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_output_indice_export");
        yield "\">
                <input type=\"hidden\" name=\"datas\" value=\"";
        // line 273
        yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(json_encode(($context["datas"] ?? null)), "html", null, true);
        yield "\"/>
                <div class=\"row\">
                    <div class=\"col-sm-3\">
                        <button type=\"submit\" class=\"btn btn-block btn-primary\">";
        // line 276
        yield $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("basics.export", [], "messages");
        yield "</button>
                    </div>
                    <div class=\"col-sm-9\"></div>
                </div>
            </form>
            ";
        yield from [];
    }

    /**
     * @codeCoverageIgnore
     */
    public function getTemplateName(): string
    {
        return "suivi_ind/output_indice.html.twig";
    }

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

    /**
     * @codeCoverageIgnore
     */
    public function getDebugInfo(): array
    {
        return array (  1301 => 276,  1295 => 273,  1290 => 272,  1283 => 271,  1277 => 268,  1269 => 265,  1263 => 263,  1256 => 261,  1254 => 260,  1250 => 258,  1244 => 256,  1238 => 254,  1236 => 253,  1230 => 250,  1225 => 249,  1220 => 247,  1216 => 246,  1210 => 245,  1203 => 244,  1201 => 243,  1197 => 242,  1193 => 241,  1190 => 240,  1186 => 239,  1180 => 235,  1173 => 230,  1171 => 229,  1164 => 224,  1160 => 222,  1158 => 221,  1151 => 216,  1144 => 215,  1133 => 214,  1069 => 208,  1064 => 207,  1062 => 206,  1056 => 204,  1049 => 202,  1046 => 201,  1039 => 200,  1028 => 199,  1017 => 195,  952 => 191,  947 => 190,  945 => 189,  941 => 187,  935 => 185,  932 => 184,  925 => 183,  912 => 182,  901 => 178,  835 => 160,  829 => 157,  824 => 156,  817 => 155,  811 => 152,  803 => 149,  797 => 147,  790 => 145,  788 => 144,  784 => 142,  778 => 140,  772 => 138,  770 => 137,  766 => 135,  761 => 133,  756 => 132,  751 => 130,  747 => 129,  742 => 128,  739 => 127,  734 => 125,  730 => 124,  724 => 123,  717 => 122,  715 => 121,  711 => 120,  707 => 119,  704 => 118,  700 => 117,  696 => 115,  691 => 112,  685 => 108,  682 => 107,  675 => 102,  673 => 101,  664 => 96,  660 => 94,  658 => 93,  651 => 88,  644 => 87,  633 => 86,  569 => 80,  564 => 79,  562 => 78,  556 => 76,  549 => 74,  546 => 73,  539 => 72,  528 => 71,  517 => 67,  452 => 63,  447 => 62,  445 => 61,  441 => 59,  438 => 58,  432 => 56,  424 => 54,  421 => 53,  418 => 52,  411 => 51,  398 => 50,  387 => 46,  325 => 38,  318 => 34,  312 => 31,  306 => 28,  298 => 23,  292 => 20,  284 => 15,  278 => 12,  271 => 9,  264 => 8,  253 => 7,  192 => 306,  185 => 305,  178 => 302,  174 => 301,  162 => 291,  155 => 290,  148 => 286,  143 => 283,  141 => 214,  135 => 210,  133 => 196,  132 => 195,  128 => 193,  126 => 179,  125 => 178,  120 => 175,  117 => 174,  115 => 173,  109 => 169,  105 => 167,  103 => 86,  97 => 82,  95 => 68,  94 => 67,  90 => 65,  88 => 47,  87 => 46,  80 => 43,  78 => 42,  75 => 41,  72 => 7,  65 => 6,  54 => 3,  43 => 1,);
    }

    public function getSourceContext(): Source
    {
        return new Source("", "suivi_ind/output_indice.html.twig", "/var/www/html/templates/suivi_ind/output_indice.html.twig");
    }
}
