var/cache/dev/twig/bf/bfc9ef58116a0310007e2692d7fadaf2.php line 38

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. use Twig\TemplateWrapper;
  15. /* facturemail/facturcandidatmail.html.twig */
  16. class __TwigTemplate_c878562d51f2bfaa86a12613cd6a7b23 extends Template
  17. {
  18.     private Source $source;
  19.     /**
  20.      * @var array<string, Template>
  21.      */
  22.     private array $macros = [];
  23.     public function __construct(Environment $env)
  24.     {
  25.         parent::__construct($env);
  26.         $this->source $this->getSourceContext();
  27.         $this->parent false;
  28.         $this->blocks = [
  29.         ];
  30.     }
  31.     protected function doDisplay(array $context, array $blocks = []): iterable
  32.     {
  33.         $macros $this->macros;
  34.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  35.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""facturemail/facturcandidatmail.html.twig"));
  36.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  37.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""facturemail/facturcandidatmail.html.twig"));
  38.         // line 1
  39.         yield "<!DOCTYPE html>
  40. <html lang=\"fr\">
  41. <head>
  42.     <meta charset=\"UTF-8\">
  43.     <title>Facture ";
  44.         // line 5
  45.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["factureId"]) || array_key_exists("factureId"$context) ? $context["factureId"] : (function () { throw new RuntimeError('Variable "factureId" does not exist.'5$this->source); })()), "html"nulltrue);
  46.         yield "</title>
  47.     <link href=\"https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css\" rel=\"stylesheet\">
  48.     <style>
  49.         body {
  50.             font-family: Helvetica, Arial, sans-serif;
  51.             font-size: 14px;
  52.             background: #fff;
  53.             color: #333;
  54.         }
  55.         .print-container {
  56.             width: 100%;
  57.             margin: 0 auto;
  58.         }
  59.         .header-space {
  60.             height: 150px;
  61.             width: 100%;
  62.         }
  63.         .client-info {
  64.             float: right;
  65.             width: 45%;
  66.             border: 1px solid #ddd;
  67.             padding: 15px;
  68.             border-radius: 5px;
  69.             margin-bottom: 30px;
  70.             background-color: #f9f9f9;
  71.         }
  72.         .invoice-details {
  73.             margin-bottom: 20px;
  74.             clear: both;
  75.         }
  76.         table {
  77.             width: 100%;
  78.             border-collapse: collapse;
  79.             margin-bottom: 20px;
  80.         }
  81.         th, td {
  82.             border: 1px solid #dee2e6;
  83.             padding: 10px;
  84.             text-align: left;
  85.             vertical-align: top;
  86.         }
  87.         th {
  88.             background-color: #f8f9fa;
  89.             font-weight: bold;
  90.         }
  91.         .text-end {
  92.             text-align: right;
  93.         }
  94.         .amount-words {
  95.             margin-top: 30px;
  96.             font-style: italic;
  97.             font-weight: bold;
  98.             background-color: #f8f9fa;
  99.             padding: 10px;
  100.             border: 1px solid #dee2e6;
  101.         }
  102.         /* Custom Colors */
  103.         h2 { color: #005849; margin-top: 0; }
  104.         .clearfix::after {
  105.             content: \"\";
  106.             clear: both;
  107.             display: table;
  108.         }
  109.     </style>
  110. </head>
  111. <body>
  112.     <div class=\"print-container\">
  113.         
  114.         <div class=\"header-space\"></div>
  115.         <div class=\"clearfix\">
  116.             <div class=\"client-info\">
  117.                 <h5>Client</h5>
  118.                 <p>
  119.                     ";
  120.         // line 79
  121.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["facture"]) || array_key_exists("facture"$context) ? $context["facture"] : (function () { throw new RuntimeError('Variable "facture" does not exist.'79$this->source); })()), "inscription", [], "any"falsefalsefalse79), "candidat", [], "any"falsefalsefalse79), "type", [], "any"falsefalsefalse79) == 1)) {
  122.             // line 80
  123.             yield "                        <strong>";
  124.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nom"]) || array_key_exists("nom"$context) ? $context["nom"] : (function () { throw new RuntimeError('Variable "nom" does not exist.'80$this->source); })()), "html"nulltrue);
  125.             yield " ";
  126.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["prenom"]) || array_key_exists("prenom"$context) ? $context["prenom"] : (function () { throw new RuntimeError('Variable "prenom" does not exist.'80$this->source); })()), "html"nulltrue);
  127.             yield "</strong><br>
  128.                         ";
  129.             // line 81
  130.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["adresse"]) || array_key_exists("adresse"$context) ? $context["adresse"] : (function () { throw new RuntimeError('Variable "adresse" does not exist.'81$this->source); })()), "html"nulltrue);
  131.             yield "<br>
  132.                         ";
  133.             // line 82
  134.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["zip"]) || array_key_exists("zip"$context) ? $context["zip"] : (function () { throw new RuntimeError('Variable "zip" does not exist.'82$this->source); })()), "html"nulltrue);
  135.             yield " ";
  136.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["ville"]) || array_key_exists("ville"$context) ? $context["ville"] : (function () { throw new RuntimeError('Variable "ville" does not exist.'82$this->source); })()), "html"nulltrue);
  137.             yield "<br>
  138.                         ";
  139.             // line 83
  140.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["tel"]) || array_key_exists("tel"$context) ? $context["tel"] : (function () { throw new RuntimeError('Variable "tel" does not exist.'83$this->source); })()), "html"nulltrue);
  141.             yield "
  142.                     ";
  143.         } else {
  144.             // line 85
  145.             yield "                        <strong>";
  146.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["facture"]) || array_key_exists("facture"$context) ? $context["facture"] : (function () { throw new RuntimeError('Variable "facture" does not exist.'85$this->source); })()), "inscription", [], "any"falsefalsefalse85), "candidat", [], "any"falsefalsefalse85), "organization", [], "any"falsefalsefalse85), "nom", [], "any"falsefalsefalse85), "html"nulltrue);
  147.             yield "</strong><br>
  148.                         Matricule Fiscale: ";
  149.             // line 86
  150.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["facture"]) || array_key_exists("facture"$context) ? $context["facture"] : (function () { throw new RuntimeError('Variable "facture" does not exist.'86$this->source); })()), "inscription", [], "any"falsefalsefalse86), "candidat", [], "any"falsefalsefalse86), "organization", [], "any"falsefalsefalse86), "matriculeFiscale", [], "any"falsefalsefalse86), "html"nulltrue);
  151.             yield "<br>
  152.                         ";
  153.             // line 87
  154.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["facture"]) || array_key_exists("facture"$context) ? $context["facture"] : (function () { throw new RuntimeError('Variable "facture" does not exist.'87$this->source); })()), "inscription", [], "any"falsefalsefalse87), "candidat", [], "any"falsefalsefalse87), "organization", [], "any"falsefalsefalse87), "telephone", [], "any"falsefalsefalse87), "html"nulltrue);
  155.             yield "<br><br>
  156.                         Participant(e): ";
  157.             // line 88
  158.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nom"]) || array_key_exists("nom"$context) ? $context["nom"] : (function () { throw new RuntimeError('Variable "nom" does not exist.'88$this->source); })()), "html"nulltrue);
  159.             yield " ";
  160.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["prenom"]) || array_key_exists("prenom"$context) ? $context["prenom"] : (function () { throw new RuntimeError('Variable "prenom" does not exist.'88$this->source); })()), "html"nulltrue);
  161.             yield "
  162.                     ";
  163.         }
  164.         // line 90
  165.         yield "                </p>
  166.             </div>
  167.         </div>
  168.         <div class=\"invoice-details\">
  169.             <h2>FACTURE N° ";
  170.         // line 95
  171.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["factureId"]) || array_key_exists("factureId"$context) ? $context["factureId"] : (function () { throw new RuntimeError('Variable "factureId" does not exist.'95$this->source); })()), "html"nulltrue);
  172.         yield "</h2>
  173.             <p>Date: ";
  174.         // line 96
  175.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatDate((isset($context["date"]) || array_key_exists("date"$context) ? $context["date"] : (function () { throw new RuntimeError('Variable "date" does not exist.'96$this->source); })()), "d/m/Y"), "html"nulltrue);
  176.         yield "</p>
  177.         </div>
  178.         <table class=\"table table-bordered\">
  179.             <thead>
  180.                 <tr>
  181.                     <th>Désignation</th>
  182.                     <th class=\"text-end\">P.U. HT</th>
  183.                     <th class=\"text-end\">TVA (19%)</th>
  184.                     <th class=\"text-end\">Timbre</th>
  185.                     <th class=\"text-end\">Total TTC</th>
  186.                 </tr>
  187.             </thead>
  188.             <tbody>
  189.                 <tr>
  190.                     <td>
  191.                         Formation<br>
  192.                         <small>";
  193.         // line 113
  194.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["session"]) || array_key_exists("session"$context) ? $context["session"] : (function () { throw new RuntimeError('Variable "session" does not exist.'113$this->source); })()), "html"nulltrue);
  195.         yield " ";
  196.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["cycle"]) || array_key_exists("cycle"$context) ? $context["cycle"] : (function () { throw new RuntimeError('Variable "cycle" does not exist.'113$this->source); })()), "html"nulltrue);
  197.         yield "</small>
  198.                     </td>
  199.                     <td class=\"text-end\">
  200.                         ";
  201.         // line 116
  202.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((((CoreExtension::getAttribute($this->env$this->source, (isset($context["facture"]) || array_key_exists("facture"$context) ? $context["facture"] : (function () { throw new RuntimeError('Variable "facture" does not exist.'116$this->source); })()), "montant", [], "any"falsefalsefalse116) - 1) * 100) / 119), 3","" "), "html"nulltrue);
  203.         yield "
  204.                     </td>
  205.                     <td class=\"text-end\">
  206.                         ";
  207.         // line 119
  208.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber(((CoreExtension::getAttribute($this->env$this->source, (isset($context["facture"]) || array_key_exists("facture"$context) ? $context["facture"] : (function () { throw new RuntimeError('Variable "facture" does not exist.'119$this->source); })()), "montant", [], "any"falsefalsefalse119) - 1) - (((CoreExtension::getAttribute($this->env$this->source, (isset($context["facture"]) || array_key_exists("facture"$context) ? $context["facture"] : (function () { throw new RuntimeError('Variable "facture" does not exist.'119$this->source); })()), "montant", [], "any"falsefalsefalse119) - 1) * 100) / 119)), 3","" "), "html"nulltrue);
  209.         yield "
  210.                     </td>
  211.                     <td class=\"text-end\">
  212.                         ";
  213.         // line 122
  214.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber(13","" "), "html"nulltrue);
  215.         yield "
  216.                     </td>
  217.                     <td class=\"text-end\">
  218.                         ";
  219.         // line 125
  220.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((CoreExtension::getAttribute($this->env$this->source, (isset($context["facture"]) || array_key_exists("facture"$context) ? $context["facture"] : (function () { throw new RuntimeError('Variable "facture" does not exist.'125$this->source); })()), "montant", [], "any"falsefalsefalse125) + 1), 3","" "), "html"nulltrue);
  221.         yield "
  222.                     </td>
  223.                 </tr>
  224.             </tbody>
  225.             <tfoot>
  226.                  <tr>
  227.                     <th colspan=\"4\" class=\"text-end\">Total HT</th>
  228.                     <th class=\"text-end\">";
  229.         // line 132
  230.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((((CoreExtension::getAttribute($this->env$this->source, (isset($context["facture"]) || array_key_exists("facture"$context) ? $context["facture"] : (function () { throw new RuntimeError('Variable "facture" does not exist.'132$this->source); })()), "montant", [], "any"falsefalsefalse132) - 1) * 100) / 119), 3","" "), "html"nulltrue);
  231.         yield "</th>
  232.                 </tr>
  233.                 <tr>
  234.                     <th colspan=\"4\" class=\"text-end\">Total TVA</th>
  235.                     <th class=\"text-end\">";
  236.         // line 136
  237.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber(((CoreExtension::getAttribute($this->env$this->source, (isset($context["facture"]) || array_key_exists("facture"$context) ? $context["facture"] : (function () { throw new RuntimeError('Variable "facture" does not exist.'136$this->source); })()), "montant", [], "any"falsefalsefalse136) - 1) - (((CoreExtension::getAttribute($this->env$this->source, (isset($context["facture"]) || array_key_exists("facture"$context) ? $context["facture"] : (function () { throw new RuntimeError('Variable "facture" does not exist.'136$this->source); })()), "montant", [], "any"falsefalsefalse136) - 1) * 100) / 119)), 3","" "), "html"nulltrue);
  238.         yield "</th>
  239.                 </tr>
  240.                 <tr>
  241.                     <th colspan=\"4\" class=\"text-end\">Timbre Fiscal</th>
  242.                     <th class=\"text-end\">";
  243.         // line 140
  244.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber(13","" "), "html"nulltrue);
  245.         yield "</th>
  246.                 </tr>
  247.                 <tr>
  248.                     <th colspan=\"4\" class=\"text-end\">Total TTC</th>
  249.                     <th class=\"text-end\">";
  250.         // line 144
  251.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((CoreExtension::getAttribute($this->env$this->source, (isset($context["facture"]) || array_key_exists("facture"$context) ? $context["facture"] : (function () { throw new RuntimeError('Variable "facture" does not exist.'144$this->source); })()), "montant", [], "any"falsefalsefalse144) + 1), 3","" "), "html"nulltrue);
  252.         yield "</th>
  253.                 </tr>
  254.             </tfoot>
  255.         </table>
  256.         <div class=\"amount-words\">
  257.             Arrêtée la présente facture à la somme de : ";
  258.         // line 150
  259.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\NumberToWordsExtension']->convertAmountToWords((CoreExtension::getAttribute($this->env$this->source, (isset($context["facture"]) || array_key_exists("facture"$context) ? $context["facture"] : (function () { throw new RuntimeError('Variable "facture" does not exist.'150$this->source); })()), "montant", [], "any"falsefalsefalse150) + 1)), "html"nulltrue);
  260.         yield "
  261.         </div>
  262.         <div class=\"mt-5\">
  263.             <p class=\"text-end\">
  264.                 Le Gérant<br><br><br>
  265.                 ____________________
  266.             </p>
  267.         </div>
  268.     </div>
  269. </body>
  270. </html>";
  271.         
  272.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  273.         
  274.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  275.         yield from [];
  276.     }
  277.     /**
  278.      * @codeCoverageIgnore
  279.      */
  280.     public function getTemplateName(): string
  281.     {
  282.         return "facturemail/facturcandidatmail.html.twig";
  283.     }
  284.     /**
  285.      * @codeCoverageIgnore
  286.      */
  287.     public function isTraitable(): bool
  288.     {
  289.         return false;
  290.     }
  291.     /**
  292.      * @codeCoverageIgnore
  293.      */
  294.     public function getDebugInfo(): array
  295.     {
  296.         return array (  272 => 150,  263 => 144,  256 => 140,  249 => 136,  242 => 132,  232 => 125,  226 => 122,  220 => 119,  214 => 116,  206 => 113,  186 => 96,  182 => 95,  175 => 90,  168 => 88,  164 => 87,  160 => 86,  155 => 85,  150 => 83,  144 => 82,  140 => 81,  133 => 80,  131 => 79,  54 => 5,  48 => 1,);
  297.     }
  298.     public function getSourceContext(): Source
  299.     {
  300.         return new Source("<!DOCTYPE html>
  301. <html lang=\"fr\">
  302. <head>
  303.     <meta charset=\"UTF-8\">
  304.     <title>Facture {{ factureId }}</title>
  305.     <link href=\"https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css\" rel=\"stylesheet\">
  306.     <style>
  307.         body {
  308.             font-family: Helvetica, Arial, sans-serif;
  309.             font-size: 14px;
  310.             background: #fff;
  311.             color: #333;
  312.         }
  313.         .print-container {
  314.             width: 100%;
  315.             margin: 0 auto;
  316.         }
  317.         .header-space {
  318.             height: 150px;
  319.             width: 100%;
  320.         }
  321.         .client-info {
  322.             float: right;
  323.             width: 45%;
  324.             border: 1px solid #ddd;
  325.             padding: 15px;
  326.             border-radius: 5px;
  327.             margin-bottom: 30px;
  328.             background-color: #f9f9f9;
  329.         }
  330.         .invoice-details {
  331.             margin-bottom: 20px;
  332.             clear: both;
  333.         }
  334.         table {
  335.             width: 100%;
  336.             border-collapse: collapse;
  337.             margin-bottom: 20px;
  338.         }
  339.         th, td {
  340.             border: 1px solid #dee2e6;
  341.             padding: 10px;
  342.             text-align: left;
  343.             vertical-align: top;
  344.         }
  345.         th {
  346.             background-color: #f8f9fa;
  347.             font-weight: bold;
  348.         }
  349.         .text-end {
  350.             text-align: right;
  351.         }
  352.         .amount-words {
  353.             margin-top: 30px;
  354.             font-style: italic;
  355.             font-weight: bold;
  356.             background-color: #f8f9fa;
  357.             padding: 10px;
  358.             border: 1px solid #dee2e6;
  359.         }
  360.         /* Custom Colors */
  361.         h2 { color: #005849; margin-top: 0; }
  362.         .clearfix::after {
  363.             content: \"\";
  364.             clear: both;
  365.             display: table;
  366.         }
  367.     </style>
  368. </head>
  369. <body>
  370.     <div class=\"print-container\">
  371.         
  372.         <div class=\"header-space\"></div>
  373.         <div class=\"clearfix\">
  374.             <div class=\"client-info\">
  375.                 <h5>Client</h5>
  376.                 <p>
  377.                     {% if facture.inscription.candidat.type == 1 %}
  378.                         <strong>{{nom}} {{prenom}}</strong><br>
  379.                         {{adresse}}<br>
  380.                         {{zip}} {{ville}}<br>
  381.                         {{tel}}
  382.                     {% else %}
  383.                         <strong>{{facture.inscription.candidat.organization.nom}}</strong><br>
  384.                         Matricule Fiscale: {{facture.inscription.candidat.organization.matriculeFiscale}}<br>
  385.                         {{facture.inscription.candidat.organization.telephone}}<br><br>
  386.                         Participant(e): {{nom}} {{prenom}}
  387.                     {% endif %}
  388.                 </p>
  389.             </div>
  390.         </div>
  391.         <div class=\"invoice-details\">
  392.             <h2>FACTURE N° {{factureId}}</h2>
  393.             <p>Date: {{ date|date('d/m/Y') }}</p>
  394.         </div>
  395.         <table class=\"table table-bordered\">
  396.             <thead>
  397.                 <tr>
  398.                     <th>Désignation</th>
  399.                     <th class=\"text-end\">P.U. HT</th>
  400.                     <th class=\"text-end\">TVA (19%)</th>
  401.                     <th class=\"text-end\">Timbre</th>
  402.                     <th class=\"text-end\">Total TTC</th>
  403.                 </tr>
  404.             </thead>
  405.             <tbody>
  406.                 <tr>
  407.                     <td>
  408.                         Formation<br>
  409.                         <small>{{session}} {{cycle}}</small>
  410.                     </td>
  411.                     <td class=\"text-end\">
  412.                         {{ ((facture.montant - 1) * 100 / 119) | number_format(3, ',', ' ') }}
  413.                     </td>
  414.                     <td class=\"text-end\">
  415.                         {{ (facture.montant - 1 - ((facture.montant - 1) * 100 / 119)) | number_format(3, ',', ' ') }}
  416.                     </td>
  417.                     <td class=\"text-end\">
  418.                         {{ 1 | number_format(3, ',', ' ') }}
  419.                     </td>
  420.                     <td class=\"text-end\">
  421.                         {{ (facture.montant + 1) | number_format(3, ',', ' ') }}
  422.                     </td>
  423.                 </tr>
  424.             </tbody>
  425.             <tfoot>
  426.                  <tr>
  427.                     <th colspan=\"4\" class=\"text-end\">Total HT</th>
  428.                     <th class=\"text-end\">{{ ((facture.montant - 1) * 100 / 119) | number_format(3, ',', ' ') }}</th>
  429.                 </tr>
  430.                 <tr>
  431.                     <th colspan=\"4\" class=\"text-end\">Total TVA</th>
  432.                     <th class=\"text-end\">{{ (facture.montant - 1 - ((facture.montant - 1) * 100 / 119)) | number_format(3, ',', ' ') }}</th>
  433.                 </tr>
  434.                 <tr>
  435.                     <th colspan=\"4\" class=\"text-end\">Timbre Fiscal</th>
  436.                     <th class=\"text-end\">{{ 1 | number_format(3, ',', ' ') }}</th>
  437.                 </tr>
  438.                 <tr>
  439.                     <th colspan=\"4\" class=\"text-end\">Total TTC</th>
  440.                     <th class=\"text-end\">{{ (facture.montant + 1) | number_format(3, ',', ' ') }}</th>
  441.                 </tr>
  442.             </tfoot>
  443.         </table>
  444.         <div class=\"amount-words\">
  445.             Arrêtée la présente facture à la somme de : {{ (facture.montant + 1) | amount_to_words }}
  446.         </div>
  447.         <div class=\"mt-5\">
  448.             <p class=\"text-end\">
  449.                 Le Gérant<br><br><br>
  450.                 ____________________
  451.             </p>
  452.         </div>
  453.     </div>
  454. </body>
  455. </html>""facturemail/facturcandidatmail.html.twig""/home/iaatunisie/public_html/templates/facturemail/facturcandidatmail.html.twig");
  456.     }
  457. }