templates/Theme/General/Template/Menu/footer.html.twig line 1

Open in your IDE?
  1. {% if position == "offerts" %}
  2.     <div class="col-lg-5 col-md-12 footer-nfo">
  3.         {# <a href="{{ path('users_user_accueil') }}" class="logo d-flex align-items-center">
  4.                             <span>TabSoN.</span>
  5.                         </a> #}
  6.         {# {% if aboutplatform != null %}
  7.                             <p>{{ aboutplatform.valeur }}</p>
  8.                         {% else %}
  9.                             <p>Cras fermentum odio eu feugiat lide par naso tierra. Justo eget nada terra videa magna derita valies darta donna mare fermentum iaculis eu non diam phasellus.</p>
  10.                         {% endif %} #}
  11.             <div class="social-links d-flex mt-4"> {% for social in social_medias %}
  12.                 {% if social.typeParam == 'twitter' %}
  13.                     <a href="{{ social.valeur }}" class="twitter" target="_blank">
  14.                         <i class="bi bi-twitter"></i>
  15.                     </a>
  16.                 {% endif %}
  17.             {% endfor %}
  18.             {% for social in social_medias %}
  19.                 {% if social.typeParam == 'facebook' %}
  20.                     <a href="{{ social.valeur }}" class="facebook" target="_blank">
  21.                         <i class="bi bi-facebook"></i>
  22.                     </a>
  23.                 {% endif %}
  24.             {% endfor %}
  25.             {% for social in social_medias %}
  26.                 {% if social.typeParam == 'instagram' %}
  27.                     <a href="{{ social.valeur }}" class="instagram" target="_blank">
  28.                         <i class="bi bi-instagram"></i>
  29.                     </a>
  30.                 {% endif %}
  31.             {% endfor %}
  32.             {% for social in social_medias %}
  33.                 {% if social.typeParam == 'linkedin' %}
  34.                     <a href="{{ social.valeur }}" class="linkedin" target="_blank">
  35.                         <i class="bi bi-linkedin"></i>
  36.                     </a>
  37.                 {% endif %}
  38.             {% endfor %}
  39.             {% for social in social_medias %}
  40.                 {% if social.typeParam == 'youtube' %}
  41.                     <a href="{{ social.valeur }}" class="linkedin" target="_blank">
  42.                         <i class="bi bi-youtube"></i>
  43.                     </a>
  44.                 {% endif %}
  45.             {% endfor %}
  46.         </div>
  47.     </div>
  48.     <!-- CTA Section -->
  49.     <section class="cta">
  50.         <div class="container">
  51.             <h2> Souhaitez-vous échanger tout de suite avec un expert comptable et fiscale ?</h2>
  52.             <p>Nos experts vous attendent pour une consultation en ligne ou dans l'une de nos agances au Cameroun, Par le Canal whatsapp, le temps de réponse est de moins de 10 mins.</p>
  53.             <div class="animate-fade-in delay-2">
  54.                 <a href="#calculator" class="btn-up">Envoyez un message whatsapp</a>
  55.                 <a href="#features" class="btn-up btn-outline">Remplire le formulaire</a>
  56.             </div>
  57.         </div>
  58.     </section>
  59.     <style>
  60.         .footer-column h3{
  61.             color: #fff;
  62.             font-weight: 700;
  63.         }
  64.     </style>
  65.      <!-- Footer -->
  66.     <footer id="contact">
  67.         <div class="container">
  68.             <div class="footer-content">
  69.                 <div class="footer-column">
  70.                     <h3>{{ site }}</h3>
  71.                     <p>Providing advanced financial tools and calculators for individuals and businesses across Europe.</p>
  72.                     <div class="social-links">
  73.                         <a href="#"><i class="bi bi-facebook-f"></i></a>
  74.                         <a href="#"><i class="bi bi-twitter"></i></a>
  75.                         <a href="#"><i class="bi bi-linkedin"></i></a>
  76.                         <a href="#"><i class="bi bi-instagram"></i></a>
  77.                     </div>
  78.                 </div>
  79.                 <div class="footer-column">
  80.                     <h3>Départements</h3>
  81.                     <ul>
  82.                         {% for depart in liste_departement|slice(0,6) %}
  83.                         <li>
  84.                             <a href="{{ path('produit_service_departement', {'id': depart.id }) }}">{{ depart.name }}</a>
  85.                         </li>
  86.                         {% else %}
  87.                         <li>
  88.                             <a href="">Département Formation
  89.                                 <span class="badge ms-1">we're hiring</span>
  90.                             </a>
  91.                         </li>
  92.                         <li>
  93.                             <a href="">Département Informatique</a>
  94.                         </li>
  95.                         <li>
  96.                             <a href="">Département Montage des Business Plans</a>
  97.                         </li>
  98.                         <li>
  99.                             <a href="">Département Marketing</a>
  100.                         </li>
  101.                         <li>
  102.                             <a href="">Département Prestataires de Services</a>
  103.                         </li>
  104.                         {% endfor %}
  105.                     </ul>
  106.                 </div>
  107.                 <div class="footer-column">
  108.                     <h3>Navigation</h3>
  109.                     <ul>
  110.                         <li>
  111.                             <a href="{{ path('produit_service_listedepartements') }}">Départements</a>
  112.                         </li>
  113.                         <li>
  114.                             <a href="{{ path('produit_service_services') }}">Services</a>
  115.                         </li>
  116.                         <li>
  117.                             <a href="{{ path('produit_service_blog_pagine') }}">Blog</a>
  118.                         </li>
  119.                         <li>
  120.                             <a href="{{ path('produit_service_about_struct') }}">À propos</a>
  121.                         </li>
  122.                         <li>
  123.                             <a href="{{ path('produit_service_galery') }}">Portfolio</a>
  124.                         </li>
  125.                     </ul>
  126.                 </div>
  127.                 <div class="footer-column">
  128.                     <h3>Contacts</h3>
  129.                     <ul>
  130.                         <li>
  131.                         <p class="d-flex mb-3">
  132.                             <i class="bi bi-geo-alt-fill me-3"></i>
  133.                             <span>Yaounde (Carrefour Kameni)
  134.                                 <br>
  135.                                     Doula (Akwa)
  136.                                 <br>
  137.                                     Bafoussam
  138.                             </span>
  139.                         </p></li>
  140.                         <li>
  141.                         <a class="d-flex mb-3" href="mailto:info@mydomain.com">
  142.                             <i class="bi bi-envelope-fill me-3"></i>
  143.                             <span>syscofie@gamil.com</span>
  144.                         </a></li>
  145.                         <li>
  146.                         <a class="d-flex mb-3" href="tel://+123456789900">
  147.                             <i class="bi bi-telephone-fill me-3"></i>
  148.                             <span>+237 656 56 00 14</span>
  149.                         </a></li>
  150.                         
  151.                     </ul>
  152.                 </div>
  153.             </div>
  154.             <div class="footer-bottom">
  155.                 <p>&copy; 2023 {{ site }}. All rights reserved. | Designed with 
  156.                     <i class="fas fa-heart" style="color: var(--accent);"></i> 
  157.                     by <a href="http://code.afhunt.com">AFH Code</a>
  158.                     {% if is_granted("ROLE_GESTION") %}
  159.                         <a href="{{ path('users_adminuser_accueil_admin_article') }}">Administration</a>
  160.                     {% endif %}
  161.                 </p>
  162.             </div>
  163.         </div>
  164.     </footer>
  165. {% elseif(position == "dash") %}<!-- partial:../../partials/_footer.html -->
  166.     <div class="d-sm-flex justify-content-center justify-content-sm-between">
  167.         <span class="text-center text-sm-left d-block d-sm-inline-block">&copy; Copyright
  168.             <strong>
  169.                 <span>{{ site }}.</span>
  170.             </strong>
  171.             All Rights Reserved.
  172.         </span>
  173.         <span class="float-none float-sm-right d-block mt-1 mt-sm-0 text-center">Designed with
  174.             <span class="fa fa-heart"></span>
  175.             by
  176.             <a href="http://code.afhunt.com/" style="font-weight: 600;">AFH Code</a>
  177.         </span>
  178.     </div><!-- partial -->
  179. {% endif %}
  180. <!-- End Footer-->
  181.