var/cache/dev/twig/44/44e17b8f20f9017331fbda9f0158b569.php line 43

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. /* Theme/Produit/Service/Article/articlesblog.html.twig */
  15. class __TwigTemplate_64bd758e84746b67195b44aad16de85c extends Template
  16. {
  17.     private $source;
  18.     private $macros = [];
  19.     public function __construct(Environment $env)
  20.     {
  21.         parent::__construct($env);
  22.         $this->source $this->getSourceContext();
  23.         $this->blocks = [
  24.             'meta' => [$this'block_meta'],
  25.             'title' => [$this'block_title'],
  26.             'stylesheets' => [$this'block_stylesheets'],
  27.             'userblog_body' => [$this'block_userblog_body'],
  28.             'javascripttemplate' => [$this'block_javascripttemplate'],
  29.         ];
  30.     }
  31.     protected function doGetParent(array $context)
  32.     {
  33.         // line 1
  34.         return "Theme/Users/User/layoutbase.html.twig";
  35.     }
  36.     protected function doDisplay(array $context, array $blocks = [])
  37.     {
  38.         $macros $this->macros;
  39.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  40.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Theme/Produit/Service/Article/articlesblog.html.twig"));
  41.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  42.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Theme/Produit/Service/Article/articlesblog.html.twig"));
  43.         $this->parent $this->loadTemplate("Theme/Users/User/layoutbase.html.twig""Theme/Produit/Service/Article/articlesblog.html.twig"1);
  44.         yield from $this->parent->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  45.         
  46.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  47.         
  48.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  49.     }
  50.     // line 2
  51.     public function block_meta($context, array $blocks = [])
  52.     {
  53.         $macros $this->macros;
  54.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  55.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  56.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  57.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  58.         // line 3
  59.         yield "\t";
  60.         yield from $this->yieldParentBlock("meta"$context$blocks);
  61.         yield "
  62. \t<meta name=\"keywords\" content=\"";
  63.         // line 4
  64.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["site"]) || array_key_exists("site"$context) ? $context["site"] : (function () { throw new RuntimeError('Variable "site" does not exist.'4$this->source); })()), "html"nulltrue);
  65.         yield ", \"/>
  66. \t<meta name=\"author\" content=\"Noel Kenfack\"/>
  67. \t<meta name=\"description\" content=\"";
  68.         // line 6
  69.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["site"]) || array_key_exists("site"$context) ? $context["site"] : (function () { throw new RuntimeError('Variable "site" does not exist.'6$this->source); })()), "html"nulltrue);
  70.         yield "\" />
  71. ";
  72.         
  73.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  74.         
  75.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  76.         return; yield '';
  77.     }
  78.     // line 9
  79.     public function block_title($context, array $blocks = [])
  80.     {
  81.         $macros $this->macros;
  82.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  83.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  84.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  85.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  86.         // line 10
  87.         yield "\t";
  88.         yield from $this->yieldParentBlock("title"$context$blocks);
  89.         yield " - Détails du service ..
  90. ";
  91.         
  92.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  93.         
  94.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  95.         return; yield '';
  96.     }
  97.     // line 13
  98.     public function block_stylesheets($context, array $blocks = [])
  99.     {
  100.         $macros $this->macros;
  101.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  102.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  103.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  104.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  105.         // line 14
  106.         yield "    ";
  107.         yield from $this->yieldParentBlock("stylesheets"$context$blocks);
  108.         yield "
  109. ";
  110.         
  111.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  112.         
  113.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  114.         return; yield '';
  115.     }
  116.     // line 17
  117.     public function block_userblog_body($context, array $blocks = [])
  118.     {
  119.         $macros $this->macros;
  120.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  121.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""userblog_body"));
  122.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  123.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""userblog_body"));
  124.         // line 18
  125.         yield "
  126.   <style>
  127. \t";
  128.         // line 21
  129.         yield "\t";
  130.         // line 25
  131.         yield "  /*  CARDS */
  132. .testing-one {
  133.   /*border: 1px solid #0000003f;*/
  134.   box-shadow: 2px 2px 2px 2px rgba(46, 61, 73, 0.2);
  135.   width: 100%;
  136.   border-radius: 10px;
  137.   padding: 20px;
  138.   margin-bottom: 20px;
  139.   padding-bottom: 50px;
  140. }
  141. .testing-one:hover {
  142.   box-shadow: 2px 4px 8px 2px rgba(46, 61, 73, 0.2);
  143. }
  144. .testing-one:hover .articleTitle {
  145.   text-decoration: underline;
  146.   color: rgba(12, 145, 228, 0.96);
  147. }
  148. .img {
  149.   float: left;
  150.   height: auto;
  151.   width: 300px;
  152.   margin-right: 50px;
  153.   margin-left: none;
  154. }
  155. .article-description {
  156.     padding-top: 20px;
  157. }
  158. a {
  159.   text-decoration: none;
  160. }
  161. .articleTitle {
  162.   font-size: 25px;
  163.   color: black;
  164. }
  165. .btn-home {
  166.   font-family: \"Barlow\", sans-serif;
  167.   font-weight: 700;
  168.   font-size: 18px;
  169.   padding: 15px 40px;
  170.   background: #fff;
  171.   border: none;
  172.   cursor: pointer;
  173.   transition: 0.4s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
  174.   position: relative;
  175.   z-index: 2;
  176.   border-radius: 50px;
  177.   overflow: hidden;
  178. }
  179. .btn-home:after {
  180.   content: \"\";
  181.   position: absolute;
  182.   transition: 0.4s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
  183. }
  184. .btn-4 {
  185.   color: #252D4A;
  186.   border: 2px solid currentColor;
  187. }
  188. .btn-4:after {
  189.   border: solid #5568AA;
  190.   border-width: 0 2px 2px 0;
  191.   display: inline-block;
  192.   padding: 4px;
  193.   transform: rotate(-45deg) translateY(-48%);
  194.   top: 48%;
  195.   right: 27%;
  196.   opacity: 0;
  197.   visibility: hidden;
  198.   z-index: -1;
  199. }
  200. .btn-4:hover, .btn-4:focus {
  201.   color: #5568AA;
  202.   border: 2px solid transparent;
  203.   padding: 15px 70px;
  204. }
  205. .btn-4:hover:after, .btn-4:focus:after {
  206.   opacity: 1;
  207.   visibility: visible;
  208.   right: 18%;
  209. }
  210. .btn-4:focus {
  211.   border-color: currentColor;
  212. }
  213. .btn-4:hover{
  214.   box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  215. }
  216. .img-card {
  217.   float: left;
  218.   height: 200px;
  219.   width: 300px;
  220.   margin-right: 50px;
  221.   margin-top: 10px;
  222.   margin-left: none;
  223. }
  224. ";
  225.         // line 130
  226.         yield "    .section-head.center.wt-small-separator-outer {
  227.         margin-bottom: 50px;
  228.         text-align: left;
  229.     }
  230.     .section-head {
  231.         position: relative;
  232.     }
  233.     .site-text-primary, .wt-small-separator {
  234.         color: #ea130e;
  235.     }
  236.     .wt-small-separator {
  237.         font-family: \"Heebo\", sans-serif;
  238.         text-transform: uppercase;
  239.         letter-spacing: 1px;
  240.         padding-right: 40px;
  241.         font-size: 26px;
  242.         line-height: 26px;
  243.         margin-bottom: 15px;
  244.         position: relative;
  245.         display: inline-block;
  246.         font-weight: 700;
  247.     }
  248.     .section-head.center .wt-small-separator div.sep-leaf-left {
  249.         position: relative;
  250.     }
  251.     .section-head.center .wt-small-separator div.sep-leaf-left:before, .section-head.center .wt-small-separator div.sep-leaf-left:after {
  252.         background-color: #ea130e;
  253.     }
  254.     .section-head.center .wt-small-separator div.sep-leaf-left:before {
  255.         right: -20px;
  256.         width: 10px;
  257.     }
  258.     .section-head.center .wt-small-separator div.sep-leaf-left:before, .section-head.center .wt-small-separator div.sep-leaf-left:after {
  259.         position: absolute;
  260.         content: '';
  261.         height: 22px;
  262.         bottom: 0px;
  263.         top: 0px;
  264.         transform: skew(-20deg);
  265.     }
  266.     .section-head.center .wt-small-separator div.sep-leaf-left:after {
  267.         right: -27px;
  268.         width: 4px;
  269.     }
  270.     .section-head.center.wt-small-separator-outer h2 {
  271.         max-width: 630px;
  272.         margin: 0px auto;
  273.     }
  274. </style>
  275. <!-- page title -->
  276. ";
  277.         // line 200
  278.         yield "<!-- /page title -->
  279. <!-- CTA Section -->
  280. <section class=\"cta \" style=\"padding: 1rem 0;\">
  281. \t<div class=\"container\">
  282. \t\t<div class=\"section-head center wt-small-separator-outer mt-3 text-center\" style=\"margin-bottom: 0px;\">
  283. \t\t\t<div class=\"wt-small-separator site-text-primary\">
  284. \t\t\t\t<div class=\"sep-leaf-left\"></div>
  285. \t\t\t\t<div>Notre blog</div>
  286. \t\t\t</div>
  287. \t\t</div>
  288. \t\t<div>Notre blog est une ressource précieuse pour rester informé des dernières tendances en comptabilité, fiscalité et finance. Nous partageons des conseils pratiques, des analyses approfondies et des actualités pour aider nos lecteurs à prendre des décisions éclairées et à optimiser leur gestion financière.</div>
  289. \t</div>
  290. </section>
  291. <section class=\"section-sm\">
  292. \t\t<div class=\"content\" style=\"padding-bottom: 5px;\">
  293. \t\t\t<div class=\"wrap\">
  294. \t\t\t\t<div class=\"container\">
  295. \t\t\t\t\t<ol class=\"breadcrumb\">
  296. \t\t\t\t\t\t<li href=\"#\">
  297. \t\t\t\t\t\t\t<a>Home</a>
  298. \t\t\t\t\t\t</li>
  299. \t\t\t\t\t\t<li href=\"#\">
  300. \t\t\t\t\t\t\t<a>Blog</a>
  301. \t\t\t\t\t\t</li>
  302. \t\t\t\t\t</ol>
  303. \t\t\t\t</div>
  304. \t\t\t</div>
  305. \t\t</div>
  306.   </section>
  307.   <div class=\"container\">
  308.     
  309.     <div class=\"row\" style=\"margin-top: 10px;\">
  310.         <!-- Normal Demo-->
  311.         <div class=\"col-md-4\">
  312.             <!-- Post-->
  313.             <div class=\"post-module\">
  314.                 <!-- Thumbnail-->
  315.                 <div class=\"thumbnail\">
  316.                     <div class=\"date\">
  317.                         <div class=\"day\">27</div>
  318.                         <div class=\"month\">Mar</div>
  319.                     </div><img src=\"";
  320.         // line 244
  321.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templateSyscofie/images/cabinet2.jpg"), "html"nulltrue);
  322.         yield "\"/>
  323.                 </div>
  324.                 <!-- Post Content-->
  325.                 <div class=\"post-content\">
  326.                     <a href=\"#\"><div class=\"category\">En savoir plus</div></a>
  327.                     <h1 class=\"title\">Conseil en fiscalite des societes et des dirigeants</h1>
  328.                     <h2 class=\"sub_title\" style=\"font-size: 15px;\">Assurer la conformite des declarations fiscales.</h2>
  329.                     <p class=\"description\">Améliorez la gestion de votre activité grâce à nos outils simples et efficaces. Profitez d'une solution complète pour vous concentrer sur votre croissance et atteindre vos objectifs.</p>
  330.                     <div class=\"post-meta\">
  331.                         <span class=\"timestamp\">
  332.                             <i class=\"bi bi-star-fill\"></i>
  333.                             85% de satisfaction
  334.                         </span>
  335.                         <span class=\"comments\">
  336.                             <i class=\"bi bi-person-check\"></i>
  337.                             259 clients suivis
  338.                         </span>
  339.                     </div>
  340.                 </div>
  341.             </div>
  342.         </div>
  343.         <!-- Hover Demo-->
  344.         <div class=\"col-md-4\">
  345.             <!-- Post-->
  346.             <div
  347.                 class=\"post-module\">
  348.                 <!-- Thumbnail-->
  349.                 <div class=\"thumbnail\">
  350.                     <div class=\"date\">
  351.                         <div class=\"day\">27</div>
  352.                         <div class=\"month\">Mar</div>
  353.                     </div><img src=\"";
  354.         // line 275
  355.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templateSyscofie/images/negociations-commerciales-dans-bureau-moderne.jpg"), "html"nulltrue);
  356.         yield "\"/>
  357.                 </div>
  358.                 <!-- Post Content-->
  359.                 <div class=\"post-content\">
  360.                     <a href=\"#\"><div class=\"category\">En savoir plus</div></a>
  361.                     <h1 class=\"title\">Calcul et optimisation des impôts et taxes</h1>
  362.                     <h2 class=\"sub_title\" style=\"font-size: 15px;\">Optimiser la fiscalité des entreprises</h2>
  363.                     <p class=\"description\">Simplifiez le calcul et l'optimisation de vos impôts et taxes. Bénéficiez de solutions personnalisées pour réduire vos charges fiscales et maximiser vos économies.</p>
  364.                     <div class=\"post-meta\">
  365.                         <span class=\"timestamp\">
  366.                             <i class=\"bi bi-star-fill\"></i>
  367.                             98% de satisfaction
  368.                         </span>
  369.                         <span class=\"comments\">
  370.                             <i class=\"bi bi-person-check\"></i>
  371.                             134 clients suivis
  372.                         </span>
  373.                     </div>
  374.                 </div>
  375.             </div>
  376.         </div>
  377.         <div class=\"col-md-4\">
  378.             <!-- Post-->
  379.             <div class=\"post-module\">
  380.                 <!-- Thumbnail-->
  381.                 <div class=\"thumbnail\">
  382.                     <div class=\"date\">
  383.                         <div class=\"day\">27</div>
  384.                         <div class=\"month\">Mar</div>
  385.                     </div><img src=\"";
  386.         // line 304
  387.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templateSyscofie/images/deux-hommes-affaires.jpg"), "html"nulltrue);
  388.         yield "\"/>
  389.                 </div>
  390.                 <!-- Post Content-->
  391.                 <div class=\"post-content\">
  392.                     <a href=\"#\"><div class=\"category\">En savoir plus</div></a>
  393.                     <h1 class=\"title\">Assistance en cas de contrôle fiscal</h1>
  394.                     <h2 class=\"sub_title\" style=\"font-size: 15px;\">Prévenir les risques de redressements ou de sanctions</h2>
  395.                     <p class=\"description\">Recevez une assistance professionnelle lors de contrôles fiscaux. Notre équipe vous accompagne pour garantir la conformité et défendre vos intérêts, minimisant ainsi les risques et les pénalités.</p>
  396.                     <div class=\"post-meta\">
  397.                         <span class=\"timestamp\">
  398.                             <i class=\"bi bi-star-fill\"></i>
  399.                             89% de satisfaction
  400.                         </span>
  401.                         <span class=\"comments\">
  402.                             <i class=\"bi bi-person-check\"></i>
  403.                             390 clients suivis
  404.                         </span>
  405.                     </div>
  406.                 </div>
  407.             </div>
  408.         </div>
  409.     </div> 
  410.     
  411.     <div class=\"col-md-12\">
  412.       <div class=\"my-div\">
  413.         <section class=\"testing-one\">
  414.           <div class=\"description2 to-expand\">
  415.             <h2 class=\"article-title\">
  416.               <a href=\"";
  417.         // line 333
  418.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("produit_service_detail_blog_article");
  419.         yield "\" class=\"toggle-overlay-article articleTitle\">
  420.                 Actualités fiscales
  421.               </a>
  422.             </h2>
  423.             
  424.             <div class=\"img\">
  425.               <img class=\"img-card\" src=\"";
  426.         // line 340
  427.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templateSyscofie/images/homme-affaires-afro-americain.jpg"), "html"nulltrue);
  428.         yield "\" alt=\"...\"/>
  429.             </div>
  430.             <p class=\"article-description\">
  431.               Restez informé des dernières évolutions fiscales et obtenez des conseils pratiques pour votre déclaration d'impôts.
  432.             </p>
  433.             <div style=\"margin-bottom: 50px;\">
  434.               <a href=\"";
  435.         // line 347
  436.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("produit_service_detail_blog_article");
  437.         yield "\" class=\"toggle-overlay-article\" style=\"display: inline-block;\">
  438.                 <button class=\"btn-home btn-4 btn-mulberry\">En savoir plus</button>
  439.               </a>
  440.             </div>
  441.           </div></hr>
  442.         </section>
  443.       </div>
  444.     </div>
  445.     <div class=\"col-md-12\">
  446.       <div class=\"my-div\">
  447.         <section class=\"testing-one\">
  448.           <div class=\"description2 to-expand\">
  449.             <h2 class=\"article-title\">
  450.               <a href=\"#!\" class=\"toggle-overlay-article articleTitle\">
  451.                 Études de cas
  452.               </a>
  453.             </h2>
  454.             <div class=\"img\">
  455.               <img class=\"img-card\" src=\"";
  456.         // line 366
  457.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templateSyscofie/images/business/business-img-6-min.jpg"), "html"nulltrue);
  458.         yield "\" alt=\"...\"/>
  459.             </div>
  460.             <p class=\"article-description\">
  461.               Examinez des exemples concrets de réussites grâce à une gestion comptable efficace et apprenez des solutions à des problèmes complexes.
  462.             </p>
  463.             <div style=\"margin-bottom: 20px;\">
  464.               <a href=\"#!\" class=\"toggle-overlay-article\" style=\"display: inline-block;\">
  465.                 <button class=\"btn-home btn-4 btn-mulberry\">En savoir plus</button>
  466.               </a>
  467.             </div>
  468.           </div></hr>
  469.         </section>
  470.       </div>
  471.     </div>
  472.     <div class=\"col-md-12\">
  473.       <div class=\"my-div\">
  474.         <section class=\"testing-one\">
  475.           <div class=\"description2 to-expand\">
  476.             <h2 class=\"article-title\">
  477.               <a href=\"#!\" class=\"toggle-overlay-article articleTitle\">
  478.                 Les bases de la comptabilité
  479.               </a>
  480.             </h2>
  481.             <div class=\"img\">
  482.               <img class=\"img-card\" src=\"";
  483.         // line 393
  484.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templateSyscofie/images/business/business-img-5-min.jpg"), "html"nulltrue);
  485.         yield "\" alt=\"...\"/>
  486.             </div>
  487.             <p class=\"article-description\">
  488.               Découvrez les principes fondamentaux de la comptabilité, y compris les notions clés et les types de documents à connaître.
  489.             </p>
  490.             <div style=\"margin-bottom: 50px;\">
  491.               <a href=\"#!\" class=\"toggle-overlay-article\" style=\"display: inline-block;\">
  492.                 <button class=\"btn-home btn-4 btn-mulberry\">En savoir plus</button>
  493.               </a>
  494.             </div>
  495.           </div></hr>
  496.         </section>
  497.       </div>
  498.     </div>
  499.     <div class=\"col-md-12\">
  500.       <div class=\"my-div\">
  501.         <section class=\"testing-one\">
  502.           <div class=\"description2 to-expand\">
  503.             <h2 class=\"article-title\">
  504.               <a href=\"#!\" class=\"toggle-overlay-article articleTitle\">
  505.                 Comptabilité pour les travailleurs indépendants
  506.               </a>
  507.             </h2>
  508.             <div class=\"img\">
  509.               <img class=\"img-card\" src=\"";
  510.         // line 419
  511.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templateSyscofie/images/portfolio-details-img-5-min.jpg"), "html"nulltrue);
  512.         yield "\" alt=\"...\"/>
  513.             </div>
  514.             <p class=\"article-description\">
  515.               Explorez les spécificités de la comptabilité pour freelances, y compris la facturation et la gestion des dépenses.
  516.             </p>
  517.             <div style=\"margin-bottom: 50px;\">
  518.               <a href=\"#!\" class=\"toggle-overlay-article\" style=\"display: inline-block;\">
  519.                 <button class=\"btn-home btn-4 btn-mulberry\">En savoir plus</button>
  520.               </a>
  521.             </div>
  522.           </div></hr>
  523.         </section>
  524.       </div>
  525.     </div>
  526.     <div class=\"col-md-12\">
  527.       <div class=\"my-div\">
  528.         <section class=\"testing-one\">
  529.           <div class=\"description2 to-expand\">
  530.             <h2 class=\"article-title\">
  531.               <a href=\"#!\" class=\"toggle-overlay-article articleTitle\">
  532.                 Outils et logiciels comptables
  533.               </a>
  534.             </h2>
  535.             <div class=\"img\">
  536.               <img class=\"img-card\" src=\"";
  537.         // line 445
  538.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templateSyscofie/images/hero-bg-2-min.jpg"), "html"nulltrue);
  539.         yield "\" alt=\"...\"/>
  540.             </div>
  541.             <p class=\"article-description\">
  542.               Comparez les meilleures solutions logicielles de comptabilité et découvrez comment les utiliser pour simplifier vos tâches.
  543.             </p>
  544.             <div style=\"margin-bottom: 50px;\">
  545.               <a href=\"#!\" class=\"toggle-overlay-article\" style=\"display: inline-block;\">
  546.                 <button class=\"btn-home btn-4 btn-mulberry\">En savoir plus</button>
  547.               </a>
  548.             </div>
  549.           </div></hr>
  550.         </section>
  551.       </div>
  552.     </div>
  553.   </div>
  554.   <!-- ======= Breadcrumbs ======= -->
  555.     ";
  556.         // line 467
  557.         yield "                    ";
  558.         // line 478
  559.         yield "                    ";
  560.         // line 492
  561.         yield "                  ";
  562.         // line 496
  563.         yield "
  564.     <!-- ======= Blog Section ======= -->
  565.     ";
  566.         // line 536
  567.         yield "
  568.         ";
  569.         // line 614
  570.         yield "
  571.   </main><!-- End #main -->
  572.   <div class=\"text-center\" style=\"margin-top: 60px; margin-bottom: 60px;\">
  573. \t";
  574.         // line 663
  575.         yield "
  576. \t\t";
  577.         // line 671
  578.         yield "\t\t\t";
  579.         // line 674
  580.         yield "\t\t";
  581.         // line 675
  582.         yield "\t\t";
  583.         // line 684
  584.         yield "\t<div class=\"btn-group mb-4 text-center\" role=\"group\" aria-label=\"Basic example\">
  585. \t\t<a href=\"#\" title=\"Première page\" class=\"btn btn-outline-primary mx-2\">
  586. \t\t\t<span><i class=\"bi bi-chevron-double-left\"></i></span>
  587. \t\t</a>
  588. \t\t<a href=\"#\" title=\"Page précedente\" class=\"btn btn-outline-primary mx-2\">
  589. \t\t\t<span><i class=\"bi bi-chevron-left\"></i></span>
  590. \t\t</a>
  591. \t\t<a href=\"#\" class=\"btn btn-outline-primary mx-2 active\" style=\"margin: 0px 0px;\">1</a>
  592. \t\t<a href=\"#\" title=\"Page suivante\" class=\"btn btn-outline-primary mx-2\">
  593. \t\t\t<span><i class=\"bi bi-chevron-right\"></i></span>
  594. \t\t</a>
  595. \t\t<a href=\"#\" title=\"Dernière page\" class=\"btn btn-outline-primary mx-2\">
  596. \t\t\t<span><i class=\"bi bi-chevron-double-right\"></i></spam>
  597. \t\t</a>
  598. \t</div>
  599. </div>
  600. \t<script>
  601. \tvar swiperFade = new Swiper(\".swiperFade\", {
  602. \tloop: true,
  603. \teffect: 'fade',
  604. \tnavigation: {
  605. \t  nextEl: \".swiper-button-next\",
  606. \t  prevEl: \".swiper-button-prev\"
  607. \t},
  608. \tpagination: {
  609. \t  el: \".swiper-pagination\",
  610. \t},
  611. \t});
  612. \tvar swiperVertical = new Swiper(\".swiperVertical\", {
  613. \t  loop: true,
  614. \t  effect: 'fade',
  615. \t  direction: \"vertical\",
  616. \t  pagination: {
  617. \t    el: \".swiper-pagination\",
  618. \t    clickable: true,
  619. \t  }
  620. \t});
  621. \tvar swiperEffect = new Swiper(\".swiperEffect\", {
  622. \t  loop: true,
  623. \t  effect: \"cards\",
  624. \t  grabCursor: true,
  625. \t  navigation: {
  626. \t    nextEl: \".swiper-button-next\",
  627. \t    prevEl: \".swiper-button-prev\"
  628. \t  },
  629. \t  pagination: {
  630. \t    el: \".swiper-pagination\",
  631. \t  },
  632. \t});
  633. </script>
  634. ";
  635.         
  636.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  637.         
  638.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  639.         return; yield '';
  640.     }
  641.     // line 742
  642.     public function block_javascripttemplate($context, array $blocks = [])
  643.     {
  644.         $macros $this->macros;
  645.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  646.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripttemplate"));
  647.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  648.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripttemplate"));
  649.         // line 743
  650.         yield "
  651. button = document.querySelector('button.filter-select');
  652. datalist = document.querySelector('datalist#text_editors');
  653. select = document.querySelector('select.select-input');
  654. options = select.options;
  655. /* on arrow button click, show/hide the DDL*/
  656. button.addEventListener('click', toggle_ddl);
  657. function toggle_ddl() {
  658.   if (datalist.style.display === '') {
  659.     datalist.style.display = 'block';
  660.     this.textContent = \"▲\";
  661.     /* If input already has a value, select that option from DDL */
  662.     var val = input.value;
  663.     for (var i = 0; i < options.length; i++){
  664.       if (options[i].text === val){
  665.         select.selectedIndex = i;
  666.         break;
  667.       }
  668.     }
  669.   } else hide_select();
  670. }
  671. /* when user selects an option from DDL, write it to text field */
  672. select.addEventListener('change', fill_input);
  673. function fill_input() {
  674.   input.value = options[this.selectedIndex].value;
  675.   //alert(options[this.selectedIndex].getAttribute('data-value'))
  676.   document.location.href= ''+options[this.selectedIndex].getAttribute('data-value');
  677.   hide_select();
  678. }
  679. /* when user wants to type in text field, hide DDL */
  680. input = document.querySelector('input#filter-select-input');
  681. input.addEventListener('focus', hide_select);
  682. function hide_select() {
  683.   datalist.style.display = '';
  684.   button.textContent = \"▼\";
  685. }
  686. input.addEventListener('change', change_select);
  687. function change_select(){
  688.     var val = input.value;
  689.     for (var i = 0; i < options.length; i++) {
  690.       if (options[i].text === val) {
  691.         //alert(options[i].getAttribute('data-value'))
  692.         document.location.href= ''+options[i].getAttribute('data-value');
  693.         break;
  694.       }
  695.     }
  696. }
  697. ";
  698.         
  699.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  700.         
  701.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  702.         return; yield '';
  703.     }
  704.     /**
  705.      * @codeCoverageIgnore
  706.      */
  707.     public function getTemplateName()
  708.     {
  709.         return "Theme/Produit/Service/Article/articlesblog.html.twig";
  710.     }
  711.     /**
  712.      * @codeCoverageIgnore
  713.      */
  714.     public function isTraitable()
  715.     {
  716.         return false;
  717.     }
  718.     /**
  719.      * @codeCoverageIgnore
  720.      */
  721.     public function getDebugInfo()
  722.     {
  723.         return array (  720 => 743,  710 => 742,  643 => 684,  641 => 675,  639 => 674,  637 => 671,  634 => 663,  628 => 614,  624 => 536,  620 => 496,  618 => 492,  616 => 478,  614 => 467,  593 => 445,  564 => 419,  535 => 393,  505 => 366,  483 => 347,  473 => 340,  463 => 333,  431 => 304,  399 => 275,  365 => 244,  319 => 200,  266 => 130,  160 => 25,  158 => 21,  154 => 18,  144 => 17,  130 => 14,  120 => 13,  106 => 10,  96 => 9,  83 => 6,  78 => 4,  73 => 3,  63 => 2,  40 => 1,);
  724.     }
  725.     public function getSourceContext()
  726.     {
  727.         return new Source("{% extends \"Theme/Users/User/layoutbase.html.twig\" %}
  728. {% block meta %}
  729. \t{{ parent() }}
  730. \t<meta name=\"keywords\" content=\"{{ site }}, \"/>
  731. \t<meta name=\"author\" content=\"Noel Kenfack\"/>
  732. \t<meta name=\"description\" content=\"{{ site }}\" />
  733. {% endblock %}
  734. {% block title %}
  735. \t{{ parent() }} - Détails du service ..
  736. {% endblock %}
  737. {% block stylesheets %}
  738.     {{ parent() }}
  739. {% endblock %}
  740. {% block userblog_body %}
  741.   <style>
  742. \t{# End Breadcrumb #}
  743. \t{# :root {
  744.   --swiper-pagination-color: #fff;
  745.   --swiper-pagination-bullet-inactive-color: #fff;
  746.  } #}
  747.   /*  CARDS */
  748. .testing-one {
  749.   /*border: 1px solid #0000003f;*/
  750.   box-shadow: 2px 2px 2px 2px rgba(46, 61, 73, 0.2);
  751.   width: 100%;
  752.   border-radius: 10px;
  753.   padding: 20px;
  754.   margin-bottom: 20px;
  755.   padding-bottom: 50px;
  756. }
  757. .testing-one:hover {
  758.   box-shadow: 2px 4px 8px 2px rgba(46, 61, 73, 0.2);
  759. }
  760. .testing-one:hover .articleTitle {
  761.   text-decoration: underline;
  762.   color: rgba(12, 145, 228, 0.96);
  763. }
  764. .img {
  765.   float: left;
  766.   height: auto;
  767.   width: 300px;
  768.   margin-right: 50px;
  769.   margin-left: none;
  770. }
  771. .article-description {
  772.     padding-top: 20px;
  773. }
  774. a {
  775.   text-decoration: none;
  776. }
  777. .articleTitle {
  778.   font-size: 25px;
  779.   color: black;
  780. }
  781. .btn-home {
  782.   font-family: \"Barlow\", sans-serif;
  783.   font-weight: 700;
  784.   font-size: 18px;
  785.   padding: 15px 40px;
  786.   background: #fff;
  787.   border: none;
  788.   cursor: pointer;
  789.   transition: 0.4s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
  790.   position: relative;
  791.   z-index: 2;
  792.   border-radius: 50px;
  793.   overflow: hidden;
  794. }
  795. .btn-home:after {
  796.   content: \"\";
  797.   position: absolute;
  798.   transition: 0.4s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
  799. }
  800. .btn-4 {
  801.   color: #252D4A;
  802.   border: 2px solid currentColor;
  803. }
  804. .btn-4:after {
  805.   border: solid #5568AA;
  806.   border-width: 0 2px 2px 0;
  807.   display: inline-block;
  808.   padding: 4px;
  809.   transform: rotate(-45deg) translateY(-48%);
  810.   top: 48%;
  811.   right: 27%;
  812.   opacity: 0;
  813.   visibility: hidden;
  814.   z-index: -1;
  815. }
  816. .btn-4:hover, .btn-4:focus {
  817.   color: #5568AA;
  818.   border: 2px solid transparent;
  819.   padding: 15px 70px;
  820. }
  821. .btn-4:hover:after, .btn-4:focus:after {
  822.   opacity: 1;
  823.   visibility: visible;
  824.   right: 18%;
  825. }
  826. .btn-4:focus {
  827.   border-color: currentColor;
  828. }
  829. .btn-4:hover{
  830.   box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  831. }
  832. .img-card {
  833.   float: left;
  834.   height: 200px;
  835.   width: 300px;
  836.   margin-right: 50px;
  837.   margin-top: 10px;
  838.   margin-left: none;
  839. }
  840. {# css indice sections  #}
  841.     .section-head.center.wt-small-separator-outer {
  842.         margin-bottom: 50px;
  843.         text-align: left;
  844.     }
  845.     .section-head {
  846.         position: relative;
  847.     }
  848.     .site-text-primary, .wt-small-separator {
  849.         color: #ea130e;
  850.     }
  851.     .wt-small-separator {
  852.         font-family: \"Heebo\", sans-serif;
  853.         text-transform: uppercase;
  854.         letter-spacing: 1px;
  855.         padding-right: 40px;
  856.         font-size: 26px;
  857.         line-height: 26px;
  858.         margin-bottom: 15px;
  859.         position: relative;
  860.         display: inline-block;
  861.         font-weight: 700;
  862.     }
  863.     .section-head.center .wt-small-separator div.sep-leaf-left {
  864.         position: relative;
  865.     }
  866.     .section-head.center .wt-small-separator div.sep-leaf-left:before, .section-head.center .wt-small-separator div.sep-leaf-left:after {
  867.         background-color: #ea130e;
  868.     }
  869.     .section-head.center .wt-small-separator div.sep-leaf-left:before {
  870.         right: -20px;
  871.         width: 10px;
  872.     }
  873.     .section-head.center .wt-small-separator div.sep-leaf-left:before, .section-head.center .wt-small-separator div.sep-leaf-left:after {
  874.         position: absolute;
  875.         content: '';
  876.         height: 22px;
  877.         bottom: 0px;
  878.         top: 0px;
  879.         transform: skew(-20deg);
  880.     }
  881.     .section-head.center .wt-small-separator div.sep-leaf-left:after {
  882.         right: -27px;
  883.         width: 4px;
  884.     }
  885.     .section-head.center.wt-small-separator-outer h2 {
  886.         max-width: 630px;
  887.         margin: 0px auto;
  888.     }
  889. </style>
  890. <!-- page title -->
  891. {# <section class=\"page-title-section overlay\">
  892.   <div class=\"container\">
  893.     <div class=\"row\">
  894.       <div class=\"col-md-12\">
  895.         {% if aboutBlog != null %}
  896.         <h2 style=\"color: #fff;\">
  897.           {{ aboutBlog.title }}
  898.         </h2>
  899.         <p class=\"text-lighten\">{{ aboutBlog.valeur }}</p>
  900.         {% else %}
  901.         <h2 style=\"color: #fff;\">
  902.             {{ site }} est l'agence qu'il vous faut pour la modernisation de votre entreprise !
  903.           </h2>
  904.           <p class=\"text-lighten\">Avez-vous d'autres questions? Ne vous inquiétez pas, il n'y a pas de questions idiotes. Remplissez simplement le formulaire ci-dessous et nous vous répondrons dans les plus brefs délais.</p>
  905.         {% endif %}
  906.       </div>
  907.     </div>
  908.   </div>
  909. </section> #}
  910. <!-- /page title -->
  911. <!-- CTA Section -->
  912. <section class=\"cta \" style=\"padding: 1rem 0;\">
  913. \t<div class=\"container\">
  914. \t\t<div class=\"section-head center wt-small-separator-outer mt-3 text-center\" style=\"margin-bottom: 0px;\">
  915. \t\t\t<div class=\"wt-small-separator site-text-primary\">
  916. \t\t\t\t<div class=\"sep-leaf-left\"></div>
  917. \t\t\t\t<div>Notre blog</div>
  918. \t\t\t</div>
  919. \t\t</div>
  920. \t\t<div>Notre blog est une ressource précieuse pour rester informé des dernières tendances en comptabilité, fiscalité et finance. Nous partageons des conseils pratiques, des analyses approfondies et des actualités pour aider nos lecteurs à prendre des décisions éclairées et à optimiser leur gestion financière.</div>
  921. \t</div>
  922. </section>
  923. <section class=\"section-sm\">
  924. \t\t<div class=\"content\" style=\"padding-bottom: 5px;\">
  925. \t\t\t<div class=\"wrap\">
  926. \t\t\t\t<div class=\"container\">
  927. \t\t\t\t\t<ol class=\"breadcrumb\">
  928. \t\t\t\t\t\t<li href=\"#\">
  929. \t\t\t\t\t\t\t<a>Home</a>
  930. \t\t\t\t\t\t</li>
  931. \t\t\t\t\t\t<li href=\"#\">
  932. \t\t\t\t\t\t\t<a>Blog</a>
  933. \t\t\t\t\t\t</li>
  934. \t\t\t\t\t</ol>
  935. \t\t\t\t</div>
  936. \t\t\t</div>
  937. \t\t</div>
  938.   </section>
  939.   <div class=\"container\">
  940.     
  941.     <div class=\"row\" style=\"margin-top: 10px;\">
  942.         <!-- Normal Demo-->
  943.         <div class=\"col-md-4\">
  944.             <!-- Post-->
  945.             <div class=\"post-module\">
  946.                 <!-- Thumbnail-->
  947.                 <div class=\"thumbnail\">
  948.                     <div class=\"date\">
  949.                         <div class=\"day\">27</div>
  950.                         <div class=\"month\">Mar</div>
  951.                     </div><img src=\"{{ asset('templateSyscofie/images/cabinet2.jpg') }}\"/>
  952.                 </div>
  953.                 <!-- Post Content-->
  954.                 <div class=\"post-content\">
  955.                     <a href=\"#\"><div class=\"category\">En savoir plus</div></a>
  956.                     <h1 class=\"title\">Conseil en fiscalite des societes et des dirigeants</h1>
  957.                     <h2 class=\"sub_title\" style=\"font-size: 15px;\">Assurer la conformite des declarations fiscales.</h2>
  958.                     <p class=\"description\">Améliorez la gestion de votre activité grâce à nos outils simples et efficaces. Profitez d'une solution complète pour vous concentrer sur votre croissance et atteindre vos objectifs.</p>
  959.                     <div class=\"post-meta\">
  960.                         <span class=\"timestamp\">
  961.                             <i class=\"bi bi-star-fill\"></i>
  962.                             85% de satisfaction
  963.                         </span>
  964.                         <span class=\"comments\">
  965.                             <i class=\"bi bi-person-check\"></i>
  966.                             259 clients suivis
  967.                         </span>
  968.                     </div>
  969.                 </div>
  970.             </div>
  971.         </div>
  972.         <!-- Hover Demo-->
  973.         <div class=\"col-md-4\">
  974.             <!-- Post-->
  975.             <div
  976.                 class=\"post-module\">
  977.                 <!-- Thumbnail-->
  978.                 <div class=\"thumbnail\">
  979.                     <div class=\"date\">
  980.                         <div class=\"day\">27</div>
  981.                         <div class=\"month\">Mar</div>
  982.                     </div><img src=\"{{ asset('templateSyscofie/images/negociations-commerciales-dans-bureau-moderne.jpg') }}\"/>
  983.                 </div>
  984.                 <!-- Post Content-->
  985.                 <div class=\"post-content\">
  986.                     <a href=\"#\"><div class=\"category\">En savoir plus</div></a>
  987.                     <h1 class=\"title\">Calcul et optimisation des impôts et taxes</h1>
  988.                     <h2 class=\"sub_title\" style=\"font-size: 15px;\">Optimiser la fiscalité des entreprises</h2>
  989.                     <p class=\"description\">Simplifiez le calcul et l'optimisation de vos impôts et taxes. Bénéficiez de solutions personnalisées pour réduire vos charges fiscales et maximiser vos économies.</p>
  990.                     <div class=\"post-meta\">
  991.                         <span class=\"timestamp\">
  992.                             <i class=\"bi bi-star-fill\"></i>
  993.                             98% de satisfaction
  994.                         </span>
  995.                         <span class=\"comments\">
  996.                             <i class=\"bi bi-person-check\"></i>
  997.                             134 clients suivis
  998.                         </span>
  999.                     </div>
  1000.                 </div>
  1001.             </div>
  1002.         </div>
  1003.         <div class=\"col-md-4\">
  1004.             <!-- Post-->
  1005.             <div class=\"post-module\">
  1006.                 <!-- Thumbnail-->
  1007.                 <div class=\"thumbnail\">
  1008.                     <div class=\"date\">
  1009.                         <div class=\"day\">27</div>
  1010.                         <div class=\"month\">Mar</div>
  1011.                     </div><img src=\"{{ asset('templateSyscofie/images/deux-hommes-affaires.jpg') }}\"/>
  1012.                 </div>
  1013.                 <!-- Post Content-->
  1014.                 <div class=\"post-content\">
  1015.                     <a href=\"#\"><div class=\"category\">En savoir plus</div></a>
  1016.                     <h1 class=\"title\">Assistance en cas de contrôle fiscal</h1>
  1017.                     <h2 class=\"sub_title\" style=\"font-size: 15px;\">Prévenir les risques de redressements ou de sanctions</h2>
  1018.                     <p class=\"description\">Recevez une assistance professionnelle lors de contrôles fiscaux. Notre équipe vous accompagne pour garantir la conformité et défendre vos intérêts, minimisant ainsi les risques et les pénalités.</p>
  1019.                     <div class=\"post-meta\">
  1020.                         <span class=\"timestamp\">
  1021.                             <i class=\"bi bi-star-fill\"></i>
  1022.                             89% de satisfaction
  1023.                         </span>
  1024.                         <span class=\"comments\">
  1025.                             <i class=\"bi bi-person-check\"></i>
  1026.                             390 clients suivis
  1027.                         </span>
  1028.                     </div>
  1029.                 </div>
  1030.             </div>
  1031.         </div>
  1032.     </div> 
  1033.     
  1034.     <div class=\"col-md-12\">
  1035.       <div class=\"my-div\">
  1036.         <section class=\"testing-one\">
  1037.           <div class=\"description2 to-expand\">
  1038.             <h2 class=\"article-title\">
  1039.               <a href=\"{{ path('produit_service_detail_blog_article') }}\" class=\"toggle-overlay-article articleTitle\">
  1040.                 Actualités fiscales
  1041.               </a>
  1042.             </h2>
  1043.             
  1044.             <div class=\"img\">
  1045.               <img class=\"img-card\" src=\"{{ asset('templateSyscofie/images/homme-affaires-afro-americain.jpg') }}\" alt=\"...\"/>
  1046.             </div>
  1047.             <p class=\"article-description\">
  1048.               Restez informé des dernières évolutions fiscales et obtenez des conseils pratiques pour votre déclaration d'impôts.
  1049.             </p>
  1050.             <div style=\"margin-bottom: 50px;\">
  1051.               <a href=\"{{ path('produit_service_detail_blog_article') }}\" class=\"toggle-overlay-article\" style=\"display: inline-block;\">
  1052.                 <button class=\"btn-home btn-4 btn-mulberry\">En savoir plus</button>
  1053.               </a>
  1054.             </div>
  1055.           </div></hr>
  1056.         </section>
  1057.       </div>
  1058.     </div>
  1059.     <div class=\"col-md-12\">
  1060.       <div class=\"my-div\">
  1061.         <section class=\"testing-one\">
  1062.           <div class=\"description2 to-expand\">
  1063.             <h2 class=\"article-title\">
  1064.               <a href=\"#!\" class=\"toggle-overlay-article articleTitle\">
  1065.                 Études de cas
  1066.               </a>
  1067.             </h2>
  1068.             <div class=\"img\">
  1069.               <img class=\"img-card\" src=\"{{ asset('templateSyscofie/images/business/business-img-6-min.jpg') }}\" alt=\"...\"/>
  1070.             </div>
  1071.             <p class=\"article-description\">
  1072.               Examinez des exemples concrets de réussites grâce à une gestion comptable efficace et apprenez des solutions à des problèmes complexes.
  1073.             </p>
  1074.             <div style=\"margin-bottom: 20px;\">
  1075.               <a href=\"#!\" class=\"toggle-overlay-article\" style=\"display: inline-block;\">
  1076.                 <button class=\"btn-home btn-4 btn-mulberry\">En savoir plus</button>
  1077.               </a>
  1078.             </div>
  1079.           </div></hr>
  1080.         </section>
  1081.       </div>
  1082.     </div>
  1083.     <div class=\"col-md-12\">
  1084.       <div class=\"my-div\">
  1085.         <section class=\"testing-one\">
  1086.           <div class=\"description2 to-expand\">
  1087.             <h2 class=\"article-title\">
  1088.               <a href=\"#!\" class=\"toggle-overlay-article articleTitle\">
  1089.                 Les bases de la comptabilité
  1090.               </a>
  1091.             </h2>
  1092.             <div class=\"img\">
  1093.               <img class=\"img-card\" src=\"{{ asset('templateSyscofie/images/business/business-img-5-min.jpg') }}\" alt=\"...\"/>
  1094.             </div>
  1095.             <p class=\"article-description\">
  1096.               Découvrez les principes fondamentaux de la comptabilité, y compris les notions clés et les types de documents à connaître.
  1097.             </p>
  1098.             <div style=\"margin-bottom: 50px;\">
  1099.               <a href=\"#!\" class=\"toggle-overlay-article\" style=\"display: inline-block;\">
  1100.                 <button class=\"btn-home btn-4 btn-mulberry\">En savoir plus</button>
  1101.               </a>
  1102.             </div>
  1103.           </div></hr>
  1104.         </section>
  1105.       </div>
  1106.     </div>
  1107.     <div class=\"col-md-12\">
  1108.       <div class=\"my-div\">
  1109.         <section class=\"testing-one\">
  1110.           <div class=\"description2 to-expand\">
  1111.             <h2 class=\"article-title\">
  1112.               <a href=\"#!\" class=\"toggle-overlay-article articleTitle\">
  1113.                 Comptabilité pour les travailleurs indépendants
  1114.               </a>
  1115.             </h2>
  1116.             <div class=\"img\">
  1117.               <img class=\"img-card\" src=\"{{ asset('templateSyscofie/images/portfolio-details-img-5-min.jpg') }}\" alt=\"...\"/>
  1118.             </div>
  1119.             <p class=\"article-description\">
  1120.               Explorez les spécificités de la comptabilité pour freelances, y compris la facturation et la gestion des dépenses.
  1121.             </p>
  1122.             <div style=\"margin-bottom: 50px;\">
  1123.               <a href=\"#!\" class=\"toggle-overlay-article\" style=\"display: inline-block;\">
  1124.                 <button class=\"btn-home btn-4 btn-mulberry\">En savoir plus</button>
  1125.               </a>
  1126.             </div>
  1127.           </div></hr>
  1128.         </section>
  1129.       </div>
  1130.     </div>
  1131.     <div class=\"col-md-12\">
  1132.       <div class=\"my-div\">
  1133.         <section class=\"testing-one\">
  1134.           <div class=\"description2 to-expand\">
  1135.             <h2 class=\"article-title\">
  1136.               <a href=\"#!\" class=\"toggle-overlay-article articleTitle\">
  1137.                 Outils et logiciels comptables
  1138.               </a>
  1139.             </h2>
  1140.             <div class=\"img\">
  1141.               <img class=\"img-card\" src=\"{{ asset('templateSyscofie/images/hero-bg-2-min.jpg') }}\" alt=\"...\"/>
  1142.             </div>
  1143.             <p class=\"article-description\">
  1144.               Comparez les meilleures solutions logicielles de comptabilité et découvrez comment les utiliser pour simplifier vos tâches.
  1145.             </p>
  1146.             <div style=\"margin-bottom: 50px;\">
  1147.               <a href=\"#!\" class=\"toggle-overlay-article\" style=\"display: inline-block;\">
  1148.                 <button class=\"btn-home btn-4 btn-mulberry\">En savoir plus</button>
  1149.               </a>
  1150.             </div>
  1151.           </div></hr>
  1152.         </section>
  1153.       </div>
  1154.     </div>
  1155.   </div>
  1156.   <!-- ======= Breadcrumbs ======= -->
  1157.     {# <div class=\"breadcrumbs\">
  1158.         <nav>
  1159.             <div class=\"container\">
  1160.                 <div class=\"row\"> #}
  1161.                     {# <div class=\"col-md-6\">
  1162.                         <nav>
  1163.                             <ol>
  1164.                             <li><a href=\"{{ path('users_user_accueil') }}\">Accueil</a></li>
  1165.                             <li>Blog</li>
  1166.                             {% if typearticle != null %}
  1167.                             <li>{{ typearticle.name }}</li>
  1168.                             {% endif %}
  1169.                             </ol>
  1170.                         </nav>
  1171.                     </div> #}
  1172.                     {# <div class=\"col-md-6\">
  1173.                         <form class=\"search-select-form\" >
  1174.                             <input id=\"filter-select-input\" style=\"height: 45px; padding: 7px 15px;\" placeholder=\"Filtrer par catégorie\" list=text_editors>
  1175.                             <button type=\"button\" class=\"filter-select\" style=\"height: 45px; background-color: #2fa84b; color: #fff;\">▼</button>
  1176.                             <datalist id=\"text_editors\">
  1177.                                 <select multiple size=8 class=\"select-input\">
  1178.                                     {% for article in type_article %}
  1179.                                     <option value=\"{{ article.name }}\" data-value=\"{{ path('produit_service_blog_pagine', {'type': article.id, 'page': page}) }}\">{{ article.name }}</option>
  1180.                                     {% endfor %}
  1181.                                     <option value=\"Tous les articles\" data-value=\"{{ path('produit_service_blog_pagine', {'type': 0, 'page': 1}) }}\">Tous les articles</option>
  1182.                                 </select>
  1183.                             </datalist>
  1184.                         </form>
  1185.                     </div> #}
  1186.                   {# </div>
  1187.             </div>
  1188.         </nav>
  1189.     </div><!-- End Breadcrumbs --> #}
  1190.     <!-- ======= Blog Section ======= -->
  1191.     {# <section id=\"blog\" class=\"blog\">
  1192.       <div class=\"container\" data-aos=\"fade-up\">
  1193.         <div class=\"row gy-4 posts-list\">
  1194.         {% for article in liste_article %}
  1195.         <div class=\"col-xl-4 col-md-6\">
  1196.             <article>
  1197.             <div class=\"post-img\">
  1198.                 <img src=\"{% if article.imgarticle != null  %}{{ vich_uploader_asset(article.imgarticle) }}{% else %}{{ asset('template/assets/img/blog/blog-3.jpg') }}{% endif %}\" alt=\"\" class=\"img-fluid\">
  1199.             </div>
  1200.             <p class=\"post-category\">{{ article.typearticle.name }}</p>
  1201.             <h2 class=\"title\">
  1202.                 <a href=\"{{ path('produit_service_description_article_blog', {'id': article.id }) }}\">{{ article.title }}</a>
  1203.             </h2>
  1204.             <div class=\"d-flex align-items-center\">
  1205.                 <img src=\"{{ asset('template/images/co.png') }}\" alt=\"\" class=\"img-fluid post-author-img flex-shrink-0\">
  1206.                 <div class=\"post-meta\">
  1207.                 <p class=\"post-author-list\">{{ article.user.name(50) }}</p>
  1208.                 <p class=\"post-date\">
  1209.                     <time datetime=\"2022-01-01\">{{ article.createdAt|date('d') }} {{ article.createdAt|date('m') }} {{ article.createdAt|date('Y') }}</time>
  1210.                 </p>
  1211.                 </div>
  1212.             </div>
  1213.             </article>
  1214.         </div><!-- End post list item -->
  1215.         {% else %}
  1216.         <div class=\"col-xl-12 col-md-12\">
  1217.             <article style=\"background: #fff; min-height: 500px; padding-top: 150px;\">
  1218.               <h3 class=\"text-center\">Aucune donnée.</h3>
  1219.             </article>
  1220.         </div><!-- End post list item -->
  1221.         {% endfor %}
  1222.         </div><!-- End blog posts list --> #}
  1223.         {# {% if nombrepage > 0 %}
  1224. \t\t\t\t\t\t
  1225. \t\t\t{% if page > 1 and page <= nombrepage %}
  1226. \t\t\t{% set pagepre = page - 1 %}
  1227. \t\t\t{% else %}
  1228. \t\t\t\t{% set pagepre = nombrepage %}
  1229. \t\t\t{% endif %}
  1230. \t\t\t{% if page < nombrepage %}
  1231. \t\t\t\t{% set pagesuiv = page + 1 %}
  1232. \t\t\t{% else %}
  1233. \t\t\t\t{% set pagesuiv =  1 %}
  1234. \t\t\t{% endif %}
  1235. \t\t\t{% if nombrepage < 5 %}
  1236. \t\t\t\t{% set debut = 1 %}
  1237. \t\t\t\t{% set fin = nombrepage %}
  1238. \t\t\t{% else %}
  1239. \t\t\t\t{% if page > 2 and page < (nombrepage - 2) %}
  1240. \t\t\t\t\t{% set debut = page - 2 %}
  1241. \t\t\t\t\t{% if page + 2 >= nombrepage %}
  1242. \t\t\t\t\t\t{% set fin = nombrepage %}
  1243. \t\t\t\t\t{% else %}
  1244. \t\t\t\t\t\t{% set fin = page + 2 %}
  1245. \t\t\t\t\t{% endif %}
  1246. \t\t\t\t{% else %}
  1247. \t\t\t\t\t{% if page <= 2 %}
  1248. \t\t\t\t\t\t{% if page == 1 %}
  1249. \t\t\t\t\t\t\t{% set debut = 1 %}
  1250. \t\t\t\t\t\t\t{% set fin = page + 3 %}
  1251. \t\t\t\t\t\t{% else %}
  1252. \t\t\t\t\t\t\t{% set debut = 1 %}
  1253. \t\t\t\t\t\t\t{% set fin = page + 2 %}
  1254. \t\t\t\t\t\t{% endif %}
  1255. \t\t\t\t\t{% else %}
  1256. \t\t\t\t\t\t{% set debut = page - 2 %}
  1257. \t\t\t\t\t\t{% if page + 2 >= nombrepage %}
  1258. \t\t\t\t\t\t\t{% set fin = nombrepage %}
  1259. \t\t\t\t\t\t{% else %}
  1260. \t\t\t\t\t\t\t{% set fin = page + 2 %}
  1261. \t\t\t\t\t\t{% endif %}
  1262. \t\t\t\t\t{% endif %}
  1263. \t\t\t\t{% endif %}
  1264. \t\t\t\t
  1265. \t\t\t{% endif %}
  1266. \t\t\t
  1267. \t\t\t<div class=\"blog-pagination\">
  1268.                 <ul class=\"justify-content-center\">
  1269.                     <li><a href=\"{{ path('produit_service_blog_pagine', {'type': type, 'page': 1 }) }}\" title=\"Première page\"><span class=\"bi bi-arrow-left\"></span></a></li>
  1270.                     <li><a href=\"{{ path('produit_service_blog_pagine', {'type': type, 'page': pagepre }) }}\" title=\"Page précedente\"><span class=\"bi bi-chevron-compact-left\" ></span></a></li>
  1271.                     {% for p in debut..fin %}
  1272.                     <li class=\"page {% if p == page %}active{% endif %}\"><a href=\"{{ path('produit_service_blog_pagine', {'type': type, 'page': p }) }}\">{{ p }}</a></li>
  1273.                     {% endfor %}
  1274.                     <li><a href=\"{{ path('produit_service_blog_pagine', {'type': type, 'page': pagesuiv }) }}\"  title=\"Page suivante\"><span class=\"bi bi-chevron-compact-right\"></span></a></li>
  1275.                     <li><a href=\"{{ path('produit_service_blog_pagine', {'type': type, 'page': nombrepage }) }}\" title=\"Dernière page\"><span class=\"bi bi-arrow-right\"></span></a></li>
  1276.                 </ul>
  1277.             </div>
  1278. \t\t\t
  1279. \t\t\t{% else %}
  1280. \t\t\t<div class=\"blog-pagination\">
  1281.                 <ul class=\"justify-content-center\">
  1282.                     <li><a  href=\"{{ path('produit_service_blog_pagine', {'type': type, 'page': page }) }}\" title=\"Première page\"><span class=\"fa fa-fast-backward\"></span></a></li>
  1283.                     <li><a href=\"{{ path('produit_service_blog_pagine', {'type': type, 'page': page }) }}\" title=\"Page précedente\"><span class=\"fa fa-step-backward\"></span></a></li>
  1284.                     
  1285.                     <li><a href=\"{{ path('produit_service_blog_pagine', {'type': type, 'page': 1 }) }}\" class=\"page active\">1</a></li>
  1286.                     
  1287.                     <li><a href=\"{{ path('produit_service_blog_pagine', {'type': type, 'page': page }) }}\"  title=\"Page suivante\"><span class=\"fa fa-step-forward\" style=\"font-size: 13px;\"></span></a></li>
  1288.                     <li><a href=\"{{ path('produit_service_blog_pagine', {'type': type, 'page': page }) }}\" title=\"Dernière page\"><span class=\"fa fa-fast-forward\" style=\"font-size: 13px;\"></span></a></li>
  1289.                 </ul>
  1290.             </div>
  1291. \t\t\t{% endif %}
  1292.       </div>
  1293.     </section><!-- End Blog Section --> #}
  1294.   </main><!-- End #main -->
  1295.   <div class=\"text-center\" style=\"margin-top: 60px; margin-bottom: 60px;\">
  1296. \t{# {% if nombrepage > 0 %}
  1297. \t\t{% if page > 1 and page <= nombrepage %}
  1298. \t\t\t{% set pagepre = page - 1 %}
  1299. \t\t{% else %}
  1300. \t\t\t{% set pagepre = nombrepage %}
  1301. \t\t{% endif %}
  1302. \t\t{% if page < nombrepage %}
  1303. \t\t\t{% set pagesuiv = page + 1 %}
  1304. \t\t{% else %}
  1305. \t\t\t{% set pagesuiv =  1 %}
  1306. \t\t{% endif %}
  1307. \t\t{% if nombrepage < 5 %}
  1308. \t\t\t{% set debut = 1 %}
  1309. \t\t\t{% set fin = nombrepage %}
  1310. \t\t{% else %}
  1311. \t\t\t{% if page > 2 and page < (nombrepage - 2) %}
  1312. \t\t\t\t{% set debut = page - 2 %}
  1313. \t\t\t\t{% if page + 2 >= nombrepage %}
  1314. \t\t\t\t\t{% set fin = nombrepage %}
  1315. \t\t\t\t{% else %}
  1316. \t\t\t\t\t{% set fin = page + 2 %}
  1317. \t\t\t\t{% endif %}
  1318. \t\t\t{% else %}
  1319. \t\t\t\t{% if page <= 2 %}
  1320. \t\t\t\t\t{% if page == 1 %}
  1321. \t\t\t\t\t\t{% set debut = 1 %}
  1322. \t\t\t\t\t\t{% set fin = page + 3 %}
  1323. \t\t\t\t\t{% else %}
  1324. \t\t\t\t\t\t{% set debut = 1 %}
  1325. \t\t\t\t\t\t{% set fin = page + 2 %}
  1326. \t\t\t\t\t{% endif %}
  1327. \t\t\t\t{% else %}
  1328. \t\t\t\t\t{% set debut = page - 2 %}
  1329. \t\t\t\t\t{% if page + 2 >= nombrepage %}
  1330. \t\t\t\t\t\t{% set fin = nombrepage %}
  1331. \t\t\t\t\t{% else %}
  1332. \t\t\t\t\t\t{% set fin = page + 2 %}
  1333. \t\t\t\t\t{% endif %}
  1334. \t\t\t\t{% endif %}
  1335. \t\t\t{% endif %}
  1336. \t\t{% endif %} #}
  1337. \t\t{# <div class=\"btn-group mb-4 text-center\" role=\"group\" aria-label=\"Basic example\">
  1338. \t\t\t<a href=\"#\" title=\"Première page\" class=\"btn btn-outline-primary mx-2\">
  1339. \t\t\t\t<span><i class=\"bi bi-chevron-double-left\"></i></span>
  1340. \t\t\t</a>
  1341. \t\t\t<a href=\"#\" title=\"Page précedente\" class=\"btn btn-outline-primary mx-2\">
  1342. \t\t\t\t<span><i class=\"bi bi-chevron-left\"></i></span>
  1343. \t\t\t</a> #}
  1344. \t\t\t{# {% for p in debut..fin %}
  1345. \t\t\t\t<a href=\"#\" value=\"{{ p }}\" class=\"btn btn-outline-primary mx-2 {% if p == page %}active{% endif %}\">{{ p }}</a>
  1346. \t\t\t</li> #}
  1347. \t\t{# {% endfor %} #}
  1348. \t\t{# <a href=\"#\" title=\"Page suivante\" class=\"btn btn-outline-primary mx-2\">
  1349. \t\t\t<span><i class=\"bi bi-chevron-right\"></i></span>
  1350. \t\t</a>
  1351. \t\t<a href=\"#\" title=\"Dernière page\" class=\"btn btn-outline-primary mx-2\">
  1352. \t\t\t<span><i class=\"bi bi-chevron-double-right\"></i></spam>
  1353. \t\t</a>
  1354. \t</div>
  1355. \t<div class=\"clearfix\"></div> #}
  1356. {# {% else %} #}
  1357. \t<div class=\"btn-group mb-4 text-center\" role=\"group\" aria-label=\"Basic example\">
  1358. \t\t<a href=\"#\" title=\"Première page\" class=\"btn btn-outline-primary mx-2\">
  1359. \t\t\t<span><i class=\"bi bi-chevron-double-left\"></i></span>
  1360. \t\t</a>
  1361. \t\t<a href=\"#\" title=\"Page précedente\" class=\"btn btn-outline-primary mx-2\">
  1362. \t\t\t<span><i class=\"bi bi-chevron-left\"></i></span>
  1363. \t\t</a>
  1364. \t\t<a href=\"#\" class=\"btn btn-outline-primary mx-2 active\" style=\"margin: 0px 0px;\">1</a>
  1365. \t\t<a href=\"#\" title=\"Page suivante\" class=\"btn btn-outline-primary mx-2\">
  1366. \t\t\t<span><i class=\"bi bi-chevron-right\"></i></span>
  1367. \t\t</a>
  1368. \t\t<a href=\"#\" title=\"Dernière page\" class=\"btn btn-outline-primary mx-2\">
  1369. \t\t\t<span><i class=\"bi bi-chevron-double-right\"></i></spam>
  1370. \t\t</a>
  1371. \t</div>
  1372. </div>
  1373. \t<script>
  1374. \tvar swiperFade = new Swiper(\".swiperFade\", {
  1375. \tloop: true,
  1376. \teffect: 'fade',
  1377. \tnavigation: {
  1378. \t  nextEl: \".swiper-button-next\",
  1379. \t  prevEl: \".swiper-button-prev\"
  1380. \t},
  1381. \tpagination: {
  1382. \t  el: \".swiper-pagination\",
  1383. \t},
  1384. \t});
  1385. \tvar swiperVertical = new Swiper(\".swiperVertical\", {
  1386. \t  loop: true,
  1387. \t  effect: 'fade',
  1388. \t  direction: \"vertical\",
  1389. \t  pagination: {
  1390. \t    el: \".swiper-pagination\",
  1391. \t    clickable: true,
  1392. \t  }
  1393. \t});
  1394. \tvar swiperEffect = new Swiper(\".swiperEffect\", {
  1395. \t  loop: true,
  1396. \t  effect: \"cards\",
  1397. \t  grabCursor: true,
  1398. \t  navigation: {
  1399. \t    nextEl: \".swiper-button-next\",
  1400. \t    prevEl: \".swiper-button-prev\"
  1401. \t  },
  1402. \t  pagination: {
  1403. \t    el: \".swiper-pagination\",
  1404. \t  },
  1405. \t});
  1406. </script>
  1407. {% endblock %}
  1408. {% block javascripttemplate %}
  1409. button = document.querySelector('button.filter-select');
  1410. datalist = document.querySelector('datalist#text_editors');
  1411. select = document.querySelector('select.select-input');
  1412. options = select.options;
  1413. /* on arrow button click, show/hide the DDL*/
  1414. button.addEventListener('click', toggle_ddl);
  1415. function toggle_ddl() {
  1416.   if (datalist.style.display === '') {
  1417.     datalist.style.display = 'block';
  1418.     this.textContent = \"▲\";
  1419.     /* If input already has a value, select that option from DDL */
  1420.     var val = input.value;
  1421.     for (var i = 0; i < options.length; i++){
  1422.       if (options[i].text === val){
  1423.         select.selectedIndex = i;
  1424.         break;
  1425.       }
  1426.     }
  1427.   } else hide_select();
  1428. }
  1429. /* when user selects an option from DDL, write it to text field */
  1430. select.addEventListener('change', fill_input);
  1431. function fill_input() {
  1432.   input.value = options[this.selectedIndex].value;
  1433.   //alert(options[this.selectedIndex].getAttribute('data-value'))
  1434.   document.location.href= ''+options[this.selectedIndex].getAttribute('data-value');
  1435.   hide_select();
  1436. }
  1437. /* when user wants to type in text field, hide DDL */
  1438. input = document.querySelector('input#filter-select-input');
  1439. input.addEventListener('focus', hide_select);
  1440. function hide_select() {
  1441.   datalist.style.display = '';
  1442.   button.textContent = \"▼\";
  1443. }
  1444. input.addEventListener('change', change_select);
  1445. function change_select(){
  1446.     var val = input.value;
  1447.     for (var i = 0; i < options.length; i++) {
  1448.       if (options[i].text === val) {
  1449.         //alert(options[i].getAttribute('data-value'))
  1450.         document.location.href= ''+options[i].getAttribute('data-value');
  1451.         break;
  1452.       }
  1453.     }
  1454. }
  1455. {% endblock %}""Theme/Produit/Service/Article/articlesblog.html.twig""/home/syscofie/public_html/syscofie/templates/Theme/Produit/Service/Article/articlesblog.html.twig");
  1456.     }
  1457. }