var/cache/dev/twig/11/114b3bb8597663dc36cd35f6ff88a2b3fb80e892401e8c77bb136aa5b584d213.php line 185

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* pdf/bulletin_de_salaire.html.twig */
  14. class __TwigTemplate_f73c14740ba920fcfb8f3e15a2ec3705bdf463ea2cac80b8ce1a88f12e3fc037 extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->parent false;
  23.         $this->blocks = [
  24.         ];
  25.     }
  26.     protected function doDisplay(array $context, array $blocks = [])
  27.     {
  28.         $macros $this->macros;
  29.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  30.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""pdf/bulletin_de_salaire.html.twig"));
  31.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  32.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""pdf/bulletin_de_salaire.html.twig"));
  33.         // line 1
  34.         echo "<style>
  35. \tdiv#page-impression{
  36.         background-color: #efefef;
  37.         font-family: Arial;
  38.         font-weight: normal;
  39.         font-size: 16px;
  40.         color: #999;
  41. \t\twidth: 80%;
  42. \t\tmargin: auto;
  43.     }
  44.     p{
  45.         padding: 0;
  46.         margin: 5px 0;
  47.     }
  48.     .hr{
  49.         height: 1px;
  50.         border-top: 1px solid #999;
  51.         background-color: #999;
  52.     }
  53.     p.facture-header{
  54.         display: inline-block;
  55.         font-size: 8px;
  56.         line-height: 0px!important;
  57.         background-color: #0a001f;
  58.     }
  59.     p.facture-footer{
  60. \tfont-size: 10px;
  61.         //line-height: 0px!important;
  62.         //line-height: 50%;
  63. \t\tfont-style: italic;
  64. \t\tfont-weight: bold;
  65.     }
  66.     p.mentionvalide{
  67.         font-size: 10px;
  68.         font-style: italic;
  69.     }
  70.     .text-black{
  71.         color: #000;
  72.     }
  73.     .block{
  74.         padding: 5px;
  75.         border-radius: 10px;
  76.         border: 1px solid #000;
  77.     }
  78.     table.table-body{
  79.         border:1px solid #bbb;
  80.         border-collapse: collapse;
  81.     }
  82.     table.table-body tr td, table.table-body tr th {
  83.         border:1px solid #bbb;
  84.     }
  85.     table.table-body tr th {
  86.         padding: 7px;
  87.     }
  88.     table.table-body tr td{
  89.         text-align: left;
  90.     }
  91.     table th.table-head-th-bg{
  92.         text-align: center;
  93.     }
  94.     table.table-body .table-footer-th-bg{
  95.         background: transparent;
  96.         color: #000;
  97.         font-weight: bold;
  98.     }
  99.     table{
  100.         color: #000;
  101.         font-size: 12px;
  102.     }
  103.     table tr td.border-none {
  104.         border-bottom:none;
  105.     }
  106.     table tr td.bordered-top {
  107.         border-top: 1px solid #bbb;
  108.     }
  109.     .text-center{
  110.         text-align: center;
  111.     }
  112.     .text-left{
  113.         text-align: left;
  114.     }
  115.     .text-right{
  116.         text-align: right;
  117.     }
  118.     .text-blue{
  119.         
  120.     }
  121. \t
  122. \tdiv#page-entiere{
  123. \t\tposition: relative;
  124. \t\twidth: 80%;
  125. \t\tmargin: auto;
  126. \t\theight: 99%;
  127. \t\tfont-family:  Times, serif;
  128. \t}
  129. \t
  130.     div#hauteur-entete-exterieur{
  131.         height: ";
  132.         // line 106
  133.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["boutique"]) || array_key_exists("boutique"$context) ? $context["boutique"] : (function () { throw new RuntimeError('Variable "boutique" does not exist.'106$this->source); })()), "settings", [], "any"falsefalsefalse106), "margeEntete", [], "any"falsefalsefalse106), "html"nulltrue);
  134.         echo "px;
  135.     }
  136.     div#hauteur-pied-exterieur{
  137.         height: ";
  138.         // line 110
  139.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["boutique"]) || array_key_exists("boutique"$context) ? $context["boutique"] : (function () { throw new RuntimeError('Variable "boutique" does not exist.'110$this->source); })()), "settings", [], "any"falsefalsefalse110), "margePiedDePage", [], "any"falsefalsefalse110), "html"nulltrue);
  140.         echo "px;
  141.     }
  142. \tdiv#footer{
  143. \t\tposition: absolute;
  144. \t\tbottom: 40px;
  145. \t\tfont-family: Times, serif;
  146. \t\t
  147. \t}
  148. \t
  149. </style>
  150. ";
  151.         // line 124
  152.         echo "<div id=\"page-entiere\" data-size=\"A4\">
  153. <div id=\"impression\">
  154.     <div>
  155.        <table class=\"table-body\">
  156.             <tr class=\"table-body-th-bg\">
  157.                 ";
  158.         // line 130
  159.         echo "                <td style=\"width:130px;\">
  160.                     Bulletin de paie
  161.                 </td>
  162. \t\t\t\t<td style=\"width:220px;\">Période du ";
  163.         // line 133
  164.         echo twig_escape_filter($this->envtwig_date_format_filter($this->env, (isset($context["dateDebut"]) || array_key_exists("dateDebut"$context) ? $context["dateDebut"] : (function () { throw new RuntimeError('Variable "dateDebut" does not exist.'133$this->source); })()), "d/m/Y"), "html"nulltrue);
  165.         echo " au ";
  166.         echo twig_escape_filter($this->envtwig_date_format_filter($this->env, (isset($context["dateFin"]) || array_key_exists("dateFin"$context) ? $context["dateFin"] : (function () { throw new RuntimeError('Variable "dateFin" does not exist.'133$this->source); })()), "d/m/Y"), "html"nulltrue);
  167.         echo "</td>
  168.                 <td style=\"width:150px;\">Paiement le ";
  169.         // line 134
  170.         echo twig_escape_filter($this->envtwig_date_format_filter($this->env"now""d/m/Y"), "html"nulltrue);
  171.         echo "</td>
  172.                 <td style=\"width:250px;\">Par ";
  173.         // line 135
  174.         echo twig_escape_filter($this->env, (isset($context["moyenDePaiement"]) || array_key_exists("moyenDePaiement"$context) ? $context["moyenDePaiement"] : (function () { throw new RuntimeError('Variable "moyenDePaiement" does not exist.'135$this->source); })()), "html"nulltrue);
  175.         echo "</td>
  176.             </tr>
  177.         </table>
  178.         <table>
  179.             <tr>
  180.                 <td style=\"width: 250px;\">
  181.                     <h5>";
  182.         // line 141
  183.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["boutique"]) || array_key_exists("boutique"$context) ? $context["boutique"] : (function () { throw new RuntimeError('Variable "boutique" does not exist.'141$this->source); })()), "nom", [], "any"falsefalsefalse141), "html"nulltrue);
  184.         echo "</h5>
  185.                     <p>";
  186.         // line 142
  187.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["boutique"]) || array_key_exists("boutique"$context) ? $context["boutique"] : (function () { throw new RuntimeError('Variable "boutique" does not exist.'142$this->source); })()), "adresse", [], "any"falsefalsefalse142), "html"nulltrue);
  188.         echo "</p>
  189.                     <p>";
  190.         // line 143
  191.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["boutique"]) || array_key_exists("boutique"$context) ? $context["boutique"] : (function () { throw new RuntimeError('Variable "boutique" does not exist.'143$this->source); })()), "phone", [], "any"falsefalsefalse143), "html"nulltrue);
  192.         echo "</p>
  193.                     <p>";
  194.         // line 144
  195.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["boutique"]) || array_key_exists("boutique"$context) ? $context["boutique"] : (function () { throw new RuntimeError('Variable "boutique" does not exist.'144$this->source); })()), "matricule", [], "any"falsefalsefalse144), "html"nulltrue);
  196.         echo "</p>
  197.                     <p>";
  198.         // line 145
  199.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["boutique"]) || array_key_exists("boutique"$context) ? $context["boutique"] : (function () { throw new RuntimeError('Variable "boutique" does not exist.'145$this->source); })()), "cc", [], "any"falsefalsefalse145), "html"nulltrue);
  200.         echo "</p>
  201.                     <p>N°CNPS: ";
  202.         // line 146
  203.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["boutique"]) || array_key_exists("boutique"$context) ? $context["boutique"] : (function () { throw new RuntimeError('Variable "boutique" does not exist.'146$this->source); })()), "numeroCNPS", [], "any"falsefalsefalse146), "html"nulltrue);
  204.         echo "</p>
  205.                 </td>
  206.                 <td>
  207.                     <table class=\"table-body\">
  208.                         <tr class=\"table-body-th-bg\">
  209.                             <td style=\"width: 100px;\" class=\"text-center\">
  210.                                 matricule<br/>
  211.                                 ";
  212.         // line 153
  213.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["employe"]) || array_key_exists("employe"$context) ? $context["employe"] : (function () { throw new RuntimeError('Variable "employe" does not exist.'153$this->source); })()), "matricule", [], "any"falsefalsefalse153), "html"nulltrue);
  214.         echo "
  215.                             </td>
  216.                             <td style=\"width: 40px;\" class=\"text-center\">
  217.                                 Part IGR<br/>
  218.                                 ";
  219.         // line 157
  220.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["employe"]) || array_key_exists("employe"$context) ? $context["employe"] : (function () { throw new RuntimeError('Variable "employe" does not exist.'157$this->source); })()), "igr", [], "any"falsefalsefalse157), "html"nulltrue);
  221.         echo "
  222.                             </td>
  223.                             <td style=\"width: 70px;\" class=\"text-center\">
  224.                                 Embauché<br/>
  225.                                 ";
  226.         // line 161
  227.         echo twig_escape_filter($this->envtwig_date_format_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["employe"]) || array_key_exists("employe"$context) ? $context["employe"] : (function () { throw new RuntimeError('Variable "employe" does not exist.'161$this->source); })()), "dateDePriseDeFonction", [], "any"falsefalsefalse161), "d/m/Y"), "html"nulltrue);
  228.         echo "
  229.                             </td>
  230.                             <td style=\"width: 110px;\" class=\"text-center\">
  231.                                 Ancienneté<br/>
  232.                                 ";
  233.         // line 165
  234.         $context["anciennete"] = twig_get_attribute($this->env$this->sourcetwig_date_converter($this->env), "diff", [=> twig_date_converter($this->envtwig_get_attribute($this->env$this->source, (isset($context["employe"]) || array_key_exists("employe"$context) ? $context["employe"] : (function () { throw new RuntimeError('Variable "employe" does not exist.'165$this->source); })()), "dateDePriseDeFonction", [], "any"falsefalsefalse165))], "method"falsefalsefalse165);
  235.         // line 166
  236.         echo "                                ";
  237.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["anciennete"]) || array_key_exists("anciennete"$context) ? $context["anciennete"] : (function () { throw new RuntimeError('Variable "anciennete" does not exist.'166$this->source); })()), "y", [], "any"falsefalsefalse166), "html"nulltrue);
  238.         echo " anneé(s) et ";
  239.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["anciennete"]) || array_key_exists("anciennete"$context) ? $context["anciennete"] : (function () { throw new RuntimeError('Variable "anciennete" does not exist.'166$this->source); })()), "m", [], "any"falsefalsefalse166), "html"nulltrue);
  240.         echo " mois
  241.                             </td>
  242.                              <td style=\"width: 120px;\" class=\"text-center\">
  243.                                 Numéro de Sécurité Sociale<br/>
  244.                                  ";
  245.         // line 170
  246.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["employe"]) || array_key_exists("employe"$context) ? $context["employe"] : (function () { throw new RuntimeError('Variable "employe" does not exist.'170$this->source); })()), "user", [], "any"falsefalsefalse170), "numeroCNPS", [], "any"falsefalsefalse170), "html"nulltrue);
  247.         echo "
  248.                                 
  249.                             </td>
  250.                         </tr>
  251.                         <tr>
  252.                             <td colspan=\"2\" class=\"text-center\">
  253.                                 Catégorie<br/>
  254.                                 ";
  255.         // line 177
  256.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["employe"]) || array_key_exists("employe"$context) ? $context["employe"] : (function () { throw new RuntimeError('Variable "employe" does not exist.'177$this->source); })()), "categorieEmploi", [], "any"falsefalsefalse177), "html"nulltrue);
  257.         echo "
  258.                             </td>
  259.                             <td colspan=\"2\" class=\"text-center\">
  260.                                 Emploi occupé<br/>
  261.                                 ";
  262.         // line 181
  263.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["employe"]) || array_key_exists("employe"$context) ? $context["employe"] : (function () { throw new RuntimeError('Variable "employe" does not exist.'181$this->source); })()), "laFonction", [], "any"falsefalsefalse181), "html"nulltrue);
  264.         echo "
  265.                             </td>
  266.                             <td class=\"text-center\">
  267.                                 Département<br/>
  268.                                 ";
  269.         // line 185
  270.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["employe"]) || array_key_exists("employe"$context) ? $context["employe"] : (function () { throw new RuntimeError('Variable "employe" does not exist.'185$this->source); })()), "departementEmploi", [], "any"falsefalsefalse185), "html"nulltrue);
  271.         echo "
  272.                             </td>
  273.                         </tr>
  274.                         <tr>
  275.                             <td colspan=\"2\" class=\"text-center\">
  276.                                 Qualification <br/>
  277.                                 ";
  278.         // line 191
  279.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["employe"]) || array_key_exists("employe"$context) ? $context["employe"] : (function () { throw new RuntimeError('Variable "employe" does not exist.'191$this->source); })()), "laQualification", [], "any"falsefalsefalse191), "html"nulltrue);
  280.         echo "
  281.                                 
  282.                             </td>
  283.                              <td colspan=\"3\" class=\"text-center\">
  284.                                 Horaire <br/>
  285.                                 ";
  286.         // line 196
  287.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["paiementSalaire"]) || array_key_exists("paiementSalaire"$context) ? $context["paiementSalaire"] : (function () { throw new RuntimeError('Variable "paiementSalaire" does not exist.'196$this->source); })()), "heuresTravaillees", [], "any"falsefalsefalse196), "html"nulltrue);
  288.         echo "
  289.                             </td>
  290.                         </tr>
  291.                     </table>
  292.                 </td>
  293.             </tr>
  294.         </table>
  295.         <table class=\"table-body\">
  296. \t\t<tr>
  297. \t\t\t<td style=\"width: 100px;\">
  298.             Repos comp.<br/>
  299.             Congé
  300.             </td>
  301.             <td class=\"text-center\" style=\"width: 120px;\">
  302.             0<br/>
  303.             2,5
  304.             </td>
  305.             <td class=\"text-center\" style=\"width: 100px;\">
  306.             Reste à prendre<br/>
  307.             2,5<br/>
  308.             0
  309.             </td>
  310.             <td class=\"text-center\" style=\"width: 150px;\">
  311.             Pris<br/>
  312.             2,5<br/>
  313.             0
  314.             </td>
  315.             <td rowspan=\"2\" style=\"width: 250px;\">
  316.                
  317.                 <h4>";
  318.         // line 225
  319.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["employe"]) || array_key_exists("employe"$context) ? $context["employe"] : (function () { throw new RuntimeError('Variable "employe" does not exist.'225$this->source); })()), "user", [], "any"falsefalsefalse225), "nom", [], "any"falsefalsefalse225), "html"nulltrue);
  320.         echo " ";
  321.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["employe"]) || array_key_exists("employe"$context) ? $context["employe"] : (function () { throw new RuntimeError('Variable "employe" does not exist.'225$this->source); })()), "user", [], "any"falsefalsefalse225), "nom", [], "any"falsefalsefalse225), "html"nulltrue);
  322.         echo "</h4>
  323.             </td>
  324. \t\t</tr>
  325.         <tr>
  326.             <td>
  327.                 Date de congés
  328.             </td>
  329.             <td>
  330.             Du     Du <br/>
  331.             Au     Au
  332.             </td>
  333.             <td>
  334.             Du <br/>
  335.              Au  
  336.             </td>
  337.              <td>
  338.             Du <br/>
  339.              Au  
  340.             </td>
  341.         </tr>
  342. \t</table>
  343.     <table class=\"table-body\">
  344.         <tr>
  345.             <td colspan=\"4\"></td>
  346.             <td colspan=\"3\" style=\"width: 195px;\" class=\"text-center\">Part salariale</td>
  347.             <td colspan=\"3\" style=\"width: 195px;\" class=\"text-center\">Part patronale</td>
  348.         </tr>
  349.          <tr>
  350.             <td style=\"width: 50px;\">Code</td>
  351.             <td style=\"width: 170px;\">Désignation</td>
  352.             <td style=\"width: 50px;\" class=\"text-center\">Nombre</td>
  353.             <td style=\"width: 70px;\" class=\"text-center\">Base</td>
  354.             <td class=\"text-center\">Taux</td>
  355.             <td class=\"text-center\">Gain</td>
  356.             <td class=\"text-center\">Retenu</td>
  357.             <td class=\"text-center\">Taux</td>
  358.             <td class=\"text-center\">Retenue(+)</td>
  359.             <td class=\"text-center\">Retenu(-)</td>
  360.         </tr>
  361.         ";
  362.         // line 266
  363.         $context['_parent'] = $context;
  364.         $context['_seq'] = twig_ensure_traversable((isset($context["rubriques"]) || array_key_exists("rubriques"$context) ? $context["rubriques"] : (function () { throw new RuntimeError('Variable "rubriques" does not exist.'266$this->source); })()));
  365.         foreach ($context['_seq'] as $context["_key"] => $context["rubrique"]) {
  366.             // line 267
  367.             echo "        <tr class=\"table-body-th-bg\">
  368.             <td class=\"border-none text-left\">";
  369.             // line 268
  370.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["rubrique"], "code", [], "any"falsefalsefalse268), "html"nulltrue);
  371.             echo "</td>
  372.             <td class=\"border-none text-left\">";
  373.             // line 269
  374.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["rubrique"], "designation", [], "any"falsefalsefalse269), "html"nulltrue);
  375.             echo "</td>
  376.             <td class=\"border-none text-center\">";
  377.             // line 270
  378.             if ((=== twig_compare(twig_get_attribute($this->env$this->source$context["rubrique"], "nombre", [], "any"falsefalsefalse270), 0))) {
  379.                 echo twig_escape_filter($this->envtwig_number_format_filter($this->envtwig_get_attribute($this->env$this->source$context["rubrique"], "nombre", [], "any"falsefalsefalse270), 0""" "), "html"nulltrue);
  380.             }
  381.             echo "</td>
  382.             <td class=\"border-none text-center\">";
  383.             // line 271
  384.             if ((=== twig_compare(twig_get_attribute($this->env$this->source$context["rubrique"], "laBase", [], "any"falsefalsefalse271), 0))) {
  385.                 echo twig_escape_filter($this->envtwig_number_format_filter($this->envtwig_get_attribute($this->env$this->source$context["rubrique"], "laBase", [], "any"falsefalsefalse271), 0""" "), "html"nulltrue);
  386.             }
  387.             echo "</td>
  388.             <td class=\"border-none text-center\">";
  389.             // line 273
  390.             if ((=== twig_compare(twig_get_attribute($this->env$this->source$context["rubrique"], "tauxSalarial", [], "any"falsefalsefalse273), 0))) {
  391.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["rubrique"], "tauxSalarial", [], "any"falsefalsefalse273), "html"nulltrue);
  392.             }
  393.             echo "</td>
  394.             <td class=\"border-none text-center\">";
  395.             // line 274
  396.             if ((=== twig_compare(twig_get_attribute($this->env$this->source$context["rubrique"], "gainSalarial", [], "any"falsefalsefalse274), 0))) {
  397.                 echo twig_escape_filter($this->envtwig_number_format_filter($this->envtwig_get_attribute($this->env$this->source$context["rubrique"], "gainSalarial", [], "any"falsefalsefalse274), 0""" "), "html"nulltrue);
  398.             }
  399.             echo "</td>
  400.             <td class=\"border-none text-center\">";
  401.             // line 275
  402.             if ((=== twig_compare(twig_get_attribute($this->env$this->source$context["rubrique"], "retenueSalarial", [], "any"falsefalsefalse275), 0))) {
  403.                 echo twig_escape_filter($this->envtwig_number_format_filter($this->envtwig_get_attribute($this->env$this->source$context["rubrique"], "retenueSalarial", [], "any"falsefalsefalse275), 0""" "), "html"nulltrue);
  404.             }
  405.             echo "</td>
  406.             <td class=\"border-none text-center\">";
  407.             // line 276
  408.             if ((=== twig_compare(twig_get_attribute($this->env$this->source$context["rubrique"], "tauxPatronal", [], "any"falsefalsefalse276), 0))) {
  409.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["rubrique"], "tauxPatronal", [], "any"falsefalsefalse276), "html"nulltrue);
  410.             }
  411.             echo "</td>
  412.             <td class=\"border-none text-center\">";
  413.             // line 277
  414.             if ((=== twig_compare(twig_get_attribute($this->env$this->source$context["rubrique"], "gainPatronal", [], "any"falsefalsefalse277), 0))) {
  415.                 echo twig_escape_filter($this->envtwig_number_format_filter($this->envtwig_get_attribute($this->env$this->source$context["rubrique"], "gainPatronal", [], "any"falsefalsefalse277), 0""" "), "html"nulltrue);
  416.             }
  417.             echo "</td>
  418.             <td class=\"border-none text-center\">";
  419.             // line 278
  420.             if ((=== twig_compare(twig_get_attribute($this->env$this->source$context["rubrique"], "retenuePatronal", [], "any"falsefalsefalse278), 0))) {
  421.                 echo " ";
  422.                 echo twig_escape_filter($this->envtwig_number_format_filter($this->envtwig_get_attribute($this->env$this->source$context["rubrique"], "retenuePatronal", [], "any"falsefalsefalse278), 0""" "), "html"nulltrue);
  423.             }
  424.             echo "</td>
  425.             
  426.         </tr>
  427.         ";
  428.         }
  429.         $_parent $context['_parent'];
  430.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['rubrique'], $context['_parent'], $context['loop']);
  431.         $context array_intersect_key($context$_parent) + $_parent;
  432.         // line 282
  433.         echo "        
  434.         <tr>
  435.             <td colspan=\"10\"></td>
  436.         </tr>
  437.     </table>
  438.     </div>
  439.    
  440.   
  441. \t
  442. \t</div>
  443. \t
  444. \t<div id=\"footer\">
  445. \t\t<table class=\"table-body\">
  446.             <tr  class=\"table-body-th-bg\">
  447.                 <td><strong>Cumuls</strong></td> <td><strong>Salaire brut</strong></td> <td><strong>Charges salariales</strong></td> <td><strong>Charges patronales</strong></td><td><strong>Heures travaillées</strong></td><td><strong>Heures supplémentaires</strong></td> <td><strong>Avantages en nature</strong></td> <td><strong>NET A PAYER</strong></td>
  448.             </tr>
  449.             <tr>
  450.                 <td>
  451.                     <strong>Période</strong><br/>
  452.                     <strong>Année</strong>
  453.                 </td>
  454.                 <td class=\"text-center\">
  455.                     <strong>";
  456.         // line 304
  457.         echo twig_escape_filter($this->envtwig_number_format_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["paiementSalaire"]) || array_key_exists("paiementSalaire"$context) ? $context["paiementSalaire"] : (function () { throw new RuntimeError('Variable "paiementSalaire" does not exist.'304$this->source); })()), "salaireBrut", [], "any"falsefalsefalse304), 0""" "), "html"nulltrue);
  458.         echo "</strong><br/>
  459.                     <strong>";
  460.         // line 305
  461.         echo twig_escape_filter($this->envtwig_number_format_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["paiementSalaire"]) || array_key_exists("paiementSalaire"$context) ? $context["paiementSalaire"] : (function () { throw new RuntimeError('Variable "paiementSalaire" does not exist.'305$this->source); })()), "cumulSalaireBrut", [], "any"falsefalsefalse305), 0""" "), "html"nulltrue);
  462.         echo "</strong>
  463.                 </td>
  464.                 <td class=\"text-center\">
  465.                     ";
  466.         // line 308
  467.         echo twig_escape_filter($this->envtwig_number_format_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["paiementSalaire"]) || array_key_exists("paiementSalaire"$context) ? $context["paiementSalaire"] : (function () { throw new RuntimeError('Variable "paiementSalaire" does not exist.'308$this->source); })()), "chargesSalariales", [], "any"falsefalsefalse308), 0""" "), "html"nulltrue);
  468.         echo "<br/>
  469.                     ";
  470.         // line 309
  471.         echo twig_escape_filter($this->envtwig_number_format_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["paiementSalaire"]) || array_key_exists("paiementSalaire"$context) ? $context["paiementSalaire"] : (function () { throw new RuntimeError('Variable "paiementSalaire" does not exist.'309$this->source); })()), "cumulCHargesSalariales", [], "any"falsefalsefalse309), 0""" "), "html"nulltrue);
  472.         echo "
  473.                 </td>
  474.                 <td class=\"text-center\">
  475.                     ";
  476.         // line 312
  477.         echo twig_escape_filter($this->envtwig_number_format_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["paiementSalaire"]) || array_key_exists("paiementSalaire"$context) ? $context["paiementSalaire"] : (function () { throw new RuntimeError('Variable "paiementSalaire" does not exist.'312$this->source); })()), "chargesPatronales", [], "any"falsefalsefalse312), 0""" "), "html"nulltrue);
  478.         echo "<br/>
  479.                     ";
  480.         // line 313
  481.         echo twig_escape_filter($this->envtwig_number_format_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["paiementSalaire"]) || array_key_exists("paiementSalaire"$context) ? $context["paiementSalaire"] : (function () { throw new RuntimeError('Variable "paiementSalaire" does not exist.'313$this->source); })()), "cumulChargesPatronales", [], "any"falsefalsefalse313), 0""" "), "html"nulltrue);
  482.         echo "
  483.                 </td>
  484.                 <td class=\"text-center\">
  485.                     ";
  486.         // line 316
  487.         echo twig_escape_filter($this->envtwig_number_format_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["paiementSalaire"]) || array_key_exists("paiementSalaire"$context) ? $context["paiementSalaire"] : (function () { throw new RuntimeError('Variable "paiementSalaire" does not exist.'316$this->source); })()), "heuresTravaillees", [], "any"falsefalsefalse316), 0""" "), "html"nulltrue);
  488.         echo "<br/>
  489.                     ";
  490.         // line 317
  491.         echo twig_escape_filter($this->envtwig_number_format_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["paiementSalaire"]) || array_key_exists("paiementSalaire"$context) ? $context["paiementSalaire"] : (function () { throw new RuntimeError('Variable "paiementSalaire" does not exist.'317$this->source); })()), "cumulHeuresTravaillees", [], "any"falsefalsefalse317), 0""" "), "html"nulltrue);
  492.         echo "
  493.                 </td>
  494.                 <td class=\"text-center\">
  495.                     ";
  496.         // line 320
  497.         echo twig_escape_filter($this->envtwig_number_format_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["paiementSalaire"]) || array_key_exists("paiementSalaire"$context) ? $context["paiementSalaire"] : (function () { throw new RuntimeError('Variable "paiementSalaire" does not exist.'320$this->source); })()), "heuresSupplementaires", [], "any"falsefalsefalse320), 0""" "), "html"nulltrue);
  498.         echo "<br/>
  499.                     ";
  500.         // line 321
  501.         echo twig_escape_filter($this->envtwig_number_format_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["paiementSalaire"]) || array_key_exists("paiementSalaire"$context) ? $context["paiementSalaire"] : (function () { throw new RuntimeError('Variable "paiementSalaire" does not exist.'321$this->source); })()), "cumulHeuresSupplementaires", [], "any"falsefalsefalse321), 0""" "), "html"nulltrue);
  502.         echo "
  503.                 </td>
  504.                 <td class=\"text-center\">
  505.                     ";
  506.         // line 324
  507.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["paiementSalaire"]) || array_key_exists("paiementSalaire"$context) ? $context["paiementSalaire"] : (function () { throw new RuntimeError('Variable "paiementSalaire" does not exist.'324$this->source); })()), "avantageEnNature", [], "any"falsefalsefalse324), "html"nulltrue);
  508.         echo "
  509.                     
  510.                 </td>
  511.                 <td class=\"text-center\">
  512.                     <strong>";
  513.         // line 328
  514.         echo twig_escape_filter($this->envtwig_number_format_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["paiementSalaire"]) || array_key_exists("paiementSalaire"$context) ? $context["paiementSalaire"] : (function () { throw new RuntimeError('Variable "paiementSalaire" does not exist.'328$this->source); })()), "salaireNetAPayer", [], "any"falsefalsefalse328), 0""" "), "html"nulltrue);
  515.         echo "</strong><br/>
  516.                     <strong>";
  517.         // line 329
  518.         echo twig_escape_filter($this->envtwig_number_format_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["paiementSalaire"]) || array_key_exists("paiementSalaire"$context) ? $context["paiementSalaire"] : (function () { throw new RuntimeError('Variable "paiementSalaire" does not exist.'329$this->source); })()), "cumulSalaireNetAPayer", [], "any"falsefalsefalse329), 0""" "), "html"nulltrue);
  519.         echo "</strong>
  520.                 </td>
  521.             </tr>
  522.         </table>
  523.         <br/>
  524.        <hr class=\"hr\">
  525.        <strong>
  526.         DANS VOTRE INTERET ET POUR VOUS AIDER A FAIRE VALOIR VOS DROITS, CONSERVEZ CE BULLETIN DE PAIE SANS LIMITATION DE DUREE</strong>
  527. \t</div>
  528. </div>
  529. ";
  530.         
  531.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  532.         
  533.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  534.     }
  535.     public function getTemplateName()
  536.     {
  537.         return "pdf/bulletin_de_salaire.html.twig";
  538.     }
  539.     public function isTraitable()
  540.     {
  541.         return false;
  542.     }
  543.     public function getDebugInfo()
  544.     {
  545.         return array (  542 => 329,  538 => 328,  531 => 324,  525 => 321,  521 => 320,  515 => 317,  511 => 316,  505 => 313,  501 => 312,  495 => 309,  491 => 308,  485 => 305,  481 => 304,  457 => 282,  444 => 278,  438 => 277,  432 => 276,  426 => 275,  420 => 274,  414 => 273,  407 => 271,  401 => 270,  397 => 269,  393 => 268,  390 => 267,  386 => 266,  340 => 225,  308 => 196,  300 => 191,  291 => 185,  284 => 181,  277 => 177,  267 => 170,  257 => 166,  255 => 165,  248 => 161,  241 => 157,  234 => 153,  224 => 146,  220 => 145,  216 => 144,  212 => 143,  208 => 142,  204 => 141,  195 => 135,  191 => 134,  185 => 133,  180 => 130,  173 => 124,  157 => 110,  150 => 106,  43 => 1,);
  546.     }
  547.     public function getSourceContext()
  548.     {
  549.         return new Source("<style>
  550. \tdiv#page-impression{
  551.         background-color: #efefef;
  552.         font-family: Arial;
  553.         font-weight: normal;
  554.         font-size: 16px;
  555.         color: #999;
  556. \t\twidth: 80%;
  557. \t\tmargin: auto;
  558.     }
  559.     p{
  560.         padding: 0;
  561.         margin: 5px 0;
  562.     }
  563.     .hr{
  564.         height: 1px;
  565.         border-top: 1px solid #999;
  566.         background-color: #999;
  567.     }
  568.     p.facture-header{
  569.         display: inline-block;
  570.         font-size: 8px;
  571.         line-height: 0px!important;
  572.         background-color: #0a001f;
  573.     }
  574.     p.facture-footer{
  575. \tfont-size: 10px;
  576.         //line-height: 0px!important;
  577.         //line-height: 50%;
  578. \t\tfont-style: italic;
  579. \t\tfont-weight: bold;
  580.     }
  581.     p.mentionvalide{
  582.         font-size: 10px;
  583.         font-style: italic;
  584.     }
  585.     .text-black{
  586.         color: #000;
  587.     }
  588.     .block{
  589.         padding: 5px;
  590.         border-radius: 10px;
  591.         border: 1px solid #000;
  592.     }
  593.     table.table-body{
  594.         border:1px solid #bbb;
  595.         border-collapse: collapse;
  596.     }
  597.     table.table-body tr td, table.table-body tr th {
  598.         border:1px solid #bbb;
  599.     }
  600.     table.table-body tr th {
  601.         padding: 7px;
  602.     }
  603.     table.table-body tr td{
  604.         text-align: left;
  605.     }
  606.     table th.table-head-th-bg{
  607.         text-align: center;
  608.     }
  609.     table.table-body .table-footer-th-bg{
  610.         background: transparent;
  611.         color: #000;
  612.         font-weight: bold;
  613.     }
  614.     table{
  615.         color: #000;
  616.         font-size: 12px;
  617.     }
  618.     table tr td.border-none {
  619.         border-bottom:none;
  620.     }
  621.     table tr td.bordered-top {
  622.         border-top: 1px solid #bbb;
  623.     }
  624.     .text-center{
  625.         text-align: center;
  626.     }
  627.     .text-left{
  628.         text-align: left;
  629.     }
  630.     .text-right{
  631.         text-align: right;
  632.     }
  633.     .text-blue{
  634.         
  635.     }
  636. \t
  637. \tdiv#page-entiere{
  638. \t\tposition: relative;
  639. \t\twidth: 80%;
  640. \t\tmargin: auto;
  641. \t\theight: 99%;
  642. \t\tfont-family:  Times, serif;
  643. \t}
  644. \t
  645.     div#hauteur-entete-exterieur{
  646.         height: {{ boutique.settings.margeEntete }}px;
  647.     }
  648.     div#hauteur-pied-exterieur{
  649.         height: {{ boutique.settings.margePiedDePage }}px;
  650.     }
  651. \tdiv#footer{
  652. \t\tposition: absolute;
  653. \t\tbottom: 40px;
  654. \t\tfont-family: Times, serif;
  655. \t\t
  656. \t}
  657. \t
  658. </style>
  659. {#<div id=\"page-entiere\" data-size=\"A4\" backtop=\"20px\" backleft=\"10px\" backright=\"10px\" backbottom=\"20px\" footer=\"\">#}
  660. <div id=\"page-entiere\" data-size=\"A4\">
  661. <div id=\"impression\">
  662.     <div>
  663.        <table class=\"table-body\">
  664.             <tr class=\"table-body-th-bg\">
  665.                 {#total en mm est de 210#}
  666.                 <td style=\"width:130px;\">
  667.                     Bulletin de paie
  668.                 </td>
  669. \t\t\t\t<td style=\"width:220px;\">Période du {{ dateDebut | date('d/m/Y') }} au {{ dateFin | date('d/m/Y') }}</td>
  670.                 <td style=\"width:150px;\">Paiement le {{ 'now' | date('d/m/Y') }}</td>
  671.                 <td style=\"width:250px;\">Par {{ moyenDePaiement }}</td>
  672.             </tr>
  673.         </table>
  674.         <table>
  675.             <tr>
  676.                 <td style=\"width: 250px;\">
  677.                     <h5>{{ boutique.nom }}</h5>
  678.                     <p>{{boutique.adresse }}</p>
  679.                     <p>{{boutique.phone }}</p>
  680.                     <p>{{boutique.matricule }}</p>
  681.                     <p>{{boutique.cc }}</p>
  682.                     <p>N°CNPS: {{ boutique.numeroCNPS }}</p>
  683.                 </td>
  684.                 <td>
  685.                     <table class=\"table-body\">
  686.                         <tr class=\"table-body-th-bg\">
  687.                             <td style=\"width: 100px;\" class=\"text-center\">
  688.                                 matricule<br/>
  689.                                 {{ employe.matricule }}
  690.                             </td>
  691.                             <td style=\"width: 40px;\" class=\"text-center\">
  692.                                 Part IGR<br/>
  693.                                 {{  employe.igr }}
  694.                             </td>
  695.                             <td style=\"width: 70px;\" class=\"text-center\">
  696.                                 Embauché<br/>
  697.                                 {{  employe.dateDePriseDeFonction | date('d/m/Y') }}
  698.                             </td>
  699.                             <td style=\"width: 110px;\" class=\"text-center\">
  700.                                 Ancienneté<br/>
  701.                                 {% set anciennete = date().diff(date(employe.dateDePriseDeFonction))  %}
  702.                                 {{  anciennete.y }} anneé(s) et {{  anciennete.m }} mois
  703.                             </td>
  704.                              <td style=\"width: 120px;\" class=\"text-center\">
  705.                                 Numéro de Sécurité Sociale<br/>
  706.                                  {{ employe.user.numeroCNPS }}
  707.                                 
  708.                             </td>
  709.                         </tr>
  710.                         <tr>
  711.                             <td colspan=\"2\" class=\"text-center\">
  712.                                 Catégorie<br/>
  713.                                 {{ employe.categorieEmploi }}
  714.                             </td>
  715.                             <td colspan=\"2\" class=\"text-center\">
  716.                                 Emploi occupé<br/>
  717.                                 {{ employe.laFonction }}
  718.                             </td>
  719.                             <td class=\"text-center\">
  720.                                 Département<br/>
  721.                                 {{ employe.departementEmploi }}
  722.                             </td>
  723.                         </tr>
  724.                         <tr>
  725.                             <td colspan=\"2\" class=\"text-center\">
  726.                                 Qualification <br/>
  727.                                 {{ employe.laQualification }}
  728.                                 
  729.                             </td>
  730.                              <td colspan=\"3\" class=\"text-center\">
  731.                                 Horaire <br/>
  732.                                 {{ paiementSalaire.heuresTravaillees }}
  733.                             </td>
  734.                         </tr>
  735.                     </table>
  736.                 </td>
  737.             </tr>
  738.         </table>
  739.         <table class=\"table-body\">
  740. \t\t<tr>
  741. \t\t\t<td style=\"width: 100px;\">
  742.             Repos comp.<br/>
  743.             Congé
  744.             </td>
  745.             <td class=\"text-center\" style=\"width: 120px;\">
  746.             0<br/>
  747.             2,5
  748.             </td>
  749.             <td class=\"text-center\" style=\"width: 100px;\">
  750.             Reste à prendre<br/>
  751.             2,5<br/>
  752.             0
  753.             </td>
  754.             <td class=\"text-center\" style=\"width: 150px;\">
  755.             Pris<br/>
  756.             2,5<br/>
  757.             0
  758.             </td>
  759.             <td rowspan=\"2\" style=\"width: 250px;\">
  760.                
  761.                 <h4>{{ employe.user.nom }} {{ employe.user.nom }}</h4>
  762.             </td>
  763. \t\t</tr>
  764.         <tr>
  765.             <td>
  766.                 Date de congés
  767.             </td>
  768.             <td>
  769.             Du     Du <br/>
  770.             Au     Au
  771.             </td>
  772.             <td>
  773.             Du <br/>
  774.              Au  
  775.             </td>
  776.              <td>
  777.             Du <br/>
  778.              Au  
  779.             </td>
  780.         </tr>
  781. \t</table>
  782.     <table class=\"table-body\">
  783.         <tr>
  784.             <td colspan=\"4\"></td>
  785.             <td colspan=\"3\" style=\"width: 195px;\" class=\"text-center\">Part salariale</td>
  786.             <td colspan=\"3\" style=\"width: 195px;\" class=\"text-center\">Part patronale</td>
  787.         </tr>
  788.          <tr>
  789.             <td style=\"width: 50px;\">Code</td>
  790.             <td style=\"width: 170px;\">Désignation</td>
  791.             <td style=\"width: 50px;\" class=\"text-center\">Nombre</td>
  792.             <td style=\"width: 70px;\" class=\"text-center\">Base</td>
  793.             <td class=\"text-center\">Taux</td>
  794.             <td class=\"text-center\">Gain</td>
  795.             <td class=\"text-center\">Retenu</td>
  796.             <td class=\"text-center\">Taux</td>
  797.             <td class=\"text-center\">Retenue(+)</td>
  798.             <td class=\"text-center\">Retenu(-)</td>
  799.         </tr>
  800.         {% for rubrique in rubriques %}
  801.         <tr class=\"table-body-th-bg\">
  802.             <td class=\"border-none text-left\">{{ rubrique.code }}</td>
  803.             <td class=\"border-none text-left\">{{ rubrique.designation }}</td>
  804.             <td class=\"border-none text-center\">{% if rubrique.nombre > 0 %}{{ rubrique.nombre | number_format(0, '', ' ') }}{% endif %}</td>
  805.             <td class=\"border-none text-center\">{% if rubrique.laBase > 0 %}{{ rubrique.laBase | number_format(0, '', ' ') }}{% endif %}</td>
  806.             <td class=\"border-none text-center\">{% if rubrique.tauxSalarial > 0 %}{{ rubrique.tauxSalarial  }}{% endif %}</td>
  807.             <td class=\"border-none text-center\">{% if rubrique.gainSalarial > 0 %}{{ rubrique.gainSalarial | number_format(0, '', ' ') }}{% endif %}</td>
  808.             <td class=\"border-none text-center\">{% if rubrique.retenueSalarial > 0 %}{{ rubrique.retenueSalarial | number_format(0, '', ' ') }}{% endif %}</td>
  809.             <td class=\"border-none text-center\">{% if rubrique.tauxPatronal > 0 %}{{ rubrique.tauxPatronal }}{% endif %}</td>
  810.             <td class=\"border-none text-center\">{% if rubrique.gainPatronal > 0 %}{{ rubrique.gainPatronal | number_format(0, '', ' ') }}{% endif %}</td>
  811.             <td class=\"border-none text-center\">{% if rubrique.retenuePatronal > 0 %} {{ rubrique.retenuePatronal| number_format(0, '', ' ')  }}{% endif %}</td>
  812.             
  813.         </tr>
  814.         {% endfor  %}
  815.         
  816.         <tr>
  817.             <td colspan=\"10\"></td>
  818.         </tr>
  819.     </table>
  820.     </div>
  821.    
  822.   
  823. \t
  824. \t</div>
  825. \t
  826. \t<div id=\"footer\">
  827. \t\t<table class=\"table-body\">
  828.             <tr  class=\"table-body-th-bg\">
  829.                 <td><strong>Cumuls</strong></td> <td><strong>Salaire brut</strong></td> <td><strong>Charges salariales</strong></td> <td><strong>Charges patronales</strong></td><td><strong>Heures travaillées</strong></td><td><strong>Heures supplémentaires</strong></td> <td><strong>Avantages en nature</strong></td> <td><strong>NET A PAYER</strong></td>
  830.             </tr>
  831.             <tr>
  832.                 <td>
  833.                     <strong>Période</strong><br/>
  834.                     <strong>Année</strong>
  835.                 </td>
  836.                 <td class=\"text-center\">
  837.                     <strong>{{ paiementSalaire.salaireBrut | number_format(0, '', ' ') }}</strong><br/>
  838.                     <strong>{{ paiementSalaire.cumulSalaireBrut | number_format(0, '', ' ') }}</strong>
  839.                 </td>
  840.                 <td class=\"text-center\">
  841.                     {{ paiementSalaire.chargesSalariales | number_format(0, '', ' ') }}<br/>
  842.                     {{ paiementSalaire.cumulCHargesSalariales | number_format(0, '', ' ') }}
  843.                 </td>
  844.                 <td class=\"text-center\">
  845.                     {{ paiementSalaire.chargesPatronales | number_format(0, '', ' ') }}<br/>
  846.                     {{ paiementSalaire.cumulChargesPatronales | number_format(0, '', ' ') }}
  847.                 </td>
  848.                 <td class=\"text-center\">
  849.                     {{ paiementSalaire.heuresTravaillees | number_format(0, '', ' ') }}<br/>
  850.                     {{ paiementSalaire.cumulHeuresTravaillees | number_format(0, '', ' ') }}
  851.                 </td>
  852.                 <td class=\"text-center\">
  853.                     {{ paiementSalaire.heuresSupplementaires | number_format(0, '', ' ') }}<br/>
  854.                     {{ paiementSalaire.cumulHeuresSupplementaires | number_format(0, '', ' ') }}
  855.                 </td>
  856.                 <td class=\"text-center\">
  857.                     {{ paiementSalaire.avantageEnNature }}
  858.                     
  859.                 </td>
  860.                 <td class=\"text-center\">
  861.                     <strong>{{ paiementSalaire.salaireNetAPayer | number_format(0, '', ' ') }}</strong><br/>
  862.                     <strong>{{ paiementSalaire.cumulSalaireNetAPayer | number_format(0, '', ' ') }}</strong>
  863.                 </td>
  864.             </tr>
  865.         </table>
  866.         <br/>
  867.        <hr class=\"hr\">
  868.        <strong>
  869.         DANS VOTRE INTERET ET POUR VOUS AIDER A FAIRE VALOIR VOS DROITS, CONSERVEZ CE BULLETIN DE PAIE SANS LIMITATION DE DUREE</strong>
  870. \t</div>
  871. </div>
  872. ""pdf/bulletin_de_salaire.html.twig""/home/harmony/public_html/templates/pdf/bulletin_de_salaire.html.twig");
  873.     }
  874. }