<?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/chargement_list.html.twig */
class __TwigTemplate_17758ab21d7e52e5497bd11f9aad9724 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("Chargement des indicateurs", [], "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 "    ";
        if (( !$this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_MANAGER") &&  !$this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_INSTAD"))) {
            // line 8
            yield "    <div class=\"row\">
      <div class=\"col-xl-12 col-sm-12 col-12 mb-4\">
        ";
            // line 10
            if ((($tmp = ($context["fin"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
                // line 11
                yield "            <div class=\"alert alert-success\">
                Vous avez jusqu'au ";
                // line 12
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatDate(($context["fin"] ?? null), "d/m/Y"), "html", null, true);
                yield " pour envoyer les données de votre ministère.
            </div>
        ";
            } else {
                // line 15
                yield "            <div class=\"alert alert-danger\">
                Vous ne pouvez pas envoyer des données pour l'année ";
                // line 16
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["year"] ?? null), "html", null, true);
                yield ". Veuillez contacter la DGCS-ODD.
            </div>     
        ";
            }
            // line 19
            yield "      </div>
    </div>
    ";
        }
        // line 22
        yield "
    ";
        // line 23
        if ((($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_DPP") || $this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_FOCAL")) || $this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_INSTAD"))) {
            // line 24
            yield "            <div class=\"row\">
                <div class=\"col-sm-6\">
                    
                    ";
            // line 27
            if ((($tmp = ($context["etat"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
                // line 28
                yield "                    <div class=\"text-left\">
                        ";
                // line 29
                if ((($tmp = $this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_MANAGER")) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
                    // line 30
                    yield "                            <button type=\"button\" class=\"mb-2 mr-2 btn-shadow  btn btn-primary text-right ";
                    yield (((($tmp = ($context["etat"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) ? ("") : ("disabled"));
                    yield "\" data-toggle=\"modal\" data-target=\"#formatModal\">
                                    <i class=\"fa fa-save\"></i> ";
                    // line 31
                    yield $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("chargement.vide", [], "messages");
                    // line 32
                    yield "                            </button>
                        ";
                } else {
                    // line 33
                    yield " 
                        <a href=\"";
                    // line 34
                    yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_ministere_format");
                    yield "\" class=\"mb-2 mr-2 btn-shadow  btn btn-primary text-right ";
                    yield (((($tmp = ($context["etat"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) ? ("") : ("disabled"));
                    yield "\">
                            <i class=\"fa fa-save\"></i> ";
                    // line 35
                    yield $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("chargement.vide", [], "messages");
                    // line 36
                    yield "                        </a>

                        ";
                }
                // line 39
                yield "
                           <button type=\"button\" class=\"mb-2 mr-2 btn-shadow  btn btn-success text-right ";
                // line 40
                yield (((($tmp = ($context["etat"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) ? ("") : ("disabled"));
                yield "\" data-toggle=\"modal\" data-target=\"#importModal\">
                            <i class=\"fa fa-file-import\"></i> ";
                // line 41
                yield $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("chargement.import", [], "messages");
                // line 42
                yield "                        </button>
                    </div>
                    ";
            }
            // line 45
            yield "                </div>
                 ";
            // line 46
            if (($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_DPP") || $this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_FOCAL"))) {
                // line 47
                yield "                    <div class=\"col-sm-6\">
                        <div class=\"text-right\">
                            <a href=\"";
                // line 49
                yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_suiviIND");
                yield "\" class=\"mb-2 mr-2 btn-shadow  btn btn-warning text-right\">
                            <i class=\"fa fa-check\"></i> Suivi des indicateurs
                        </a>
                        </div>
                    </div>
                ";
            }
            // line 55
            yield "            </div>
    ";
        }
        // line 57
        yield "    </br> 
        ";
        // line 58
        if ((Twig\Extension\CoreExtension::length($this->env->getCharset(), ($context["indicators"] ?? null)) > 0)) {
            // line 59
            yield "        ";
            yield from $this->load("suivi_ind/chargement_list.html.twig", 59, 1691059234)->unwrap()->yield($context);
            // line 97
            yield "  
        ";
        }
        // line 99
        yield "    
    ";
        // line 100
        if ((Twig\Extension\CoreExtension::length($this->env->getCharset(), ($context["indicators"] ?? null)) == 0)) {
            // line 101
            yield "    <div class=\"alert alert-primary alert-dismissible fade show\" role=\"alert\">
       Vous n'êtes en charge d'aucun indicateur
    </div>
    ";
        }
        // line 105
        yield "
    <!-- Import Modal -->
        <div class=\"modal fade\" id=\"importModal\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myLargeModalLabel\" aria-hidden=\"true\">
            <div class=\"modal-dialog modal-lg\">
                <div class=\"modal-content\">
                    <div class=\"modal-header\">
                        <h5 class=\"modal-title h4\" id=\"myLargeModalLabel\">Importation des indicateurs de ";
        // line 111
        yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "session", [], "any", false, false, false, 111), "get", ["_year"], "method", false, false, false, 111), "html", null, true);
        yield "</h5>
                        <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">
                        <span aria-hidden=\"true\">&times;</span>
                        </button>
                    </div>
                    <div class=\"modal-body\">
                    ";
        // line 117
        yield         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock(($context["formimport"] ?? null), 'form_start', ["attr" => ["enctype" => "multipart/form-data"]]);
        yield "
                        ";
        // line 118
        yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(($context["formimport"] ?? null), 'widget');
        yield "
                         <div class=\"row form-group\">
                                <div class=\"col-sm-2\"><label for=\"recipient-name\" class=\"col-form-label\">Fichier Excel</label></div>
                                <div class=\"col-sm-10\"><input type=\"file\" class=\"form-control\" name=\"fichier\" required=\"required\" value=\"Importer\" accept=\"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/vnd.ms-excel\"/></div> 
                            </div>
                        <div class=\"modal-footer\">
                            <div class=\"col-sm-2\"><button type=\"button\" class=\"btn btn-primary\" data-dismiss=\"modal\">Annuler</button></div>
                            <div class=\"col-sm-offset-2 col-sm-10\">
                                <button type=\"submit\" class=\"btn btn-success\">Importer</button>
                            </div>
                        </div>
                    ";
        // line 129
        yield         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock(($context["formimport"] ?? null), 'form_end');
        yield "
                    </div>
                </div>
            </div>   
        </div>



 <!-- Format Modal -->
        <div class=\"modal fade\" id=\"formatModal\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myLargeModalLabel\" aria-hidden=\"true\">
            <div class=\"modal-dialog modal-lg\">
                <div class=\"modal-content\">
                    <div class=\"modal-header\">
                        <h5 class=\"modal-title h4\" id=\"myLargeModalLabel\">Télécharger la maquette vide de ";
        // line 142
        yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "session", [], "any", false, false, false, 142), "get", ["_year"], "method", false, false, false, 142), "html", null, true);
        yield "</h5>
                        <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">
                        <span aria-hidden=\"true\">&times;</span>
                        </button>
                    </div>
                    <div class=\"modal-body\">
                    ";
        // line 148
        yield         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock(($context["formformat"] ?? null), 'form_start');
        yield "
                        ";
        // line 149
        yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(($context["formformat"] ?? null), 'widget');
        yield "
                        <div class=\"modal-footer\">
                            <div class=\"col-sm-2\"><button type=\"button\" class=\"btn btn-primary\" data-dismiss=\"modal\">Annuler</button></div>
                            <div class=\"col-sm-offset-2 col-sm-10\">
                                <button type=\"submit\" class=\"btn btn-success\">Télécharger</button>
                            </div>
                        </div>
                    ";
        // line 156
        yield         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock(($context["formformat"] ?? null), 'form_end');
        yield "
                    </div>
                </div>
            </div>   
        </div>

";
        yield from [];
    }

    // line 164
    /**
     * @return iterable<null|scalar|\Stringable>
     */
    public function block_javascripts(array $context, array $blocks = []): iterable
    {
        $macros = $this->macros;
        // line 165
        yield "    <script>
        
        \$(document).on('change', '#evaluation_ministry, #evaluation_programm', function () {
            let \$ministry = \$('#evaluation_ministry')
            let \$form = \$(this).closest('form')

            let data = {}
            data[\$ministry.attr('name')] = \$ministry.val()
            data[\$(this).attr('name')] = \$(this).val()
            
            let \$field = \$(this).attr('id')
            \$.ajax({
                url: \$form.attr('action'),
                type: \$form.attr('method'),
                data: data,
                success: function(html) {
                    if (\$field == 'evaluation_ministry') {
                        \$('#evaluation_programm').replaceWith(
                            \$(html).find('#evaluation_programm')
                        )
                        \$('#evaluation_action').replaceWith(
                            \$(html).find('#evaluation_action')
                        )
                    }
                    if (\$field == 'evaluation_programm') {
                        \$('#evaluation_action').replaceWith(
                            \$(html).find('#evaluation_action')
                        )
                    }
                }
            });
        });

        \$(function () {
            \$(\"#planAppreciationTable\").DataTable({
                \"searching\": false,
                \"pageLength\": 25,
                \"lengthChange\": false,
                \"columnDefs\": [
                  { \"orderable\": false, \"targets\": -1 }
                ]
            });
        });
        
        \$(document).ready(function() {
            // Setup - add a text input to each footer cell
            /*\$('#planAppreciationTable thead tr').clone(true).appendTo( '#planAppreciationTable thead' );
            \$('#planAppreciationTable thead tr:eq(1) th').each( function (i) {
                var title = \$(this).text();
                \$(this).html( '<input type=\"text\" placeholder=\"Search '+title+'\" />' );
        
                \$( 'input', this ).on( 'keyup change', function () {
                    if ( table.column(i).search() !== this.value ) {
                        table
                            .column(i)
                            .search( this.value )
                            .draw();
                    }
                } );
            } );
        
            var table = \$('#planAppreciationTable').DataTable( {
                orderCellsTop: true,
                fixedHeader: true
            } );*/

            \$('#planAppreciationTables').DataTable( {
        initComplete: function () {
            this.api().columns().every( function () {
                var column = this;
                var select = \$('<select><option value=\"\"></option></select>')
                    .appendTo( \$(column.header()).empty() )
                    .on( 'change', function () {
                        var val = \$.fn.dataTable.util.escapeRegex(
                            \$(this).val()
                        );
 
                        column
                            .search( val ? '^'+val+'\$' : '', true, false )
                            .draw();
                    } );
 
                column.data().unique().sort().each( function ( d, j ) {
                    select.append( '<option value=\"'+d+'\">'+d+'</option>' )
                } );
            } );
        }
    } );

        } );

    </script>

    <script src=\"";
        // line 258
        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 259
        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>

    <script src=\"";
        // line 261
        yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/select2.min.js"), "html", null, true);
        yield "\"></script>
\t<script>
\t\t\$(document).ready(function () {
            \$('.select2').select2({theme: \"classic\", placeholder: \"Choisir un ministère\", width: '100%'});
        });
\t</script>

";
        yield from [];
    }

    // line 270
    /**
     * @return iterable<null|scalar|\Stringable>
     */
    public function block_stylesheets(array $context, array $blocks = []): iterable
    {
        $macros = $this->macros;
        // line 271
        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 "\">
    <link href=\"";
        // line 272
        yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/select2.min.css"), "html", null, true);
        yield "\" rel=\"stylesheet\">
";
        yield from [];
    }

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

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

    /**
     * @codeCoverageIgnore
     */
    public function getDebugInfo(): array
    {
        return array (  429 => 272,  424 => 271,  417 => 270,  404 => 261,  399 => 259,  395 => 258,  300 => 165,  293 => 164,  281 => 156,  271 => 149,  267 => 148,  258 => 142,  242 => 129,  228 => 118,  224 => 117,  215 => 111,  207 => 105,  201 => 101,  199 => 100,  196 => 99,  192 => 97,  189 => 59,  187 => 58,  184 => 57,  180 => 55,  171 => 49,  167 => 47,  165 => 46,  162 => 45,  157 => 42,  155 => 41,  151 => 40,  148 => 39,  143 => 36,  141 => 35,  135 => 34,  132 => 33,  128 => 32,  126 => 31,  121 => 30,  119 => 29,  116 => 28,  114 => 27,  109 => 24,  107 => 23,  104 => 22,  99 => 19,  93 => 16,  90 => 15,  84 => 12,  81 => 11,  79 => 10,  75 => 8,  72 => 7,  65 => 6,  54 => 3,  43 => 1,);
    }

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


/* suivi_ind/chargement_list.html.twig */
class __TwigTemplate_17758ab21d7e52e5497bd11f9aad9724___1691059234 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 59
        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", 59);
        yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
    }

    // line 60
    /**
     * @return iterable<null|scalar|\Stringable>
     */
    public function block_box_body(array $context, array $blocks = []): iterable
    {
        $macros = $this->macros;
        // line 61
        yield "                <table id=\"suiviIndicateurTable\" class=\"table table-striped\">
                <thead>
                    <th>
                        <div class=\"row mt-2 mb-2\">
                            <div class=\"col-2\">Cible</div>
                            <div class=\"col-4\">Indicateur</div>
                            <div class=\"col-6\">
                                ";
        // line 68
        $context['_parent'] = $context;
        $context['_seq'] = CoreExtension::ensureTraversable(range(4, 0));
        foreach ($context['_seq'] as $context["_key"] => $context["i"]) {
            // line 69
            yield "                                <div class=\"col-2 float-left text-center\">";
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($context["year"] ?? null) - $context["i"]), "html", null, true);
            yield "</div>
                                ";
        }
        $_parent = $context['_parent'];
        unset($context['_seq'], $context['_key'], $context['i'], $context['_parent']);
        $context = array_intersect_key($context, $_parent) + $_parent;
        // line 71
        yield "                                <div class=\"col-2 float-left text-center\">Val. cible</div>
                            </div>
                        </div>
                    </th>
                </thead>

                ";
        // line 77
        $context['_parent'] = $context;
        $context['_seq'] = CoreExtension::ensureTraversable(($context["indicators"] ?? null));
        foreach ($context['_seq'] as $context["_key"] => $context["indicator"]) {
            // line 78
            yield "                <tr>
                    <td>
                        <div class=\"row mt-2 mb-2\">
                            <div class=\"col-2\">";
            // line 81
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["indicator"], "target", [], "any", false, false, false, 81), "html", null, true);
            yield "</div>
                            <div class=\"col-4\">";
            // line 82
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["indicator"], "html", null, true);
            yield "</div>
                            <div class=\"col-6\">
                                ";
            // line 84
            $context['_parent'] = $context;
            $context['_seq'] = CoreExtension::ensureTraversable(range(4, 0));
            foreach ($context['_seq'] as $context["_key"] => $context["i"]) {
                // line 85
                yield "                                <div class=\"col-2 float-left text-center\">";
                yield (((($tmp = (($_v0 = (($_v1 = ($context["suivis"] ?? null)) && is_array($_v1) || $_v1 instanceof ArrayAccess ? ($_v1[CoreExtension::getAttribute($this->env, $this->source, $context["indicator"], "id", [], "any", false, false, false, 85)] ?? null) : null)) && is_array($_v0) || $_v0 instanceof ArrayAccess ? ($_v0[(($context["year"] ?? null) - $context["i"])] ?? null) : null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) ? ($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v2 = (($_v3 = ($context["suivis"] ?? null)) && is_array($_v3) || $_v3 instanceof ArrayAccess ? ($_v3[CoreExtension::getAttribute($this->env, $this->source, $context["indicator"], "id", [], "any", false, false, false, 85)] ?? null) : null)) && is_array($_v2) || $_v2 instanceof ArrayAccess ? ($_v2[(($context["year"] ?? null) - $context["i"])] ?? null) : null), "html", null, true)) : ("-"));
                yield "</div>
                                ";
            }
            $_parent = $context['_parent'];
            unset($context['_seq'], $context['_key'], $context['i'], $context['_parent']);
            $context = array_intersect_key($context, $_parent) + $_parent;
            // line 87
            yield "                                <div class=\"col-2 float-left text-center\"><b>";
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["indicator"], "maxValue", [], "any", false, false, false, 87), "html", null, true);
            yield "</b></div>
                                
                                <div class=\"col-12 float-left\"><hr>";
            // line 89
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v4 = (($_v5 = ($context["suivis"] ?? null)) && is_array($_v5) || $_v5 instanceof ArrayAccess ? ($_v5[CoreExtension::getAttribute($this->env, $this->source, $context["indicator"], "id", [], "any", false, false, false, 89)] ?? null) : null)) && is_array($_v4) || $_v4 instanceof ArrayAccess ? ($_v4["observation"] ?? null) : null), "html", null, true);
            yield "</div>
                            </div>
                        </div>
                    </td>
                </tr>
                ";
        }
        $_parent = $context['_parent'];
        unset($context['_seq'], $context['_key'], $context['indicator'], $context['_parent']);
        $context = array_intersect_key($context, $_parent) + $_parent;
        // line 95
        yield "                </table>
            ";
        yield from [];
    }

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

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

    /**
     * @codeCoverageIgnore
     */
    public function getDebugInfo(): array
    {
        return array (  586 => 95,  574 => 89,  568 => 87,  559 => 85,  555 => 84,  550 => 82,  546 => 81,  541 => 78,  537 => 77,  529 => 71,  520 => 69,  516 => 68,  507 => 61,  500 => 60,  489 => 59,  429 => 272,  424 => 271,  417 => 270,  404 => 261,  399 => 259,  395 => 258,  300 => 165,  293 => 164,  281 => 156,  271 => 149,  267 => 148,  258 => 142,  242 => 129,  228 => 118,  224 => 117,  215 => 111,  207 => 105,  201 => 101,  199 => 100,  196 => 99,  192 => 97,  189 => 59,  187 => 58,  184 => 57,  180 => 55,  171 => 49,  167 => 47,  165 => 46,  162 => 45,  157 => 42,  155 => 41,  151 => 40,  148 => 39,  143 => 36,  141 => 35,  135 => 34,  132 => 33,  128 => 32,  126 => 31,  121 => 30,  119 => 29,  116 => 28,  114 => 27,  109 => 24,  107 => 23,  104 => 22,  99 => 19,  93 => 16,  90 => 15,  84 => 12,  81 => 11,  79 => 10,  75 => 8,  72 => 7,  65 => 6,  54 => 3,  43 => 1,);
    }

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