public function block_menu($context, array $blocks = array())
 {
     $__internal_28d6a1466735ab3080fc8655fb1e67d5b66d78a630db8d082257ae8fb5d32eb1 = $this->env->getExtension("native_profiler");
     $__internal_28d6a1466735ab3080fc8655fb1e67d5b66d78a630db8d082257ae8fb5d32eb1->enter($__internal_28d6a1466735ab3080fc8655fb1e67d5b66d78a630db8d082257ae8fb5d32eb1_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "menu"));
     // line 31
     echo "    <span class=\"label label-status-";
     echo $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) ? "error" : "";
     echo " ";
     echo twig_test_empty($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "forms", array())) ? "disabled" : "";
     echo "\">\n        <span class=\"icon\">";
     // line 32
     echo twig_include($this->env, $context, "@WebProfiler/Icon/form.svg");
     echo "</span>\n        <strong>Forms</strong>\n        ";
     // line 34
     if ($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) > 0) {
         // line 35
         echo "            <span class=\"count\">\n                <span>";
         // line 36
         echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()), "html", null, true);
         echo "</span>\n            </span>\n        ";
     }
     // line 39
     echo "    </span>\n";
     $__internal_28d6a1466735ab3080fc8655fb1e67d5b66d78a630db8d082257ae8fb5d32eb1->leave($__internal_28d6a1466735ab3080fc8655fb1e67d5b66d78a630db8d082257ae8fb5d32eb1_prof);
 }
 public function block_menu($context, array $blocks = array())
 {
     $__internal_55a01e5cc2d9d2aa296c554499ee01790fbf96e04e19b2cfd29e193d5f636ee7 = $this->env->getExtension("native_profiler");
     $__internal_55a01e5cc2d9d2aa296c554499ee01790fbf96e04e19b2cfd29e193d5f636ee7->enter($__internal_55a01e5cc2d9d2aa296c554499ee01790fbf96e04e19b2cfd29e193d5f636ee7_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "menu"));
     // line 31
     echo "    <span class=\"label label-status-";
     echo $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) ? "error" : "";
     echo " ";
     echo twig_test_empty($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "forms", array())) ? "disabled" : "";
     echo "\">\n        <span class=\"icon\">";
     // line 32
     echo twig_include($this->env, $context, "@WebProfiler/Icon/form.svg");
     echo "</span>\n        <strong>Forms</strong>\n        ";
     // line 34
     if ($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) > 0) {
         // line 35
         echo "            <span class=\"count\">\n                <span>";
         // line 36
         echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()), "html", null, true);
         echo "</span>\n            </span>\n        ";
     }
     // line 39
     echo "    </span>\n";
     $__internal_55a01e5cc2d9d2aa296c554499ee01790fbf96e04e19b2cfd29e193d5f636ee7->leave($__internal_55a01e5cc2d9d2aa296c554499ee01790fbf96e04e19b2cfd29e193d5f636ee7_prof);
 }
 protected function doDisplay(array $context, array $blocks = array())
 {
     // line 1
     echo "<!DOCTYPE html>\n<!--[if IE 8 ]><html class=\"ie ie8\" lang=\"en\"> <![endif]-->\n<!--[if IE 9 ]><html class=\"ie ie9\" lang=\"en\"> <![endif]-->\n<!--[if (gte IE 9)|!(IE)]><!--><html lang=\"en\"> <!--<![endif]-->\n<!-- begin head -->\n";
     // line 6
     echo twig_include($this->env, $context, "css/head.html.twig");
     echo "\n\t<!-- End head -->\n<body>\n\n\n\n<div id=\"wrap\" class=\"grid_1200\">\n\t<div class=\"wrap-search\">\n\t\t\n\t</div><!-- End wrap-search -->\n\t<!-- begin header -->\n\t";
     // line 17
     echo twig_include($this->env, $context, "css/header.html.twig");
     echo "\n\t<!-- End header -->\n\t\n\t<div class=\"clearfix\"></div>\n\t<div class=\"sections\">\n\t\t<div class=\"container\">\n\t\t\t<div class=\"row\">\n\t\t\t";
     // line 24
     $this->displayBlock('mainblock', $context, $blocks);
     // line 27
     echo "\t\t\t\t\n\t\t\t\t<div class=\"col-md-4 sidebar\">\n\t\t\t\t<!-- begin widget authors  -->\n\t\t\t\t";
     // line 30
     echo $this->env->getExtension('http_kernel')->renderFragment($this->env->getExtension('http_kernel')->controller("UserBundle:View:show"));
     echo "\n\t\t\t\t\t<!-- End widget authors  -->\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t";
     // line 34
     echo $this->env->getExtension('http_kernel')->renderFragment($this->env->getExtension('http_kernel')->controller("CategoryBundle:View:show"));
     echo "\n\t\t\t\t</div><!-- End sidebar -->\n\t\t\t</div><!-- End row -->\n\t\t</div><!-- End container -->\n\t</div><!-- End sections -->\n\t\n\t<div class=\"clearfix\"></div>\n\t<!-- begin footer -->\n\t";
     // line 42
     echo twig_include($this->env, $context, "css/footer.html.twig");
     echo "\n\t<!-- End footer -->\n\t\n</div><!-- End wrap -->\n\n<div class=\"go-up\"><i class=\"fa fa-chevron-up\"></i></div>\n\n<!-- js -->\n";
     // line 50
     echo twig_include($this->env, $context, "css/scripts.html.twig");
     echo "\n<!-- End js -->\n\n</body>\n</html>\n";
 }
 public function block_menu($context, array $blocks = array())
 {
     $__internal_8f73bfa83abc27ef84d2731993af1d05a350011df4f5b962736a46206d26662d = $this->env->getExtension("native_profiler");
     $__internal_8f73bfa83abc27ef84d2731993af1d05a350011df4f5b962736a46206d26662d->enter($__internal_8f73bfa83abc27ef84d2731993af1d05a350011df4f5b962736a46206d26662d_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "menu"));
     // line 31
     echo "    <span class=\"label label-status-";
     echo $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) ? "error" : "";
     echo " ";
     echo twig_test_empty($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "forms", array())) ? "disabled" : "";
     echo "\">\n        <span class=\"icon\">";
     // line 32
     echo twig_include($this->env, $context, "@WebProfiler/Icon/form.svg");
     echo "</span>\n        <strong>Forms</strong>\n        ";
     // line 34
     if ($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) > 0) {
         // line 35
         echo "            <span class=\"count\">\n                <span>";
         // line 36
         echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()), "html", null, true);
         echo "</span>\n            </span>\n        ";
     }
     // line 39
     echo "    </span>\n";
     $__internal_8f73bfa83abc27ef84d2731993af1d05a350011df4f5b962736a46206d26662d->leave($__internal_8f73bfa83abc27ef84d2731993af1d05a350011df4f5b962736a46206d26662d_prof);
 }
 public function block_menu($context, array $blocks = array())
 {
     $__internal_4f9a75f3e16c94961e13412419e28845646d416e14b43b2b0a28c2107403d859 = $this->env->getExtension("native_profiler");
     $__internal_4f9a75f3e16c94961e13412419e28845646d416e14b43b2b0a28c2107403d859->enter($__internal_4f9a75f3e16c94961e13412419e28845646d416e14b43b2b0a28c2107403d859_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "menu"));
     // line 31
     echo "    <span class=\"label label-status-";
     echo $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) ? "error" : "";
     echo " ";
     echo twig_test_empty($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "forms", array())) ? "disabled" : "";
     echo "\">\n        <span class=\"icon\">";
     // line 32
     echo twig_include($this->env, $context, "@WebProfiler/Icon/form.svg");
     echo "</span>\n        <strong>Forms</strong>\n        ";
     // line 34
     if ($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) > 0) {
         // line 35
         echo "            <span class=\"count\">\n                <span>";
         // line 36
         echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()), "html", null, true);
         echo "</span>\n            </span>\n        ";
     }
     // line 39
     echo "    </span>\n";
     $__internal_4f9a75f3e16c94961e13412419e28845646d416e14b43b2b0a28c2107403d859->leave($__internal_4f9a75f3e16c94961e13412419e28845646d416e14b43b2b0a28c2107403d859_prof);
 }
 protected function doDisplay(array $context, array $blocks = array())
 {
     // line 1
     echo "<div class=\"row favorite-gallery\">\n    ";
     // line 2
     $context['_parent'] = (array) $context;
     $context['_seq'] = twig_ensure_traversable(isset($context["favorites"]) ? $context["favorites"] : $this->getContext($context, "favorites"));
     foreach ($context['_seq'] as $context["_key"] => $context["favorite"]) {
         // line 3
         echo "    <div class=\"favorite-image-box\">\n        <div>\n        <a class=\"title\" href=\"";
         // line 5
         echo twig_escape_filter($this->env, $this->env->getExtension('routing')->getPath("view_profile", array("id" => $this->getAttribute($this->getAttribute($context["favorite"], "profile", array()), "id", array()))), "html", null, true);
         echo "\">\n            <img src=\"";
         // line 6
         echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute($context["favorite"], "profile", array(), "any", false, true), "avatar", array(), "any", true, true) ? $this->getAttribute($this->getAttribute($context["favorite"], "profile", array()), "avatar", array()) : "", "html", null, true);
         echo "\" alt=\"\"/>\n        </a>\n        </div>\n        <div class=\"text-center favorite-image-buttons\">\n            ";
         // line 10
         echo twig_include($this->env, $context, "ConnectionUserBundle:Profile/Part/View:action_buttons.html.twig", array("user" => $this->getAttribute($this->getAttribute($context["favorite"], "profile", array()), "user", array())));
         echo "\n        </div>\n    </div>\n    ";
     }
     $_parent = $context['_parent'];
     unset($context['_seq'], $context['_iterated'], $context['_key'], $context['favorite'], $context['_parent'], $context['loop']);
     $context = array_intersect_key($context, $_parent) + $_parent;
     // line 14
     echo "</div>";
 }
 public function block_menu($context, array $blocks = array())
 {
     $__internal_19947b0b3aaab3080c04fdf0cd00a33a4ef16b7131e1a574ecc54373bcbe391f = $this->env->getExtension("native_profiler");
     $__internal_19947b0b3aaab3080c04fdf0cd00a33a4ef16b7131e1a574ecc54373bcbe391f->enter($__internal_19947b0b3aaab3080c04fdf0cd00a33a4ef16b7131e1a574ecc54373bcbe391f_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "menu"));
     // line 31
     echo "    <span class=\"label label-status-";
     echo $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) ? "error" : "";
     echo " ";
     echo twig_test_empty($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "forms", array())) ? "disabled" : "";
     echo "\">\n        <span class=\"icon\">";
     // line 32
     echo twig_include($this->env, $context, "@WebProfiler/Icon/form.svg");
     echo "</span>\n        <strong>Forms</strong>\n        ";
     // line 34
     if ($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) > 0) {
         // line 35
         echo "            <span class=\"count\">\n                <span>";
         // line 36
         echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()), "html", null, true);
         echo "</span>\n            </span>\n        ";
     }
     // line 39
     echo "    </span>\n";
     $__internal_19947b0b3aaab3080c04fdf0cd00a33a4ef16b7131e1a574ecc54373bcbe391f->leave($__internal_19947b0b3aaab3080c04fdf0cd00a33a4ef16b7131e1a574ecc54373bcbe391f_prof);
 }
 public function block_body($context, array $blocks = array())
 {
     // line 6
     echo "    <table class=\"record_properties\">\n        <tbody>\n            <tr>\n                <th>Nom</th>\n                <td>";
     // line 10
     echo twig_escape_filter($this->env, $this->getAttribute(isset($context["entity"]) ? $context["entity"] : $this->getContext($context, "entity"), "nomutilisateur", array()), "html", null, true);
     echo "</td>\n            </tr>\n            <tr>\n                <th>Prénom</th>\n                <td>";
     // line 14
     echo twig_escape_filter($this->env, $this->getAttribute(isset($context["entity"]) ? $context["entity"] : $this->getContext($context, "entity"), "prenomutilisateur", array()), "html", null, true);
     echo "</td>\n            </tr>\n            <tr>\n                <th>Email</th>\n                <td>";
     // line 18
     echo twig_escape_filter($this->env, $this->getAttribute(isset($context["entity"]) ? $context["entity"] : $this->getContext($context, "entity"), "emailutilisateur", array()), "html", null, true);
     echo "</td>\n            </tr>\n            <tr>\n                <th>Agence</th>\n                <td>";
     // line 22
     echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute(isset($context["entity"]) ? $context["entity"] : $this->getContext($context, "entity"), "agence", array()), "nomAgence", array()), "html", null, true);
     echo "</td>\n            </tr>\n            <tr>\n                <th>Login</th>\n                <td>";
     // line 26
     echo twig_escape_filter($this->env, $this->getAttribute(isset($context["entity"]) ? $context["entity"] : $this->getContext($context, "entity"), "loginutilisateur", array()), "html", null, true);
     echo "</td>\n            </tr>\n            <tr>\n                <th>Date de naissance</th>\n                <td>";
     // line 30
     echo twig_escape_filter($this->env, twig_date_format_filter($this->env, $this->getAttribute(isset($context["entity"]) ? $context["entity"] : $this->getContext($context, "entity"), "dtnaissanceutilisateur", array()), "d/m/Y"), "html", null, true);
     echo "</td>\n            </tr>\n        </tbody>\n    </table>\n    <div class=\"col-sm-3\">";
     // line 34
     echo twig_include($this->env, $context, ":BackOffice:buttom.html.twig", array("nomButtom" => "Retour listing utilisateur", "routeButtom" => $this->env->getExtension('routing')->getPath("ro_utilisateur_homepage"), "glyphicon" => "glyphicon glyphicon-arrow-left"));
     echo "</div>\n    <div class=\"col-sm-3\">";
     // line 35
     echo twig_include($this->env, $context, ":BackOffice:buttom.html.twig", array("nomButtom" => "Modifier infos utilisateur", "routeButtom" => $this->env->getExtension('routing')->getPath("ro_utilisateur_edit", array("id" => $this->getAttribute(isset($context["entity"]) ? $context["entity"] : $this->getContext($context, "entity"), "id", array()))), "glyphicon" => "glyphicon glyphicon-pencil"));
     echo "</div>\n    <div class=\"col-sm-3\">";
     // line 36
     echo twig_include($this->env, $context, ":BackOffice:buttom.html.twig", array("nomButtom" => "Supprimer utilisateur", "routeButtom" => $this->env->getExtension('routing')->getPath("ro_utilisateur_delete", array("id" => $this->getAttribute(isset($context["entity"]) ? $context["entity"] : $this->getContext($context, "entity"), "id", array()))), "glyphicon" => "glyphicon glyphicon-remove"));
     echo "</div>\n";
 }
 public function block_menu($context, array $blocks = array())
 {
     $__internal_72f1f4bdf3a1e4d53f13844312b142b0854a5460c3171c35eef2696be6472100 = $this->env->getExtension("native_profiler");
     $__internal_72f1f4bdf3a1e4d53f13844312b142b0854a5460c3171c35eef2696be6472100->enter($__internal_72f1f4bdf3a1e4d53f13844312b142b0854a5460c3171c35eef2696be6472100_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "menu"));
     // line 31
     echo "    <span class=\"label label-status-";
     echo $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) ? "error" : "";
     echo " ";
     echo twig_test_empty($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "forms", array())) ? "disabled" : "";
     echo "\">\n        <span class=\"icon\">";
     // line 32
     echo twig_include($this->env, $context, "@WebProfiler/Icon/form.svg");
     echo "</span>\n        <strong>Forms</strong>\n        ";
     // line 34
     if ($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) > 0) {
         // line 35
         echo "            <span class=\"count\">\n                <span>";
         // line 36
         echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()), "html", null, true);
         echo "</span>\n            </span>\n        ";
     }
     // line 39
     echo "    </span>\n";
     $__internal_72f1f4bdf3a1e4d53f13844312b142b0854a5460c3171c35eef2696be6472100->leave($__internal_72f1f4bdf3a1e4d53f13844312b142b0854a5460c3171c35eef2696be6472100_prof);
 }
 public function block_menu($context, array $blocks = array())
 {
     $__internal_169847c2fa87e09d6d746fcbe5aef7f6b83adb2895644ff6a261a31a798cf708 = $this->env->getExtension("native_profiler");
     $__internal_169847c2fa87e09d6d746fcbe5aef7f6b83adb2895644ff6a261a31a798cf708->enter($__internal_169847c2fa87e09d6d746fcbe5aef7f6b83adb2895644ff6a261a31a798cf708_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "menu"));
     // line 31
     echo "    <span class=\"label label-status-";
     echo $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) ? "error" : "";
     echo " ";
     echo twig_test_empty($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "forms", array())) ? "disabled" : "";
     echo "\">\n        <span class=\"icon\">";
     // line 32
     echo twig_include($this->env, $context, "@WebProfiler/Icon/form.svg");
     echo "</span>\n        <strong>Forms</strong>\n        ";
     // line 34
     if ($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) > 0) {
         // line 35
         echo "            <span class=\"count\">\n                <span>";
         // line 36
         echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()), "html", null, true);
         echo "</span>\n            </span>\n        ";
     }
     // line 39
     echo "    </span>\n";
     $__internal_169847c2fa87e09d6d746fcbe5aef7f6b83adb2895644ff6a261a31a798cf708->leave($__internal_169847c2fa87e09d6d746fcbe5aef7f6b83adb2895644ff6a261a31a798cf708_prof);
 }
 public function block_body($context, array $blocks = array())
 {
     // line 14
     echo "    <div id=\"ajax-loader\">\n        Actualizando registros\n    </div>\n\n    <style>\n        @media (min-width: 768px) {\n            .table {\n                width: 50%;\n            }\n\n            .admin-list-actions.autosize {\n                width: 50%;\n            }\n        }\n    </style>\n\n    ";
     // line 30
     $this->env->loadTemplate("::modal-delete.html.twig")->display($context);
     // line 31
     echo "\n    <div>\n        <div class=\"row\">\n            ";
     // line 34
     $context["userEditHref"] = $this->env->getExtension('routing')->getPath("usuario_edit", array("id" => $this->getAttribute(isset($context["entity"]) ? $context["entity"] : $this->getContext($context, "entity"), "getId", array(), "method")));
     // line 35
     echo "            ";
     $context["passEditHref"] = $this->env->getExtension('routing')->getPath("usuario_edit_password", array("id" => $this->getAttribute(isset($context["entity"]) ? $context["entity"] : $this->getContext($context, "entity"), "getId", array(), "method")));
     // line 36
     echo "\n            ";
     // line 37
     echo twig_include($this->env, $context, "::layout_modules_menu.html.twig", array("submenuTitle" => "Editar usuario", "submenuHref" => "#", "submenuOptions" => array("Editar cuenta" => isset($context["userEditHref"]) ? $context["userEditHref"] : $this->getContext($context, "userEditHref"), "Cambiar contraseña" => isset($context["passEditHref"]) ? $context["passEditHref"] : $this->getContext($context, "passEditHref"))));
     // line 46
     echo "\n\n        </div>\n\n        <div class=\"row\" style=\"margin-top: 51px; \">\n            <div class=\"col-sm-11\" style=\"margin-left: 25px; margin-right: 100px;\">\n                ";
     // line 52
     $this->env->loadTemplate("::flashmessages.html.twig")->display($context);
     // line 53
     echo "            </div>\n        </div>\n\n        <div id=\"container\" style=\"margin-top: 10px;\">\n            ";
     // line 57
     $this->displayBlock('content', $context, $blocks);
     // line 59
     echo "        </div>\n\n        <nav class=\"navbar navbar-default navbar-fixed-bottom\" role=\"navigation\">\n            <div class=\"container\">\n                Sisconee | Editar usuario\n            </div>\n        </nav>\n\n    </div>\n\n";
 }
 public function block_menu($context, array $blocks = array())
 {
     $__internal_7857abf9eb5b9e34344f4d692652ce2eff90ab7c94427c9061f7d69856d93e4e = $this->env->getExtension("native_profiler");
     $__internal_7857abf9eb5b9e34344f4d692652ce2eff90ab7c94427c9061f7d69856d93e4e->enter($__internal_7857abf9eb5b9e34344f4d692652ce2eff90ab7c94427c9061f7d69856d93e4e_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "menu"));
     // line 31
     echo "    <span class=\"label label-status-";
     echo $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) ? "error" : "";
     echo " ";
     echo twig_test_empty($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "forms", array())) ? "disabled" : "";
     echo "\">\n        <span class=\"icon\">";
     // line 32
     echo twig_include($this->env, $context, "@WebProfiler/Icon/form.svg");
     echo "</span>\n        <strong>Forms</strong>\n        ";
     // line 34
     if ($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) > 0) {
         // line 35
         echo "            <span class=\"count\">\n                <span>";
         // line 36
         echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()), "html", null, true);
         echo "</span>\n            </span>\n        ";
     }
     // line 39
     echo "    </span>\n";
     $__internal_7857abf9eb5b9e34344f4d692652ce2eff90ab7c94427c9061f7d69856d93e4e->leave($__internal_7857abf9eb5b9e34344f4d692652ce2eff90ab7c94427c9061f7d69856d93e4e_prof);
 }
 public function block_menu($context, array $blocks = array())
 {
     $__internal_ae07e5483aaade69a1f42fc91c720d14b79e242333bf7a396fe0ae1d91f636e0 = $this->env->getExtension("native_profiler");
     $__internal_ae07e5483aaade69a1f42fc91c720d14b79e242333bf7a396fe0ae1d91f636e0->enter($__internal_ae07e5483aaade69a1f42fc91c720d14b79e242333bf7a396fe0ae1d91f636e0_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "menu"));
     // line 31
     echo "    <span class=\"label label-status-";
     echo $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) ? "error" : "";
     echo " ";
     echo twig_test_empty($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "forms", array())) ? "disabled" : "";
     echo "\">\n        <span class=\"icon\">";
     // line 32
     echo twig_include($this->env, $context, "@WebProfiler/Icon/form.svg");
     echo "</span>\n        <strong>Forms</strong>\n        ";
     // line 34
     if ($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) > 0) {
         // line 35
         echo "            <span class=\"count\">\n                <span>";
         // line 36
         echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()), "html", null, true);
         echo "</span>\n            </span>\n        ";
     }
     // line 39
     echo "    </span>\n";
     $__internal_ae07e5483aaade69a1f42fc91c720d14b79e242333bf7a396fe0ae1d91f636e0->leave($__internal_ae07e5483aaade69a1f42fc91c720d14b79e242333bf7a396fe0ae1d91f636e0_prof);
 }
 public function block_menu($context, array $blocks = array())
 {
     $__internal_9ba71a337dbf7f7ea73d9c1d9b5ec12fa1ff6580dd2f2429c3d740e534d292c6 = $this->env->getExtension("native_profiler");
     $__internal_9ba71a337dbf7f7ea73d9c1d9b5ec12fa1ff6580dd2f2429c3d740e534d292c6->enter($__internal_9ba71a337dbf7f7ea73d9c1d9b5ec12fa1ff6580dd2f2429c3d740e534d292c6_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "menu"));
     // line 31
     echo "    <span class=\"label label-status-";
     echo $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) ? "error" : "";
     echo " ";
     echo twig_test_empty($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "forms", array())) ? "disabled" : "";
     echo "\">\n        <span class=\"icon\">";
     // line 32
     echo twig_include($this->env, $context, "@WebProfiler/Icon/form.svg");
     echo "</span>\n        <strong>Forms</strong>\n        ";
     // line 34
     if ($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) > 0) {
         // line 35
         echo "            <span class=\"count\">\n                <span>";
         // line 36
         echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()), "html", null, true);
         echo "</span>\n            </span>\n        ";
     }
     // line 39
     echo "    </span>\n";
     $__internal_9ba71a337dbf7f7ea73d9c1d9b5ec12fa1ff6580dd2f2429c3d740e534d292c6->leave($__internal_9ba71a337dbf7f7ea73d9c1d9b5ec12fa1ff6580dd2f2429c3d740e534d292c6_prof);
 }
 public function block_menu($context, array $blocks = array())
 {
     $__internal_060d487d889603988c74eba6a980dd054f732667fb26e343f06371b4ea082fd3 = $this->env->getExtension("native_profiler");
     $__internal_060d487d889603988c74eba6a980dd054f732667fb26e343f06371b4ea082fd3->enter($__internal_060d487d889603988c74eba6a980dd054f732667fb26e343f06371b4ea082fd3_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "menu"));
     // line 31
     echo "    <span class=\"label label-status-";
     echo $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) ? "error" : "";
     echo " ";
     echo twig_test_empty($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "forms", array())) ? "disabled" : "";
     echo "\">\n        <span class=\"icon\">";
     // line 32
     echo twig_include($this->env, $context, "@WebProfiler/Icon/form.svg");
     echo "</span>\n        <strong>Forms</strong>\n        ";
     // line 34
     if ($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) > 0) {
         // line 35
         echo "            <span class=\"count\">\n                <span>";
         // line 36
         echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()), "html", null, true);
         echo "</span>\n            </span>\n        ";
     }
     // line 39
     echo "    </span>\n";
     $__internal_060d487d889603988c74eba6a980dd054f732667fb26e343f06371b4ea082fd3->leave($__internal_060d487d889603988c74eba6a980dd054f732667fb26e343f06371b4ea082fd3_prof);
 }
 public function block_menu($context, array $blocks = array())
 {
     $__internal_809f4ba3c978c877b73643b4fe1181d89d30a521fbacc8aada0f7ab1217d80df = $this->env->getExtension("native_profiler");
     $__internal_809f4ba3c978c877b73643b4fe1181d89d30a521fbacc8aada0f7ab1217d80df->enter($__internal_809f4ba3c978c877b73643b4fe1181d89d30a521fbacc8aada0f7ab1217d80df_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "menu"));
     // line 31
     echo "    <span class=\"label label-status-";
     echo $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) ? "error" : "";
     echo " ";
     echo twig_test_empty($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "forms", array())) ? "disabled" : "";
     echo "\">\n        <span class=\"icon\">";
     // line 32
     echo twig_include($this->env, $context, "@WebProfiler/Icon/form.svg");
     echo "</span>\n        <strong>Forms</strong>\n        ";
     // line 34
     if ($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) > 0) {
         // line 35
         echo "            <span class=\"count\">\n                <span>";
         // line 36
         echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()), "html", null, true);
         echo "</span>\n            </span>\n        ";
     }
     // line 39
     echo "    </span>\n";
     $__internal_809f4ba3c978c877b73643b4fe1181d89d30a521fbacc8aada0f7ab1217d80df->leave($__internal_809f4ba3c978c877b73643b4fe1181d89d30a521fbacc8aada0f7ab1217d80df_prof);
 }
 public function block_menu($context, array $blocks = array())
 {
     $__internal_1a571e4c07f8cebe008718456d2cc1747ac6bb9f3d0fbc55f0949b9593a42d61 = $this->env->getExtension("native_profiler");
     $__internal_1a571e4c07f8cebe008718456d2cc1747ac6bb9f3d0fbc55f0949b9593a42d61->enter($__internal_1a571e4c07f8cebe008718456d2cc1747ac6bb9f3d0fbc55f0949b9593a42d61_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "menu"));
     // line 31
     echo "    <span class=\"label label-status-";
     echo $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) ? "error" : "";
     echo " ";
     echo twig_test_empty($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "forms", array())) ? "disabled" : "";
     echo "\">\n        <span class=\"icon\">";
     // line 32
     echo twig_include($this->env, $context, "@WebProfiler/Icon/form.svg");
     echo "</span>\n        <strong>Forms</strong>\n        ";
     // line 34
     if ($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) > 0) {
         // line 35
         echo "            <span class=\"count\">\n                <span>";
         // line 36
         echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()), "html", null, true);
         echo "</span>\n            </span>\n        ";
     }
     // line 39
     echo "    </span>\n";
     $__internal_1a571e4c07f8cebe008718456d2cc1747ac6bb9f3d0fbc55f0949b9593a42d61->leave($__internal_1a571e4c07f8cebe008718456d2cc1747ac6bb9f3d0fbc55f0949b9593a42d61_prof);
 }
 public function block_menu($context, array $blocks = array())
 {
     $__internal_06225438473e6ddc5e052b7e84a60ab69dc2a61f19a86b134a7eab8f43770e57 = $this->env->getExtension("native_profiler");
     $__internal_06225438473e6ddc5e052b7e84a60ab69dc2a61f19a86b134a7eab8f43770e57->enter($__internal_06225438473e6ddc5e052b7e84a60ab69dc2a61f19a86b134a7eab8f43770e57_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "menu"));
     // line 31
     echo "    <span class=\"label label-status-";
     echo $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) ? "error" : "";
     echo " ";
     echo twig_test_empty($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "forms", array())) ? "disabled" : "";
     echo "\">\n        <span class=\"icon\">";
     // line 32
     echo twig_include($this->env, $context, "@WebProfiler/Icon/form.svg");
     echo "</span>\n        <strong>Forms</strong>\n        ";
     // line 34
     if ($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) > 0) {
         // line 35
         echo "            <span class=\"count\">\n                <span>";
         // line 36
         echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()), "html", null, true);
         echo "</span>\n            </span>\n        ";
     }
     // line 39
     echo "    </span>\n";
     $__internal_06225438473e6ddc5e052b7e84a60ab69dc2a61f19a86b134a7eab8f43770e57->leave($__internal_06225438473e6ddc5e052b7e84a60ab69dc2a61f19a86b134a7eab8f43770e57_prof);
 }
 public function block_menu($context, array $blocks = array())
 {
     $__internal_6e4b168281157e3c5f039eeaa0927efa6e87b091ee95f8a96316e1d1fd2f42ae = $this->env->getExtension("native_profiler");
     $__internal_6e4b168281157e3c5f039eeaa0927efa6e87b091ee95f8a96316e1d1fd2f42ae->enter($__internal_6e4b168281157e3c5f039eeaa0927efa6e87b091ee95f8a96316e1d1fd2f42ae_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "menu"));
     // line 31
     echo "    <span class=\"label label-status-";
     echo $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) ? "error" : "";
     echo " ";
     echo twig_test_empty($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "forms", array())) ? "disabled" : "";
     echo "\">\n        <span class=\"icon\">";
     // line 32
     echo twig_include($this->env, $context, "@WebProfiler/Icon/form.svg");
     echo "</span>\n        <strong>Forms</strong>\n        ";
     // line 34
     if ($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) > 0) {
         // line 35
         echo "            <span class=\"count\">\n                <span>";
         // line 36
         echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()), "html", null, true);
         echo "</span>\n            </span>\n        ";
     }
     // line 39
     echo "    </span>\n";
     $__internal_6e4b168281157e3c5f039eeaa0927efa6e87b091ee95f8a96316e1d1fd2f42ae->leave($__internal_6e4b168281157e3c5f039eeaa0927efa6e87b091ee95f8a96316e1d1fd2f42ae_prof);
 }
 public function block_menu($context, array $blocks = array())
 {
     $__internal_6812aa356504a9627210c89ed1bbe3280755e70e8de2b072218366d6eca49095 = $this->env->getExtension("native_profiler");
     $__internal_6812aa356504a9627210c89ed1bbe3280755e70e8de2b072218366d6eca49095->enter($__internal_6812aa356504a9627210c89ed1bbe3280755e70e8de2b072218366d6eca49095_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "menu"));
     // line 31
     echo "    <span class=\"label label-status-";
     echo $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) ? "error" : "";
     echo " ";
     echo twig_test_empty($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "forms", array())) ? "disabled" : "";
     echo "\">\n        <span class=\"icon\">";
     // line 32
     echo twig_include($this->env, $context, "@WebProfiler/Icon/form.svg");
     echo "</span>\n        <strong>Forms</strong>\n        ";
     // line 34
     if ($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) > 0) {
         // line 35
         echo "            <span class=\"count\">\n                <span>";
         // line 36
         echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()), "html", null, true);
         echo "</span>\n            </span>\n        ";
     }
     // line 39
     echo "    </span>\n";
     $__internal_6812aa356504a9627210c89ed1bbe3280755e70e8de2b072218366d6eca49095->leave($__internal_6812aa356504a9627210c89ed1bbe3280755e70e8de2b072218366d6eca49095_prof);
 }
 public function block_menu($context, array $blocks = array())
 {
     $__internal_3072713b34fc2c4ab56a0c74a750356d03d4ac5b5f0cf8e34a89386802d7d05b = $this->env->getExtension("native_profiler");
     $__internal_3072713b34fc2c4ab56a0c74a750356d03d4ac5b5f0cf8e34a89386802d7d05b->enter($__internal_3072713b34fc2c4ab56a0c74a750356d03d4ac5b5f0cf8e34a89386802d7d05b_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "menu"));
     // line 31
     echo "    <span class=\"label label-status-";
     echo $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) ? "error" : "";
     echo " ";
     echo twig_test_empty($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "forms", array())) ? "disabled" : "";
     echo "\">\n        <span class=\"icon\">";
     // line 32
     echo twig_include($this->env, $context, "@WebProfiler/Icon/form.svg");
     echo "</span>\n        <strong>Forms</strong>\n        ";
     // line 34
     if ($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) > 0) {
         // line 35
         echo "            <span class=\"count\">\n                <span>";
         // line 36
         echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()), "html", null, true);
         echo "</span>\n            </span>\n        ";
     }
     // line 39
     echo "    </span>\n";
     $__internal_3072713b34fc2c4ab56a0c74a750356d03d4ac5b5f0cf8e34a89386802d7d05b->leave($__internal_3072713b34fc2c4ab56a0c74a750356d03d4ac5b5f0cf8e34a89386802d7d05b_prof);
 }
 public function block_menu($context, array $blocks = array())
 {
     $__internal_0877605dc484b6910c3298d1e278ecad9c0b3f45db450f43be0aa4444b1891e9 = $this->env->getExtension("native_profiler");
     $__internal_0877605dc484b6910c3298d1e278ecad9c0b3f45db450f43be0aa4444b1891e9->enter($__internal_0877605dc484b6910c3298d1e278ecad9c0b3f45db450f43be0aa4444b1891e9_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "menu"));
     // line 31
     echo "    <span class=\"label label-status-";
     echo $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) ? "error" : "";
     echo " ";
     echo twig_test_empty($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "forms", array())) ? "disabled" : "";
     echo "\">\n        <span class=\"icon\">";
     // line 32
     echo twig_include($this->env, $context, "@WebProfiler/Icon/form.svg");
     echo "</span>\n        <strong>Forms</strong>\n        ";
     // line 34
     if ($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) > 0) {
         // line 35
         echo "            <span class=\"count\">\n                <span>";
         // line 36
         echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()), "html", null, true);
         echo "</span>\n            </span>\n        ";
     }
     // line 39
     echo "    </span>\n";
     $__internal_0877605dc484b6910c3298d1e278ecad9c0b3f45db450f43be0aa4444b1891e9->leave($__internal_0877605dc484b6910c3298d1e278ecad9c0b3f45db450f43be0aa4444b1891e9_prof);
 }
 public function block_body($context, array $blocks = array())
 {
     // line 6
     echo "    <table class=\"record_properties\">\n        <tbody>\n            <tr>\n                <th>Type</th>\n                <td>";
     // line 10
     echo twig_escape_filter($this->env, $this->getAttribute(isset($context["entity"]) ? $context["entity"] : $this->getContext($context, "entity"), "typeVehicule", array()), "html", null, true);
     echo "</td>\n            </tr>\n            <tr>\n                <th>Dt mise en circulation</th>\n                <td>";
     // line 14
     echo twig_escape_filter($this->env, twig_date_format_filter($this->env, $this->getAttribute(isset($context["entity"]) ? $context["entity"] : $this->getContext($context, "entity"), "dateMiseCirculationVehicule", array()), "d/m/Y"), "html", null, true);
     echo "</td>\n            </tr>\n            <tr>\n                <th>Immatriculation</th>\n                <td>";
     // line 18
     echo twig_escape_filter($this->env, $this->getAttribute(isset($context["entity"]) ? $context["entity"] : $this->getContext($context, "entity"), "numImmatVehicule", array()), "html", null, true);
     echo "</td>\n            </tr>\n            <tr>\n                <th>Tarif/journalier</th>\n                <td>";
     // line 22
     echo twig_escape_filter($this->env, $this->getAttribute(isset($context["entity"]) ? $context["entity"] : $this->getContext($context, "entity"), "tarifJournalier", array()), "html", null, true);
     echo "</td>\n            </tr>\n            <tr>\n                <th>Modele</th>\n                <td>";
     // line 26
     echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute(isset($context["entity"]) ? $context["entity"] : $this->getContext($context, "entity"), "modele", array()), "nom", array()), "html", null, true);
     echo "</td>\n            </tr>\n        </tbody>\n    </table>\n    <div class=\"col-sm-3\">";
     // line 30
     echo twig_include($this->env, $context, ":BackOffice:buttom.html.twig", array("nomButtom" => "Retour listing utilisateur", "routeButtom" => $this->env->getExtension('routing')->getPath("ro_utilisateur_homepage"), "glyphicon" => "glyphicon glyphicon-arrow-left"));
     echo "</div>\n    <div class=\"col-sm-3\">";
     // line 31
     echo twig_include($this->env, $context, ":BackOffice:buttom.html.twig", array("nomButtom" => "Modifier infos utilisateur", "routeButtom" => $this->env->getExtension('routing')->getPath("ro_utilisateur_edit", array("id" => $this->getAttribute(isset($context["entity"]) ? $context["entity"] : $this->getContext($context, "entity"), "id", array()))), "glyphicon" => "glyphicon glyphicon-pencil"));
     echo "</div>\n    <div class=\"col-sm-3\">";
     // line 32
     echo twig_include($this->env, $context, ":BackOffice:buttom.html.twig", array("nomButtom" => "Supprimer utilisateur", "routeButtom" => $this->env->getExtension('routing')->getPath("ro_utilisateur_delete", array("id" => $this->getAttribute(isset($context["entity"]) ? $context["entity"] : $this->getContext($context, "entity"), "id", array()))), "glyphicon" => "glyphicon glyphicon-remove"));
     echo "</div>\n";
 }
 public function block_menu($context, array $blocks = array())
 {
     $__internal_59bdb9207161fd11f558435c2fbc18408901e5da0b213fc9754f286d005485ab = $this->env->getExtension("native_profiler");
     $__internal_59bdb9207161fd11f558435c2fbc18408901e5da0b213fc9754f286d005485ab->enter($__internal_59bdb9207161fd11f558435c2fbc18408901e5da0b213fc9754f286d005485ab_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "menu"));
     // line 31
     echo "    <span class=\"label label-status-";
     echo $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) ? "error" : "";
     echo " ";
     echo twig_test_empty($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "forms", array())) ? "disabled" : "";
     echo "\">\n        <span class=\"icon\">";
     // line 32
     echo twig_include($this->env, $context, "@WebProfiler/Icon/form.svg");
     echo "</span>\n        <strong>Forms</strong>\n        ";
     // line 34
     if ($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) > 0) {
         // line 35
         echo "            <span class=\"count\">\n                <span>";
         // line 36
         echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()), "html", null, true);
         echo "</span>\n            </span>\n        ";
     }
     // line 39
     echo "    </span>\n";
     $__internal_59bdb9207161fd11f558435c2fbc18408901e5da0b213fc9754f286d005485ab->leave($__internal_59bdb9207161fd11f558435c2fbc18408901e5da0b213fc9754f286d005485ab_prof);
 }
 public function block_menu($context, array $blocks = array())
 {
     $__internal_b6999146ff0d2c8cc660e4e85aa886d4b7fe6dd2b472deb38f37645f1bf2da2e = $this->env->getExtension("native_profiler");
     $__internal_b6999146ff0d2c8cc660e4e85aa886d4b7fe6dd2b472deb38f37645f1bf2da2e->enter($__internal_b6999146ff0d2c8cc660e4e85aa886d4b7fe6dd2b472deb38f37645f1bf2da2e_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "menu"));
     // line 31
     echo "    <span class=\"label label-status-";
     echo $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) ? "error" : "";
     echo " ";
     echo twig_test_empty($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "forms", array())) ? "disabled" : "";
     echo "\">\n        <span class=\"icon\">";
     // line 32
     echo twig_include($this->env, $context, "@WebProfiler/Icon/form.svg");
     echo "</span>\n        <strong>Forms</strong>\n        ";
     // line 34
     if ($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) > 0) {
         // line 35
         echo "            <span class=\"count\">\n                <span>";
         // line 36
         echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()), "html", null, true);
         echo "</span>\n            </span>\n        ";
     }
     // line 39
     echo "    </span>\n";
     $__internal_b6999146ff0d2c8cc660e4e85aa886d4b7fe6dd2b472deb38f37645f1bf2da2e->leave($__internal_b6999146ff0d2c8cc660e4e85aa886d4b7fe6dd2b472deb38f37645f1bf2da2e_prof);
 }
 public function block_menu($context, array $blocks = array())
 {
     $__internal_b3663983c3181e2c7b1f96542a2ad97cd6b5746d0b7b3c00509de0e43595a845 = $this->env->getExtension("native_profiler");
     $__internal_b3663983c3181e2c7b1f96542a2ad97cd6b5746d0b7b3c00509de0e43595a845->enter($__internal_b3663983c3181e2c7b1f96542a2ad97cd6b5746d0b7b3c00509de0e43595a845_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "menu"));
     // line 31
     echo "    <span class=\"label label-status-";
     echo $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : null, "data", array()), "nb_errors", array()) ? "error" : "";
     echo " ";
     echo twig_test_empty($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : null, "data", array()), "forms", array())) ? "disabled" : "";
     echo "\">\n        <span class=\"icon\">";
     // line 32
     echo twig_include($this->env, $context, "@WebProfiler/Icon/form.svg");
     echo "</span>\n        <strong>Forms</strong>\n        ";
     // line 34
     if ($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : null, "data", array()), "nb_errors", array()) > 0) {
         // line 35
         echo "            <span class=\"count\">\n                <span>";
         // line 36
         echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : null, "data", array()), "nb_errors", array()), "html", null, true);
         echo "</span>\n            </span>\n        ";
     }
     // line 39
     echo "    </span>\n";
     $__internal_b3663983c3181e2c7b1f96542a2ad97cd6b5746d0b7b3c00509de0e43595a845->leave($__internal_b3663983c3181e2c7b1f96542a2ad97cd6b5746d0b7b3c00509de0e43595a845_prof);
 }
 public function block_content($context, array $blocks = array())
 {
     // line 14
     echo "        <div class=\"row main-block\">\n            <div class=\"col-xs-7\">\n                <ul class=\"nav nav-tabs\" role=\"tablist\">\n                    ";
     // line 17
     if (!$this->env->getExtension('security')->isGranted("ROLE_USER")) {
         // line 18
         echo "                        <li><a href=\"#registration\" role=\"tab\" data-toggle=\"tab\"><span class=\"glyphicon glyphicon-time\"></span> Quick Free Registration</a></li>\n                    ";
     }
     // line 20
     echo "                    <li class=\"active\"><a href=\"#search\" role=\"tab\" data-toggle=\"tab\"><span class=\"glyphicon glyphicon-search\"></span> Quick Search</a></li>\n                </ul>\n                <div class=\"tab-content\" id=\"quick-tab\" style=\"display: none;\">\n                    ";
     // line 23
     if (!$this->env->getExtension('security')->isGranted("ROLE_USER")) {
         // line 24
         echo "                        <div class=\"tab-pane\" id=\"registration\">\n                            ";
         // line 25
         echo twig_include($this->env, $context, "FOSUserBundle:Registration:register_content.html.twig", array("form" => isset($context["registrationForm"]) ? $context["registrationForm"] : null));
         echo "\n\n                        </div>\n                    ";
     }
     // line 29
     echo "                    <div class=\"tab-pane active\" id=\"search\">\n                        ";
     // line 30
     echo twig_include($this->env, $context, "ConnectionUserBundle:Search:quick.html.twig", array("form" => isset($context["searchForm"]) ? $context["searchForm"] : null));
     echo "\n                    </div>\n                </div>\n            </div>\n            <div class=\"col-xs-5\">\n                ";
     // line 35
     echo $this->env->getExtension('http_kernel')->renderFragment($this->env->getExtension('http_kernel')->controller("ConnectionUserBundle:User:latest"));
     echo "\n            </div>\n        </div>\n    </div>\n\n";
 }
 public function block_menu($context, array $blocks = array())
 {
     $__internal_02767a7ded394db6029db9d2924d9243f17750dd3e1c21912d81a3f789ecbcdc = $this->env->getExtension("Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension");
     $__internal_02767a7ded394db6029db9d2924d9243f17750dd3e1c21912d81a3f789ecbcdc->enter($__internal_02767a7ded394db6029db9d2924d9243f17750dd3e1c21912d81a3f789ecbcdc_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "menu"));
     // line 31
     echo "    <span class=\"label label-status-";
     echo $this->getAttribute($this->getAttribute($context["collector"] ?? $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) ? "error" : "";
     echo " ";
     echo twig_test_empty($this->getAttribute($this->getAttribute($context["collector"] ?? $this->getContext($context, "collector"), "data", array()), "forms", array())) ? "disabled" : "";
     echo "\">\n        <span class=\"icon\">";
     // line 32
     echo twig_include($this->env, $context, "@WebProfiler/Icon/form.svg");
     echo "</span>\n        <strong>Forms</strong>\n        ";
     // line 34
     if ($this->getAttribute($this->getAttribute($context["collector"] ?? $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) > 0) {
         // line 35
         echo "            <span class=\"count\">\n                <span>";
         // line 36
         echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute($context["collector"] ?? $this->getContext($context, "collector"), "data", array()), "nb_errors", array()), "html", null, true);
         echo "</span>\n            </span>\n        ";
     }
     // line 39
     echo "    </span>\n";
     $__internal_02767a7ded394db6029db9d2924d9243f17750dd3e1c21912d81a3f789ecbcdc->leave($__internal_02767a7ded394db6029db9d2924d9243f17750dd3e1c21912d81a3f789ecbcdc_prof);
 }
 public function block_menu($context, array $blocks = array())
 {
     $__internal_b6fab9df253cc06555f0d6fdaab66031df7b63b49ca85b140ba8b67721162d61 = $this->env->getExtension("native_profiler");
     $__internal_b6fab9df253cc06555f0d6fdaab66031df7b63b49ca85b140ba8b67721162d61->enter($__internal_b6fab9df253cc06555f0d6fdaab66031df7b63b49ca85b140ba8b67721162d61_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "menu"));
     // line 31
     echo "    <span class=\"label label-status-";
     echo twig_template_get_attributes($this, twig_template_get_attributes($this, isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) ? "error" : "";
     echo " ";
     echo twig_test_empty(twig_template_get_attributes($this, twig_template_get_attributes($this, isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "forms", array())) ? "disabled" : "";
     echo "\">\n        <span class=\"icon\">";
     // line 32
     echo twig_include($this->env, $context, "@WebProfiler/Icon/form.svg");
     echo "</span>\n        <strong>Forms</strong>\n        ";
     // line 34
     if (twig_template_get_attributes($this, twig_template_get_attributes($this, isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) > 0) {
         // line 35
         echo "            <span class=\"count\">\n                <span>";
         // line 36
         echo twig_escape_filter($this->env, twig_template_get_attributes($this, twig_template_get_attributes($this, isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()), "html", null, true);
         echo "</span>\n            </span>\n        ";
     }
     // line 39
     echo "    </span>\n";
     $__internal_b6fab9df253cc06555f0d6fdaab66031df7b63b49ca85b140ba8b67721162d61->leave($__internal_b6fab9df253cc06555f0d6fdaab66031df7b63b49ca85b140ba8b67721162d61_prof);
 }
 public function block_menu($context, array $blocks = array())
 {
     $__internal_7762197c9306008664ee3374fc27097cbb13ed8086706231b28d01b6863d6542 = $this->env->getExtension("native_profiler");
     $__internal_7762197c9306008664ee3374fc27097cbb13ed8086706231b28d01b6863d6542->enter($__internal_7762197c9306008664ee3374fc27097cbb13ed8086706231b28d01b6863d6542_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "menu"));
     // line 31
     echo "    <span class=\"label label-status-";
     echo $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) ? "error" : "";
     echo " ";
     echo twig_test_empty($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "forms", array())) ? "disabled" : "";
     echo "\">\n        <span class=\"icon\">";
     // line 32
     echo twig_include($this->env, $context, "@WebProfiler/Icon/form.svg");
     echo "</span>\n        <strong>Forms</strong>\n        ";
     // line 34
     if ($this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()) > 0) {
         // line 35
         echo "            <span class=\"count\">\n                <span>";
         // line 36
         echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute(isset($context["collector"]) ? $context["collector"] : $this->getContext($context, "collector"), "data", array()), "nb_errors", array()), "html", null, true);
         echo "</span>\n            </span>\n        ";
     }
     // line 39
     echo "    </span>\n";
     $__internal_7762197c9306008664ee3374fc27097cbb13ed8086706231b28d01b6863d6542->leave($__internal_7762197c9306008664ee3374fc27097cbb13ed8086706231b28d01b6863d6542_prof);
 }