var/cache/dev/twig/2c/2c59e46879d0acda857de69f91e890ae.php line 52

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/Service/contacts.html.twig */
  15. class __TwigTemplate_1bbea0a378cd72108a0175b6076df71c 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.             'userblog_body' => [$this'block_userblog_body'],
  27.             'javascripttemplate' => [$this'block_javascripttemplate'],
  28.         ];
  29.     }
  30.     protected function doGetParent(array $context)
  31.     {
  32.         // line 1
  33.         return "Theme/Users/User/layoutbase.html.twig";
  34.     }
  35.     protected function doDisplay(array $context, array $blocks = [])
  36.     {
  37.         $macros $this->macros;
  38.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  39.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Theme/Produit/Service/Service/contacts.html.twig"));
  40.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  41.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Theme/Produit/Service/Service/contacts.html.twig"));
  42.         $this->parent $this->loadTemplate("Theme/Users/User/layoutbase.html.twig""Theme/Produit/Service/Service/contacts.html.twig"1);
  43.         yield from $this->parent->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  44.         
  45.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  46.         
  47.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  48.     }
  49.     // line 2
  50.     public function block_meta($context, array $blocks = [])
  51.     {
  52.         $macros $this->macros;
  53.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  54.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  55.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  56.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  57.         // line 3
  58.         yield "\t";
  59.         yield from $this->yieldParentBlock("meta"$context$blocks);
  60.         yield "
  61. \t<meta name=\"keywords\" content=\"";
  62.         // line 4
  63.         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);
  64.         yield ", \"/>
  65. \t<meta name=\"author\" content=\"Noel Kenfack\"/>
  66. \t<meta name=\"description\" content=\"";
  67.         // line 6
  68.         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);
  69.         yield "\" />
  70. ";
  71.         
  72.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  73.         
  74.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  75.         return; yield '';
  76.     }
  77.     // line 9
  78.     public function block_title($context, array $blocks = [])
  79.     {
  80.         $macros $this->macros;
  81.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  82.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  83.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  84.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  85.         // line 10
  86.         yield "\t";
  87.         yield from $this->yieldParentBlock("title"$context$blocks);
  88.         yield " - Contacts
  89. ";
  90.         
  91.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  92.         
  93.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  94.         return; yield '';
  95.     }
  96.     // line 13
  97.     public function block_userblog_body($context, array $blocks = [])
  98.     {
  99.         $macros $this->macros;
  100.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  101.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""userblog_body"));
  102.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  103.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""userblog_body"));
  104.         // line 14
  105.         yield "  <style>
  106.     .content{
  107. \t\tbackground-color: #268dcf;
  108. \t}
  109.   .wrap {
  110. \t\tpadding-top: 8px;
  111. \t\tpadding-bottom: 8px;
  112. \t\tbox-shadow: 0 5px 5px #fff;
  113. \t}
  114. \t.breadcrumb {
  115. \t\twidth: 100%;
  116. \t\tmargin: auto;
  117. \t\tdisplay: flex;
  118. \t}
  119. \t.breadcrumb li {
  120. \t\tpadding: 0 20px;
  121. \t}
  122. \t.breadcrumb a {
  123. \t\ttext-decoration: none;
  124. \t\tcolor: aliceblue;
  125. \t\tfont-weight: 700;
  126. \t\ttransition: 0.5s;
  127. \t}
  128. \t.breadcrumb li + li {
  129. \t\tpadding-left: 0;
  130. \t}
  131. \t.breadcrumb li + li:before {
  132. \t\tcontent: '>';
  133. \t\tcolor: #3b3b3bff;
  134. \t\tmargin-right: 20px;
  135. \t}
  136. \t.breadcrumb li:last-child a,
  137. \t.breadcrumb a:hover {
  138. \t\tcolor: #e2ebf3;
  139. \t\tborder-radius: 35px;
  140. \t\tbackground-color: #82ccdd;
  141. \t\tpadding: 5px 10px;
  142. \t}
  143. \t";
  144.         // line 53
  145.         yield "\t";
  146.         // line 54
  147.         yield "\t:root {
  148.   --swiper-pagination-color: #fff;
  149.   --swiper-pagination-bullet-inactive-color: #fff;
  150.   }
  151.   /*--------------------------------------------------------------
  152. # Contact Section
  153. --------------------------------------------------------------*/
  154. .contact .info-container {
  155.   background-color: var(--color-primary);
  156.   height: 100%;
  157.   padding: 20px;
  158.   border-radius: 10px 0 0 10px;
  159.   box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);
  160. }
  161. .contact .info-item {
  162.   width: 100%;
  163.   background-color: #268ecfd4;
  164.   margin-bottom: 20px;
  165.   padding: 20px;
  166.   border-radius: 10px;
  167.   color: #fff;
  168. }
  169. .contact .info-item:last-child {
  170.   margin-bottom: 0;
  171. }
  172. .contact .info-item i {
  173.   font-size: 20px;
  174.   color: #fff;
  175.   float: left;
  176.   width: 44px;
  177.   height: 44px;
  178.   background-color: rgba(255, 255, 255, 0.2);
  179.   display: flex;
  180.   justify-content: center;
  181.   align-items: center;
  182.   border-radius: 50px;
  183.   transition: all 0.3s ease-in-out;
  184.   margin-right: 15px;
  185. }
  186. .contact .info-item h4 {
  187.   padding: 0;
  188.   font-size: 20px;
  189.   font-weight: 600;
  190.   margin-bottom: 5px;
  191. }
  192. .contact .info-item p {
  193.   padding: 0;
  194.   margin-bottom: 0;
  195.   font-size: 14px;
  196. }
  197. .contact .info-item:hover i {
  198.   background: #ffffff70;
  199.   color: var(--color-primary);
  200. }
  201. .contact .php-email-form {
  202.   width: 100%;
  203.   height: 100%;
  204.   background: #fff;
  205.   box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);
  206.   padding: 30px;
  207.   border-radius: 0 10px 10px 0;
  208. }
  209. .contact .php-email-form .form-group {
  210.   padding-bottom: 8px;
  211. }
  212. .contact .php-email-form .error-message {
  213.   display: none;
  214.   color: #fff;
  215.   background: #df1529;
  216.   text-align: left;
  217.   padding: 15px;
  218.   font-weight: 600;
  219. }
  220. .contact .php-email-form .error-message br+br {
  221.   margin-top: 25px;
  222. }
  223. .contact .php-email-form .sent-message {
  224.   display: none;
  225.   color: #fff;
  226.   background: #059652;
  227.   text-align: center;
  228.   padding: 15px;
  229.   font-weight: 600;
  230. }
  231. .contact .php-email-form .loading {
  232.   display: none;
  233.   background: #fff;
  234.   text-align: center;
  235.   padding: 15px;
  236. }
  237. .contact .php-email-form .loading:before {
  238.   content: \"\";
  239.   display: inline-block;
  240.   border-radius: 50%;
  241.   width: 24px;
  242.   height: 24px;
  243.   margin: 0 10px -6px 0;
  244.   border: 3px solid #059652;
  245.   border-top-color: #fff;
  246.   -webkit-animation: animate-loading 1s linear infinite;
  247.   animation: animate-loading 1s linear infinite;
  248. }
  249. .contact .php-email-form input,
  250. .contact .php-email-form textarea {
  251.   border-radius: 0;
  252.   box-shadow: none;
  253.   font-size: 14px;
  254. }
  255. .contact .php-email-form input[type=text],
  256. .contact .php-email-form input[type=email],
  257. .contact .php-email-form textarea {
  258.   padding: 12px 15px;
  259. }
  260. .contact .php-email-form input[type=text]:focus,
  261. .contact .php-email-form input[type=email]:focus,
  262. .contact .php-email-form textarea:focus {
  263.   border-color: var(--color-primary);
  264. }
  265. .contact .php-email-form textarea {
  266.   padding: 10px 12px;
  267. }
  268. .contact .php-email-form button[type=submit] {
  269.   background: var(--color-primary);
  270.   border: 0;
  271.   padding: 14px 45px;
  272.   color: #fff;
  273.   transition: 0.4s;
  274.   border-radius: 50px;
  275. }
  276. .contact .php-email-form button[type=submit] {
  277.   background: #268ecfd4;
  278. }
  279. .contact .php-email-form button[type=submit]:hover {
  280.   background: rgba(0, 131, 116, 0.8);
  281. }
  282. @-webkit-keyframes animate-loading {
  283.   0% {
  284.     transform: rotate(0deg);
  285.   }
  286.   100% {
  287.     transform: rotate(360deg);
  288.   }
  289. }
  290. @keyframes animate-loading {
  291.   0% {
  292.     transform: rotate(0deg);
  293.   }
  294.   100% {
  295.     transform: rotate(360deg);
  296.   }
  297. }
  298. ";
  299.         // line 232
  300.         yield "    .section-head.center.wt-small-separator-outer {
  301.         margin-bottom: 50px;
  302.         text-align: left;
  303.     }
  304.     .section-head {
  305.         position: relative;
  306.     }
  307.     .site-text-primary, .wt-small-separator {
  308.         color: #ea130e;
  309.     }
  310.     .wt-small-separator {
  311.         font-family: \"Heebo\", sans-serif;
  312.         text-transform: uppercase;
  313.         letter-spacing: 1px;
  314.         padding-right: 40px;
  315.         font-size: 26px;
  316.         line-height: 26px;
  317.         margin-bottom: 15px;
  318.         position: relative;
  319.         display: inline-block;
  320.         font-weight: 700;
  321.     }
  322.     .section-head.center .wt-small-separator div.sep-leaf-left {
  323.         position: relative;
  324.     }
  325.     .section-head.center .wt-small-separator div.sep-leaf-left:before, .section-head.center .wt-small-separator div.sep-leaf-left:after {
  326.         background-color: #ea130e;
  327.     }
  328.     .section-head.center .wt-small-separator div.sep-leaf-left:before {
  329.         right: -20px;
  330.         width: 10px;
  331.     }
  332.     .section-head.center .wt-small-separator div.sep-leaf-left:before, .section-head.center .wt-small-separator div.sep-leaf-left:after {
  333.         position: absolute;
  334.         content: '';
  335.         height: 22px;
  336.         bottom: 0px;
  337.         top: 0px;
  338.         transform: skew(-20deg);
  339.     }
  340.     .section-head.center .wt-small-separator div.sep-leaf-left:after {
  341.         right: -27px;
  342.         width: 4px;
  343.     }
  344.     .section-head.center.wt-small-separator-outer h2 {
  345.         max-width: 630px;
  346.         margin: 0px auto;
  347.     }
  348. </style>
  349. <!-- CTA Section -->
  350. <section class=\"cta \" style=\"padding: 1rem 0;\">
  351. \t<div class=\"container\">
  352. \t\t<div class=\"section-head center wt-small-separator-outer mt-3 text-center\" style=\"margin-bottom: 0px;\">
  353. \t\t\t<div class=\"wt-small-separator site-text-primary\">
  354. \t\t\t\t<div class=\"sep-leaf-left\"></div>
  355. \t\t\t\t<div>Contactez notre service client</div>
  356. \t\t\t</div>
  357. \t\t</div>
  358. \t\t<div>Avez-vous d'autres questions? Ne vous inquiétez pas, toutes vos questions sont les bienvenues. Remplissez simplement le formulaire ci-dessous et nous vous répondrons dans les plus brefs délais.</div>
  359. \t</div>
  360. </section>
  361. <section class=\"section-sm\">
  362. \t\t<div class=\"content\" style=\"padding-bottom: 5px;\">
  363. \t\t\t<div class=\"wrap\">
  364. \t\t\t\t<div class=\"container\">
  365. \t\t\t\t\t<ol class=\"breadcrumb\">
  366. \t\t\t\t\t\t<li href=\"#\">
  367. \t\t\t\t\t\t\t<a>Home</a>
  368. \t\t\t\t\t\t</li>
  369. \t\t\t\t\t\t<li href=\"#\">
  370. \t\t\t\t\t\t\t<a>Contact</a>
  371. \t\t\t\t\t\t</li>
  372. \t\t\t\t\t</ol>
  373. \t\t\t\t</div>
  374. \t\t\t</div>
  375. \t\t</div>
  376.   </section>
  377. <!-- contact -->
  378. <section id=\"contact\" class=\"contact\" style=\"padding-top: 15px; padding-bottom: 30px;\">
  379.   <div class=\"container\">
  380.     <div class=\"row\">
  381.       <div class=\"col-lg-12\">
  382.         <h2 class=\"section-title\">Remplissez le formulaire de contact</h2>
  383.       </div>
  384.     </div>
  385.     <div class=\"row gx-lg-0\" style=\"padding-top: 15px;\">
  386.       <div class=\"col-md-12\">
  387.         ";
  388.         // line 324
  389.         $context['_parent'] = $context;
  390.         $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'324$this->source); })()), "session", [], "any"falsefalsefalse324), "flashbag", [], "any"falsefalsefalse324), "get", ["information"], "method"falsefalsefalse324));
  391.         $context['loop'] = [
  392.           'parent' => $context['_parent'],
  393.           'index0' => 0,
  394.           'index'  => 1,
  395.           'first'  => true,
  396.         ];
  397.         if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  398.             $length count($context['_seq']);
  399.             $context['loop']['revindex0'] = $length 1;
  400.             $context['loop']['revindex'] = $length;
  401.             $context['loop']['length'] = $length;
  402.             $context['loop']['last'] = === $length;
  403.         }
  404.         foreach ($context['_seq'] as $context["_key"] => $context["infos"]) {
  405.             // line 325
  406.             yield "        ";
  407.             if (CoreExtension::getAttribute($this->env$this->source$context["loop"], "first", [], "any"falsefalsefalse325)) {
  408.                 // line 326
  409.                 yield "                <div class=\"alert alert-info alert-dismissible fade show\" role=\"alert\">
  410.                     ";
  411.                 // line 327
  412.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["infos"], "html"nulltrue);
  413.                 yield "
  414.                 </div>
  415.         ";
  416.             }
  417.             // line 330
  418.             yield "        ";
  419.             ++$context['loop']['index0'];
  420.             ++$context['loop']['index'];
  421.             $context['loop']['first'] = false;
  422.             if (isset($context['loop']['length'])) {
  423.                 --$context['loop']['revindex0'];
  424.                 --$context['loop']['revindex'];
  425.                 $context['loop']['last'] = === $context['loop']['revindex0'];
  426.             }
  427.         }
  428.         $_parent $context['_parent'];
  429.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['infos'], $context['_parent'], $context['loop']);
  430.         $context array_intersect_key($context$_parent) + $_parent;
  431.         yield "            
  432.       </div>
  433.       <div class=\"col-lg-4\">
  434.         <div class=\"info-container d-flex flex-column align-items-center justify-content-center\">
  435.           <div class=\"info-item d-flex\">
  436.             <i class=\"bi bi-geo-alt flex-shrink-0\"></i>
  437.             <div>
  438.               <h4>Localisation:</h4>
  439.               <!--<p>Yaounde (Carrefour Kameni) | Douala (Akwa)</p>-->
  440.               <ul>
  441.                 <li>Yaounde (Car. Kameni)</li>
  442.                 <li>Douala (Akwa)</li>
  443.                 <li>Bafoussam</li>
  444.               </ul>
  445.             </div>
  446.           </div><!-- End Info Item -->
  447.           <div class=\"info-item d-flex\">
  448.             <i class=\"bi bi-envelope flex-shrink-0\"></i>
  449.             <div>
  450.               <h4>Email:</h4>
  451.               <p>syscofie@gamil.com</p>
  452.             </div>
  453.           </div><!-- End Info Item -->
  454.           <div class=\"info-item d-flex\">
  455.             <i class=\"bi bi-phone flex-shrink-0\"></i>
  456.             <div>
  457.               <h4>Nos Contacts:</h4>
  458.               <p>+237 656 56 00 14 / 671 48 65 50</p>
  459.             </div>
  460.           </div><!-- End Info Item -->
  461.           <div class=\"info-item d-flex\">
  462.             <i class=\"bi bi-clock flex-shrink-0\"></i>
  463.             <div>
  464.               <h4>Heures de services:</h4>
  465.               <p>7 Jours / 7 - 24 Heures / 24</p>
  466.             </div>
  467.           </div><!-- End Info Item -->
  468.         </div>
  469.       </div>
  470.       <div class=\"col-lg-8\">
  471.           ";
  472.         // line 377
  473.         yield         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["formprojet"]) || array_key_exists("formprojet"$context) ? $context["formprojet"] : (function () { throw new RuntimeError('Variable "formprojet" does not exist.'377$this->source); })()), 'form_start', ["attr" => ["class" => "php-email-form""action" => $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("produit_service_contacts")]]);
  474.         yield "
  475.           <div class=\"row\">
  476.             <div class=\"col-md-6 form-group\">
  477.               <span style=\"color:red;\">";
  478.         // line 380
  479.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock((isset($context["formprojet"]) || array_key_exists("formprojet"$context) ? $context["formprojet"] : (function () { throw new RuntimeError('Variable "formprojet" does not exist.'380$this->source); })()), 'errors');
  480.         yield "</span>
  481.               <span style=\"color:red;\">";
  482.         // line 381
  483.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["formprojet"]) || array_key_exists("formprojet"$context) ? $context["formprojet"] : (function () { throw new RuntimeError('Variable "formprojet" does not exist.'381$this->source); })()), "nom", [], "any"falsefalsefalse381), 'errors');
  484.         yield "</span>
  485.               ";
  486.         // line 382
  487.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["formprojet"]) || array_key_exists("formprojet"$context) ? $context["formprojet"] : (function () { throw new RuntimeError('Variable "formprojet" does not exist.'382$this->source); })()), "nom", [], "any"falsefalsefalse382), 'label', ["attr" => ["class" => "small-title-text"], "label" => "Entrez votre nom"]);
  488.         yield "
  489.               ";
  490.         // line 383
  491.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["formprojet"]) || array_key_exists("formprojet"$context) ? $context["formprojet"] : (function () { throw new RuntimeError('Variable "formprojet" does not exist.'383$this->source); })()), "nom", [], "any"falsefalsefalse383), 'widget', ["attr" => ["class" => "form-control"]]);
  492.         yield "
  493.             </div>
  494.             <div class=\"col-md-6 form-group mt-3 mt-md-0\">
  495.               <span style=\"color:red;\">";
  496.         // line 387
  497.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock((isset($context["formprojet"]) || array_key_exists("formprojet"$context) ? $context["formprojet"] : (function () { throw new RuntimeError('Variable "formprojet" does not exist.'387$this->source); })()), 'errors');
  498.         yield "</span>
  499.               <span style=\"color:red;\">";
  500.         // line 388
  501.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["formprojet"]) || array_key_exists("formprojet"$context) ? $context["formprojet"] : (function () { throw new RuntimeError('Variable "formprojet" does not exist.'388$this->source); })()), "email", [], "any"falsefalsefalse388), 'errors');
  502.         yield "</span>
  503.               ";
  504.         // line 389
  505.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["formprojet"]) || array_key_exists("formprojet"$context) ? $context["formprojet"] : (function () { throw new RuntimeError('Variable "formprojet" does not exist.'389$this->source); })()), "email", [], "any"falsefalsefalse389), 'label', ["attr" => ["class" => "small-title-text"], "label" => "Entrez votre email"]);
  506.         yield "
  507.               ";
  508.         // line 390
  509.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["formprojet"]) || array_key_exists("formprojet"$context) ? $context["formprojet"] : (function () { throw new RuntimeError('Variable "formprojet" does not exist.'390$this->source); })()), "email", [], "any"falsefalsefalse390), 'widget', ["attr" => ["class" => "form-control"]]);
  510.         yield "
  511.             </div>
  512.           </div>
  513.           <div class=\"form-group mt-3\">
  514.             <span style=\"color:red;\">";
  515.         // line 394
  516.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock((isset($context["formprojet"]) || array_key_exists("formprojet"$context) ? $context["formprojet"] : (function () { throw new RuntimeError('Variable "formprojet" does not exist.'394$this->source); })()), 'errors');
  517.         yield "</span>
  518.             <span style=\"color:red;\">";
  519.         // line 395
  520.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["formprojet"]) || array_key_exists("formprojet"$context) ? $context["formprojet"] : (function () { throw new RuntimeError('Variable "formprojet" does not exist.'395$this->source); })()), "sujet", [], "any"falsefalsefalse395), 'errors');
  521.         yield "</span>
  522.             ";
  523.         // line 396
  524.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["formprojet"]) || array_key_exists("formprojet"$context) ? $context["formprojet"] : (function () { throw new RuntimeError('Variable "formprojet" does not exist.'396$this->source); })()), "sujet", [], "any"falsefalsefalse396), 'label', ["attr" => ["class" => "small-title-text"], "label" => "quel est l'objet de votre demande"]);
  525.         yield "
  526.             ";
  527.         // line 397
  528.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["formprojet"]) || array_key_exists("formprojet"$context) ? $context["formprojet"] : (function () { throw new RuntimeError('Variable "formprojet" does not exist.'397$this->source); })()), "sujet", [], "any"falsefalsefalse397), 'widget', ["attr" => ["class" => "form-control"]]);
  529.         yield "
  530.           </div>
  531.           <div class=\"form-group mt-3\">
  532.             <span style=\"color:red;\">";
  533.         // line 400
  534.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["formprojet"]) || array_key_exists("formprojet"$context) ? $context["formprojet"] : (function () { throw new RuntimeError('Variable "formprojet" does not exist.'400$this->source); })()), "contenu", [], "any"falsefalsefalse400), 'errors');
  535.         yield "</span>
  536.             ";
  537.         // line 401
  538.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["formprojet"]) || array_key_exists("formprojet"$context) ? $context["formprojet"] : (function () { throw new RuntimeError('Variable "formprojet" does not exist.'401$this->source); })()), "contenu", [], "any"falsefalsefalse401), 'label', ["attr" => ["class" => "small-title-text"], "label" => "Contenu de votre message"]);
  539.         yield "
  540.             ";
  541.         // line 402
  542.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["formprojet"]) || array_key_exists("formprojet"$context) ? $context["formprojet"] : (function () { throw new RuntimeError('Variable "formprojet" does not exist.'402$this->source); })()), "contenu", [], "any"falsefalsefalse402), 'widget', ["attr" => ["class" => "form-control"]]);
  543.         yield "
  544.           </div>
  545.           <div class=\"form-group mt-3\">
  546.             <span style=\"color:red;\">";
  547.         // line 405
  548.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["formprojet"]) || array_key_exists("formprojet"$context) ? $context["formprojet"] : (function () { throw new RuntimeError('Variable "formprojet" does not exist.'405$this->source); })()), "file", [], "any"falsefalsefalse405), 'errors');
  549.         yield "</span>
  550.             ";
  551.         // line 406
  552.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["formprojet"]) || array_key_exists("formprojet"$context) ? $context["formprojet"] : (function () { throw new RuntimeError('Variable "formprojet" does not exist.'406$this->source); })()), "file", [], "any"falsefalsefalse406), 'label', ["attr" => ["class" => "small-title-text"], "label" => "Joindre les fichiers (optionel)"]);
  553.         yield "
  554.             ";
  555.         // line 407
  556.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["formprojet"]) || array_key_exists("formprojet"$context) ? $context["formprojet"] : (function () { throw new RuntimeError('Variable "formprojet" does not exist.'407$this->source); })()), "file", [], "any"falsefalsefalse407), 'widget', ["attr" => ["class" => "form-control"]]);
  557.         yield "
  558.           </div>
  559.           <div class=\"my-3\">
  560.             <div class=\"loading\">Loading</div>
  561.             <div class=\"error-message\"></div>
  562.             <div class=\"sent-message\">Your message has been sent. Thank you!</div>
  563.           </div>
  564.           <div class=\"text-center\"><button type=\"submit\">Enregistrer</button></div>
  565.           ";
  566.         // line 415
  567.         yield         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["formprojet"]) || array_key_exists("formprojet"$context) ? $context["formprojet"] : (function () { throw new RuntimeError('Variable "formprojet" does not exist.'415$this->source); })()), 'form_end');
  568.         yield "
  569.       </div><!-- End Contact Form -->
  570.     </div>
  571.   </div>
  572. </section>
  573. <!-- /contact -->
  574. <!-- gmap -->
  575. <div class=\"section pt-0 pb-5\">
  576.   <!-- Google Map -->
  577.   <iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d254777.9977962855!2d11.37036633318602!3d3.8302937854779944!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x108bcf7a309a7977%3A0x7f54bad35e693c51!2zWWFvdW5kw6k!5e0!3m2!1sfr!2scm!4v1648463318096!5m2!1sfr!2scm\" height=\"450\" style=\"width: 100%;\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>
  578. </div>
  579. <!-- /gmap -->
  580. ";
  581.         
  582.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  583.         
  584.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  585.         return; yield '';
  586.     }
  587.     // line 432
  588.     public function block_javascripttemplate($context, array $blocks = [])
  589.     {
  590.         $macros $this->macros;
  591.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  592.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripttemplate"));
  593.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  594.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripttemplate"));
  595.         // line 433
  596.         yield "\$('.menu_item_contact').addClass('active');
  597. ";
  598.         
  599.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  600.         
  601.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  602.         return; yield '';
  603.     }
  604.     /**
  605.      * @codeCoverageIgnore
  606.      */
  607.     public function getTemplateName()
  608.     {
  609.         return "Theme/Produit/Service/Service/contacts.html.twig";
  610.     }
  611.     /**
  612.      * @codeCoverageIgnore
  613.      */
  614.     public function isTraitable()
  615.     {
  616.         return false;
  617.     }
  618.     /**
  619.      * @codeCoverageIgnore
  620.      */
  621.     public function getDebugInfo()
  622.     {
  623.         return array (  667 => 433,  657 => 432,  630 => 415,  619 => 407,  615 => 406,  611 => 405,  605 => 402,  601 => 401,  597 => 400,  591 => 397,  587 => 396,  583 => 395,  579 => 394,  572 => 390,  568 => 389,  564 => 388,  560 => 387,  553 => 383,  549 => 382,  545 => 381,  541 => 380,  535 => 377,  473 => 330,  467 => 327,  464 => 326,  461 => 325,  444 => 324,  350 => 232,  171 => 54,  169 => 53,  129 => 14,  119 => 13,  105 => 10,  95 => 9,  82 => 6,  77 => 4,  72 => 3,  62 => 2,  39 => 1,);
  624.     }
  625.     public function getSourceContext()
  626.     {
  627.         return new Source("{% extends \"Theme/Users/User/layoutbase.html.twig\" %}
  628. {% block meta %}
  629. \t{{ parent() }}
  630. \t<meta name=\"keywords\" content=\"{{ site }}, \"/>
  631. \t<meta name=\"author\" content=\"Noel Kenfack\"/>
  632. \t<meta name=\"description\" content=\"{{ site }}\" />
  633. {% endblock %}
  634. {% block title %}
  635. \t{{ parent() }} - Contacts
  636. {% endblock %}
  637. {% block userblog_body %}
  638.   <style>
  639.     .content{
  640. \t\tbackground-color: #268dcf;
  641. \t}
  642.   .wrap {
  643. \t\tpadding-top: 8px;
  644. \t\tpadding-bottom: 8px;
  645. \t\tbox-shadow: 0 5px 5px #fff;
  646. \t}
  647. \t.breadcrumb {
  648. \t\twidth: 100%;
  649. \t\tmargin: auto;
  650. \t\tdisplay: flex;
  651. \t}
  652. \t.breadcrumb li {
  653. \t\tpadding: 0 20px;
  654. \t}
  655. \t.breadcrumb a {
  656. \t\ttext-decoration: none;
  657. \t\tcolor: aliceblue;
  658. \t\tfont-weight: 700;
  659. \t\ttransition: 0.5s;
  660. \t}
  661. \t.breadcrumb li + li {
  662. \t\tpadding-left: 0;
  663. \t}
  664. \t.breadcrumb li + li:before {
  665. \t\tcontent: '>';
  666. \t\tcolor: #3b3b3bff;
  667. \t\tmargin-right: 20px;
  668. \t}
  669. \t.breadcrumb li:last-child a,
  670. \t.breadcrumb a:hover {
  671. \t\tcolor: #e2ebf3;
  672. \t\tborder-radius: 35px;
  673. \t\tbackground-color: #82ccdd;
  674. \t\tpadding: 5px 10px;
  675. \t}
  676. \t{# End Breadcrumb #}
  677. \t{# card #}
  678. \t:root {
  679.   --swiper-pagination-color: #fff;
  680.   --swiper-pagination-bullet-inactive-color: #fff;
  681.   }
  682.   /*--------------------------------------------------------------
  683. # Contact Section
  684. --------------------------------------------------------------*/
  685. .contact .info-container {
  686.   background-color: var(--color-primary);
  687.   height: 100%;
  688.   padding: 20px;
  689.   border-radius: 10px 0 0 10px;
  690.   box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);
  691. }
  692. .contact .info-item {
  693.   width: 100%;
  694.   background-color: #268ecfd4;
  695.   margin-bottom: 20px;
  696.   padding: 20px;
  697.   border-radius: 10px;
  698.   color: #fff;
  699. }
  700. .contact .info-item:last-child {
  701.   margin-bottom: 0;
  702. }
  703. .contact .info-item i {
  704.   font-size: 20px;
  705.   color: #fff;
  706.   float: left;
  707.   width: 44px;
  708.   height: 44px;
  709.   background-color: rgba(255, 255, 255, 0.2);
  710.   display: flex;
  711.   justify-content: center;
  712.   align-items: center;
  713.   border-radius: 50px;
  714.   transition: all 0.3s ease-in-out;
  715.   margin-right: 15px;
  716. }
  717. .contact .info-item h4 {
  718.   padding: 0;
  719.   font-size: 20px;
  720.   font-weight: 600;
  721.   margin-bottom: 5px;
  722. }
  723. .contact .info-item p {
  724.   padding: 0;
  725.   margin-bottom: 0;
  726.   font-size: 14px;
  727. }
  728. .contact .info-item:hover i {
  729.   background: #ffffff70;
  730.   color: var(--color-primary);
  731. }
  732. .contact .php-email-form {
  733.   width: 100%;
  734.   height: 100%;
  735.   background: #fff;
  736.   box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);
  737.   padding: 30px;
  738.   border-radius: 0 10px 10px 0;
  739. }
  740. .contact .php-email-form .form-group {
  741.   padding-bottom: 8px;
  742. }
  743. .contact .php-email-form .error-message {
  744.   display: none;
  745.   color: #fff;
  746.   background: #df1529;
  747.   text-align: left;
  748.   padding: 15px;
  749.   font-weight: 600;
  750. }
  751. .contact .php-email-form .error-message br+br {
  752.   margin-top: 25px;
  753. }
  754. .contact .php-email-form .sent-message {
  755.   display: none;
  756.   color: #fff;
  757.   background: #059652;
  758.   text-align: center;
  759.   padding: 15px;
  760.   font-weight: 600;
  761. }
  762. .contact .php-email-form .loading {
  763.   display: none;
  764.   background: #fff;
  765.   text-align: center;
  766.   padding: 15px;
  767. }
  768. .contact .php-email-form .loading:before {
  769.   content: \"\";
  770.   display: inline-block;
  771.   border-radius: 50%;
  772.   width: 24px;
  773.   height: 24px;
  774.   margin: 0 10px -6px 0;
  775.   border: 3px solid #059652;
  776.   border-top-color: #fff;
  777.   -webkit-animation: animate-loading 1s linear infinite;
  778.   animation: animate-loading 1s linear infinite;
  779. }
  780. .contact .php-email-form input,
  781. .contact .php-email-form textarea {
  782.   border-radius: 0;
  783.   box-shadow: none;
  784.   font-size: 14px;
  785. }
  786. .contact .php-email-form input[type=text],
  787. .contact .php-email-form input[type=email],
  788. .contact .php-email-form textarea {
  789.   padding: 12px 15px;
  790. }
  791. .contact .php-email-form input[type=text]:focus,
  792. .contact .php-email-form input[type=email]:focus,
  793. .contact .php-email-form textarea:focus {
  794.   border-color: var(--color-primary);
  795. }
  796. .contact .php-email-form textarea {
  797.   padding: 10px 12px;
  798. }
  799. .contact .php-email-form button[type=submit] {
  800.   background: var(--color-primary);
  801.   border: 0;
  802.   padding: 14px 45px;
  803.   color: #fff;
  804.   transition: 0.4s;
  805.   border-radius: 50px;
  806. }
  807. .contact .php-email-form button[type=submit] {
  808.   background: #268ecfd4;
  809. }
  810. .contact .php-email-form button[type=submit]:hover {
  811.   background: rgba(0, 131, 116, 0.8);
  812. }
  813. @-webkit-keyframes animate-loading {
  814.   0% {
  815.     transform: rotate(0deg);
  816.   }
  817.   100% {
  818.     transform: rotate(360deg);
  819.   }
  820. }
  821. @keyframes animate-loading {
  822.   0% {
  823.     transform: rotate(0deg);
  824.   }
  825.   100% {
  826.     transform: rotate(360deg);
  827.   }
  828. }
  829. {# css indice sections  #}
  830.     .section-head.center.wt-small-separator-outer {
  831.         margin-bottom: 50px;
  832.         text-align: left;
  833.     }
  834.     .section-head {
  835.         position: relative;
  836.     }
  837.     .site-text-primary, .wt-small-separator {
  838.         color: #ea130e;
  839.     }
  840.     .wt-small-separator {
  841.         font-family: \"Heebo\", sans-serif;
  842.         text-transform: uppercase;
  843.         letter-spacing: 1px;
  844.         padding-right: 40px;
  845.         font-size: 26px;
  846.         line-height: 26px;
  847.         margin-bottom: 15px;
  848.         position: relative;
  849.         display: inline-block;
  850.         font-weight: 700;
  851.     }
  852.     .section-head.center .wt-small-separator div.sep-leaf-left {
  853.         position: relative;
  854.     }
  855.     .section-head.center .wt-small-separator div.sep-leaf-left:before, .section-head.center .wt-small-separator div.sep-leaf-left:after {
  856.         background-color: #ea130e;
  857.     }
  858.     .section-head.center .wt-small-separator div.sep-leaf-left:before {
  859.         right: -20px;
  860.         width: 10px;
  861.     }
  862.     .section-head.center .wt-small-separator div.sep-leaf-left:before, .section-head.center .wt-small-separator div.sep-leaf-left:after {
  863.         position: absolute;
  864.         content: '';
  865.         height: 22px;
  866.         bottom: 0px;
  867.         top: 0px;
  868.         transform: skew(-20deg);
  869.     }
  870.     .section-head.center .wt-small-separator div.sep-leaf-left:after {
  871.         right: -27px;
  872.         width: 4px;
  873.     }
  874.     .section-head.center.wt-small-separator-outer h2 {
  875.         max-width: 630px;
  876.         margin: 0px auto;
  877.     }
  878. </style>
  879. <!-- CTA Section -->
  880. <section class=\"cta \" style=\"padding: 1rem 0;\">
  881. \t<div class=\"container\">
  882. \t\t<div class=\"section-head center wt-small-separator-outer mt-3 text-center\" style=\"margin-bottom: 0px;\">
  883. \t\t\t<div class=\"wt-small-separator site-text-primary\">
  884. \t\t\t\t<div class=\"sep-leaf-left\"></div>
  885. \t\t\t\t<div>Contactez notre service client</div>
  886. \t\t\t</div>
  887. \t\t</div>
  888. \t\t<div>Avez-vous d'autres questions? Ne vous inquiétez pas, toutes vos questions sont les bienvenues. Remplissez simplement le formulaire ci-dessous et nous vous répondrons dans les plus brefs délais.</div>
  889. \t</div>
  890. </section>
  891. <section class=\"section-sm\">
  892. \t\t<div class=\"content\" style=\"padding-bottom: 5px;\">
  893. \t\t\t<div class=\"wrap\">
  894. \t\t\t\t<div class=\"container\">
  895. \t\t\t\t\t<ol class=\"breadcrumb\">
  896. \t\t\t\t\t\t<li href=\"#\">
  897. \t\t\t\t\t\t\t<a>Home</a>
  898. \t\t\t\t\t\t</li>
  899. \t\t\t\t\t\t<li href=\"#\">
  900. \t\t\t\t\t\t\t<a>Contact</a>
  901. \t\t\t\t\t\t</li>
  902. \t\t\t\t\t</ol>
  903. \t\t\t\t</div>
  904. \t\t\t</div>
  905. \t\t</div>
  906.   </section>
  907. <!-- contact -->
  908. <section id=\"contact\" class=\"contact\" style=\"padding-top: 15px; padding-bottom: 30px;\">
  909.   <div class=\"container\">
  910.     <div class=\"row\">
  911.       <div class=\"col-lg-12\">
  912.         <h2 class=\"section-title\">Remplissez le formulaire de contact</h2>
  913.       </div>
  914.     </div>
  915.     <div class=\"row gx-lg-0\" style=\"padding-top: 15px;\">
  916.       <div class=\"col-md-12\">
  917.         {% for infos in app.session.flashbag.get('information') %}
  918.         {% if loop.first %}
  919.                 <div class=\"alert alert-info alert-dismissible fade show\" role=\"alert\">
  920.                     {{ infos }}
  921.                 </div>
  922.         {% endif %}
  923.         {% endfor %}            
  924.       </div>
  925.       <div class=\"col-lg-4\">
  926.         <div class=\"info-container d-flex flex-column align-items-center justify-content-center\">
  927.           <div class=\"info-item d-flex\">
  928.             <i class=\"bi bi-geo-alt flex-shrink-0\"></i>
  929.             <div>
  930.               <h4>Localisation:</h4>
  931.               <!--<p>Yaounde (Carrefour Kameni) | Douala (Akwa)</p>-->
  932.               <ul>
  933.                 <li>Yaounde (Car. Kameni)</li>
  934.                 <li>Douala (Akwa)</li>
  935.                 <li>Bafoussam</li>
  936.               </ul>
  937.             </div>
  938.           </div><!-- End Info Item -->
  939.           <div class=\"info-item d-flex\">
  940.             <i class=\"bi bi-envelope flex-shrink-0\"></i>
  941.             <div>
  942.               <h4>Email:</h4>
  943.               <p>syscofie@gamil.com</p>
  944.             </div>
  945.           </div><!-- End Info Item -->
  946.           <div class=\"info-item d-flex\">
  947.             <i class=\"bi bi-phone flex-shrink-0\"></i>
  948.             <div>
  949.               <h4>Nos Contacts:</h4>
  950.               <p>+237 656 56 00 14 / 671 48 65 50</p>
  951.             </div>
  952.           </div><!-- End Info Item -->
  953.           <div class=\"info-item d-flex\">
  954.             <i class=\"bi bi-clock flex-shrink-0\"></i>
  955.             <div>
  956.               <h4>Heures de services:</h4>
  957.               <p>7 Jours / 7 - 24 Heures / 24</p>
  958.             </div>
  959.           </div><!-- End Info Item -->
  960.         </div>
  961.       </div>
  962.       <div class=\"col-lg-8\">
  963.           {{ form_start(formprojet, {'attr': {'class': 'php-email-form','action': path('produit_service_contacts') }}) }}
  964.           <div class=\"row\">
  965.             <div class=\"col-md-6 form-group\">
  966.               <span style=\"color:red;\">{{ form_errors(formprojet) }}</span>
  967.               <span style=\"color:red;\">{{ form_errors(formprojet.nom) }}</span>
  968.               {{ form_label(formprojet.nom,'Entrez votre nom', {'attr': {'class': 'small-title-text'}}) }}
  969.               {{ form_widget(formprojet.nom, {'attr': {'class': 'form-control'}}) }}
  970.             </div>
  971.             <div class=\"col-md-6 form-group mt-3 mt-md-0\">
  972.               <span style=\"color:red;\">{{ form_errors(formprojet) }}</span>
  973.               <span style=\"color:red;\">{{ form_errors(formprojet.email) }}</span>
  974.               {{ form_label(formprojet.email,'Entrez votre email', {'attr': {'class': 'small-title-text'}}) }}
  975.               {{ form_widget(formprojet.email, {'attr': {'class': 'form-control'}}) }}
  976.             </div>
  977.           </div>
  978.           <div class=\"form-group mt-3\">
  979.             <span style=\"color:red;\">{{ form_errors(formprojet) }}</span>
  980.             <span style=\"color:red;\">{{ form_errors(formprojet.sujet) }}</span>
  981.             {{ form_label(formprojet.sujet,'quel est l\\'objet de votre demande', {'attr': {'class': 'small-title-text'}}) }}
  982.             {{ form_widget(formprojet.sujet, {'attr': {'class': 'form-control'}}) }}
  983.           </div>
  984.           <div class=\"form-group mt-3\">
  985.             <span style=\"color:red;\">{{ form_errors(formprojet.contenu) }}</span>
  986.             {{ form_label(formprojet.contenu,'Contenu de votre message', {'attr': {'class': 'small-title-text'}}) }}
  987.             {{ form_widget(formprojet.contenu, {'attr': {'class': 'form-control'}}) }}
  988.           </div>
  989.           <div class=\"form-group mt-3\">
  990.             <span style=\"color:red;\">{{ form_errors(formprojet.file) }}</span>
  991.             {{ form_label(formprojet.file,'Joindre les fichiers (optionel)', {'attr': {'class': 'small-title-text'}}) }}
  992.             {{ form_widget(formprojet.file, {'attr': {'class': 'form-control'}}) }}
  993.           </div>
  994.           <div class=\"my-3\">
  995.             <div class=\"loading\">Loading</div>
  996.             <div class=\"error-message\"></div>
  997.             <div class=\"sent-message\">Your message has been sent. Thank you!</div>
  998.           </div>
  999.           <div class=\"text-center\"><button type=\"submit\">Enregistrer</button></div>
  1000.           {{ form_end(formprojet) }}
  1001.       </div><!-- End Contact Form -->
  1002.     </div>
  1003.   </div>
  1004. </section>
  1005. <!-- /contact -->
  1006. <!-- gmap -->
  1007. <div class=\"section pt-0 pb-5\">
  1008.   <!-- Google Map -->
  1009.   <iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d254777.9977962855!2d11.37036633318602!3d3.8302937854779944!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x108bcf7a309a7977%3A0x7f54bad35e693c51!2zWWFvdW5kw6k!5e0!3m2!1sfr!2scm!4v1648463318096!5m2!1sfr!2scm\" height=\"450\" style=\"width: 100%;\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>
  1010. </div>
  1011. <!-- /gmap -->
  1012. {% endblock %}
  1013. {% block javascripttemplate %}
  1014. \$('.menu_item_contact').addClass('active');
  1015. {% endblock %}""Theme/Produit/Service/Service/contacts.html.twig""/home/syscofie/public_html/syscofie/templates/Theme/Produit/Service/Service/contacts.html.twig");
  1016.     }
  1017. }