templates/main/showcustomerdetail.html.twig line 1

Open in your IDE?
  1. {% extends 'static.html.twig' %}
  2. {% block title %}annuaires - {{business.BusinessName}}{% endblock %}
  3. {% block body %}
  4.  
  5.    
  6. <section id="explore" class="explore">
  7.             <div class="container">
  8.             
  9.                 <div class="explore-content">
  10.                     <div class="row">
  11.                     
  12.                         
  13.                          <div class="col-md-8 col-sm-6">
  14.                         
  15.                             <div class="single-explore-item">
  16.                                 <div class="single-explore-img"><img src="/assets/images/banners/clients/{{business.Banner}}" alt="" class="col-lg-12">
  17.                                 
  18.                                     
  19.                                 </div>
  20.                                 <div class="single-explore-txt bg-theme-5">
  21.                                     <h2>{{business.BusinessName}}</h2>
  22.                                     <p class="explore-rating-price">
  23.                                         <span class="btn btn-success">Téléphone</span>
  24.                                         <a href="#"> {{ business.Mobile }}</a> <br><br>
  25.                                         <span class="btn btn-success"> Fax</span>
  26.                                         <a href="#"> {{ business.FixePhone }}</a> <br><br>
  27.                                         <span class="btn btn-success">Email </span>
  28.                                             {{ business.Email }} <br><br>
  29.                                             <span class="btn btn-success">web </span>
  30.                                             <a href='{{ business.WebSite }}' target='_blanc'><span class='lower'>{{ business.WebSite|lower}}</span></a>
  31.                                 
  32.                                     </p>
  33.                                     <div class="explore-person">
  34.                                         <div class="row">
  35.                                             <div class="col-sm-2">
  36.                                                 <div class="explore-person-img">
  37.                                                 
  38.                                                         <img src="../assets/images/logo/{{business.Logo}}" alt="explore person">
  39.                                                 
  40.                                                 </div>
  41.                                             </div>
  42.                                             <div class="col-sm-10">
  43.                                                 <p>
  44.                         
  45.                                                 {{business.StreetAddress}}<br>
  46.                                                     <button class="close-btn" >{{ business.state }} </button>
  47.                                                     </p>
  48.                            <!-- Réseaux sociaux -->
  49.   
  50.  <a  target="_blank" href=" {{ business.facebook }}"><i class="bi bi-facebook"></i>  </a>
  51.       
  52.          
  53.        
  54.     
  55.          
  56.       
  57.    
  58.         
  59.                                             </div>
  60.                                         </div>
  61.                                     </div>
  62.                   <div class="row">
  63.                                         
  64.                                             <div class="col-sm-12">
  65.                                                 <p>
  66.                                                 <h2 class="heading3">Présentation de l'entreprise :</h2>
  67.                         <p class="text-justify">
  68.                         {{business.CompanyPresentation|raw}}
  69.                       </p>
  70.                                       </div><br>
  71.                    
  72.                                     
  73.                                     </div>
  74.            
  75.                                 </div>
  76.                             
  77.                             </div>
  78.                         </div>
  79.                     
  80.                         
  81.                          <div class="col-md-4 col-sm-6">
  82.                  <!-- Carsousel - Banner Client -->
  83.  
  84.      <h2 class="heading3">Produits et services</h2>
  85.      
  86. <div id="myCarousel" class="carousel slide " data-ride="carousel">
  87.     <!-- Indicators -->
  88.     
  89.     <div class="carousel-inner ">
  90.       <div class="item active">
  91.       {% if business.ServicePhoto1 %}
  92.     <center><img class="" src="/assets/images/photo_service/{{business.ServicePhoto1}}" srcset="/assets/images/photo_service/{{business.ServicePhoto1}}" alt="" width="400">
  93.          <a title="" href="">
  94.           <span class="heading4 ui-color1">{{business.BusinessName}}</span>
  95.           
  96.         </a></center>
  97.         {% endif %}
  98.       </div>
  99.        
  100.     <!-- Wrapper for slides -->
  101.   
  102.      <div class="item">
  103.           {% if business.ServicePhoto2 %}
  104.       <center><img class="" src="/assets/images/photo_service/{{business.ServicePhoto2}}" srcset="/assets/images/photo_service/{{business.ServicePhoto2}}" alt="" width="400">
  105.          <a title="" href="">
  106.           <span class="heading4 ui-color1">{{business.BusinessName}}</span>
  107.           
  108.         </a></center>
  109.     {% endif %}
  110.     </div>
  111.     <div class="item">
  112.       {% if business.ServicePhoto3 %}
  113.       <center><img class="" src="/assets/images/photo_service/{{business.ServicePhoto3}}" srcset="/assets/images/photo_service/{{business.ServicePhoto3}}" alt="" width="400">
  114.          <a title="" href="">
  115.           <span class="heading4 ui-color1">{{business.BusinessName}}</span>
  116.           
  117.         </a></center>
  118.      {% endif %}
  119.      </div>
  120.     <div class="item">
  121.       {% if business.ServicePhoto4 %}
  122.       <center><img class="" src="/assets/images/photo_service/{{business.ServicePhoto4}}" srcset="/assets/images/photo_service/{{business.ServicePhoto4}}" alt="" width="400">
  123.          <a title="" href="">
  124.           <span class="heading4 ui-color1">{{business.BusinessName}}</span>
  125.           
  126.         </a></center>
  127.      {% endif %}
  128.   </div>
  129.     <div class="item">
  130.      {% if business.ServicePhoto5 %}
  131.       <center><img class="" src="/assets/images/photo_service/{{business.ServicePhoto5}}" srcset="/assets/images/photo_service/{{business.ServicePhoto5}}" alt="" width="400">
  132.          <a title="" href="">
  133.           <span class="heading4 ui-color1">{{business.BusinessName}}</span>
  134.           
  135.         </a></center>
  136.          {% endif %}
  137.        </div>
  138.     <div class="item">
  139.      {% if business.ServicePhoto6 %}
  140.       <center><img class="" src="/assets/images/photo_service/{{business.ServicePhoto6}}" srcset="/assets/images/photo_service/{{business.ServicePhoto6}}" alt="" width="400">
  141.          <a title="" href="">
  142.           <span class="heading4 ui-color1">{{business.BusinessName}}</span>
  143.           
  144.         </a></center>
  145.          {% endif %}
  146.        </div>
  147.     
  148.    
  149.  
  150.         
  151.  
  152. </div>
  153. <!-- End Carousel -->
  154.             <!-- Produits -->
  155.   
  156. <div id="availabilities">
  157.       <span class="button ui-default2 title">Video entreprise</span>
  158.            {% if business.youtube %}
  159.                  <div >
  160.                     <div >
  161.                         <iframe src="{{business.Youtube| raw}}"></iframe>
  162.                     </div>
  163.                 </div>
  164.         {% endif %}
  165. </div>
  166. <div >
  167.       <span class="button ui-default2 title">Maps</span>
  168.            {% if business.maps %}
  169.                  <div >
  170.                     <div >
  171.                             <iframe src="{{business.maps| raw}}"></iframe>
  172.                     </div>
  173.                 </div>
  174.                             {% endif %}
  175. </div>
  176.                     </div>
  177.                 </div>
  178.             </div><!--/.container-->
  179.         </section><!--/.explore-->
  180.         <!--explore end -->
  181. {% endblock %}