var/cache/dev/twig/10/10279156861bd77b7ddc29e9d395cbc7bfe807a98585ea084e87b76728489cf7.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\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* Theme/Produit/Service/Message/contactus.html.twig */
  14. class __TwigTemplate_a457f528b70e0e2597d786288f5c601c3b1adfb667df62c8306ecec6db72f033 extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'meta' => [$this'block_meta'],
  24.             'title' => [$this'block_title'],
  25.             'stylesheets' => [$this'block_stylesheets'],
  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/layouthome.html.twig";
  34.     }
  35.     protected function doDisplay(array $context, array $blocks = [])
  36.     {
  37.         $macros $this->macros;
  38.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  39.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Theme/Produit/Service/Message/contactus.html.twig"));
  40.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  41.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Theme/Produit/Service/Message/contactus.html.twig"));
  42.         $this->parent $this->loadTemplate("Theme/Users/User/layouthome.html.twig""Theme/Produit/Service/Message/contactus.html.twig"1);
  43.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  44.         
  45.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  46.         
  47.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  48.     }
  49.     // line 3
  50.     public function block_meta($context, array $blocks = [])
  51.     {
  52.         $macros $this->macros;
  53.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  54.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  55.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  56.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  57.         // line 4
  58.         echo "\t";
  59.         $this->displayParentBlock("meta"$context$blocks);
  60.         echo "
  61. \t<meta name=\"keywords\" content=\"";
  62.         // line 5
  63.         echo twig_escape_filter($this->env, (isset($context["site"]) || array_key_exists("site"$context) ? $context["site"] : (function () { throw new RuntimeError('Variable "site" does not exist.'5$this->source); })()), "html"nulltrue);
  64.         echo ", Business, Innovation,Administration\"/>
  65. \t<meta name=\"author\" content=\"Noel Kenfack\"/>
  66. \t<meta name=\"description\" content=\"";
  67.         // line 7
  68.         echo twig_escape_filter($this->env, (isset($context["site"]) || array_key_exists("site"$context) ? $context["site"] : (function () { throw new RuntimeError('Variable "site" does not exist.'7$this->source); })()), "html"nulltrue);
  69.         echo " | Nous contacter\"/>
  70. ";
  71.         
  72.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  73.         
  74.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  75.     }
  76.     // line 10
  77.     public function block_title($context, array $blocks = [])
  78.     {
  79.         $macros $this->macros;
  80.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  81.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  82.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  83.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  84.         // line 11
  85.         echo "\t";
  86.         $this->displayParentBlock("title"$context$blocks);
  87.         echo " - Nous contacter
  88. ";
  89.         
  90.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  91.         
  92.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  93.     }
  94.     // line 14
  95.     public function block_stylesheets($context, array $blocks = [])
  96.     {
  97.         $macros $this->macros;
  98.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  99.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  100.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  101.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  102.         // line 15
  103.         echo "\t";
  104.         $this->displayParentBlock("stylesheets"$context$blocks);
  105.         echo "
  106. ";
  107.         
  108.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  109.         
  110.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  111.     }
  112.     // line 18
  113.     public function block_userblog_body($context, array $blocks = [])
  114.     {
  115.         $macros $this->macros;
  116.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  117.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""userblog_body"));
  118.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  119.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""userblog_body"));
  120.         // line 19
  121.         echo "
  122. <style>
  123. ul {
  124.   list-style: none;
  125. }
  126. input {
  127.   overflow: hidden;
  128. }
  129. .section-title {
  130.   position: relative;
  131.   font-size: 30px;
  132.   font-weight: 600;
  133.   font-family: \"Poppins\", sans-serif;
  134.   margin: 0 0 35px;
  135. }
  136. .sec-pad {
  137.   padding: 60px 0 0;
  138.   margin: 50px 0;
  139. }
  140. .contact-sec {
  141.   align-item: center;
  142.   display: flex;
  143.   background-color: #5cbde466;
  144. }
  145. .contact-sec .contact-ul li,
  146. .contact-ul b {
  147.   font-size: 20px;
  148.   margin: 10px 0;
  149.   font-family: Cambria, Cochin, Georgia, Times, \"Times New Roman\", serif;
  150.   word-wrap: break-word;
  151. }
  152. .contact-sec .contact-ul i {
  153.   font-size: 18px;
  154.   padding: 10px;
  155.   margin-right: 10px;
  156.   border-radius: 50%;
  157. }
  158. .contact-detail a {
  159.   color: #000;
  160.   text-decoration: none;
  161. }
  162. .contact-sec .contact-ul li b:hover {
  163.   color: #f93;
  164. }
  165. .contact-sec .contact-ul li .fa-location-dot {
  166.   color: #f44337;
  167.   border: 2px solid #f4433790;
  168. }
  169. .contact-sec .contact-ul li .fa-phone {
  170.   color: #00b055;
  171.   border: 2px solid #00b05590;
  172. }
  173. .contact-sec .contact-ul li .fa-envelope {
  174.   color: #ff6347;
  175.   border: 2px solid #ff634790;
  176. }
  177. .contact-detail span {
  178.   width: 400px;
  179.   display: flex;
  180.   justify-content: center;
  181. }
  182. .contact-detail span a {
  183.   font-size: 20px;
  184.   padding: 6px 12px;
  185.   color: #000;
  186.   border-radius: 50%;
  187.   margin: 0px 5px;
  188. }
  189. .contact-detail span .fb {
  190.   color: #3b5998;
  191.   border: 3px solid #3b5998;
  192. }
  193. .contact-detail span .fb:hover {
  194.   color: #fff;
  195.   background-color: #3b5998;
  196. }
  197. .contact-detail span .insta {
  198.   color: #833ab4;
  199.   border: 3px solid #833ab4;
  200. }
  201. .contact-detail span .insta:hover {
  202.   color: #fff;
  203.   background-color: #833ab4;
  204. }
  205. .contact-detail span .twitter {
  206.   color: #00acee;
  207.   border: 3px solid #00acee;
  208. }
  209. .contact-detail span .twitter:hover {
  210.   color: #fff;
  211.   background-color: #00acee;
  212. }
  213. form.contFrm {
  214.   max-width: 100%;
  215.   margin: auto;
  216. }
  217. .inptFld {
  218.   width: 100%;
  219.   height: 50px;
  220.   border: 0;
  221.   margin: 0 0 10px;
  222.   border-radius: 8px;
  223.   padding: 0 20px;
  224.   font-size: 16px;
  225.   color: #000;
  226. }
  227. .inptFld:focus {
  228.   outline-offset: -4px;
  229.   outline: 1px solid #f93;
  230. }
  231. .contFrm textarea {
  232.   height: 75px;
  233.   padding-top: 5px;
  234. }
  235. .inptBtn {
  236.   height: 50px;
  237.   border: 0;
  238.   background: #00b055;
  239.   font-size: 14px;
  240.   color: #fff;
  241.   margin: auto;
  242.   letter-spacing: 1px;
  243.   cursor: pointer;
  244.   width: 100%;
  245.   max-width: 200px;
  246. }
  247. /* Responcive css Start */
  248. @media (max-width: 991px) {
  249.   .sec-pad {
  250.     padding: 20px 0 0px;
  251.   }
  252.   .contact-sec .contact-ul li,
  253.   .contact-ul b {
  254.     font-size: 18px;
  255.   }
  256.   .contact-sec .contact-ul i {
  257.     font-size: 14px;
  258.     padding: 6px;
  259.     margin-right: 6px;
  260.   }
  261.   .inptFld {
  262.     height: 40px;
  263.     margin: 0 0 10px;
  264.     padding: 0 14px;
  265.     font-size: 14px;
  266.   }
  267. }
  268. @media (max-width: 767px) {
  269.   .contact-detail span {
  270.     width: auto;
  271.   }
  272.   .contact-detail span a {
  273.     font-size: 18px;
  274.     padding: 5px 10px;
  275.     color: #000;
  276.     border-radius: 50%;
  277.     margin: 0px 5px 20px;
  278.   }
  279. }
  280. @media (max-width: 575px) {
  281.   .section-title {
  282.     font-size: 26px;
  283.     font-weight: 500;
  284.   }
  285.   .contact-sec {
  286.     border-radius: 10% 10% 0% 0% / 5% 5% 0% 0%;
  287.   }
  288.   .contact-sec .contact-ul i {
  289.     border: none;
  290.   }
  291.   .inptFld {
  292.     height: 36px;
  293.     margin: 0 0 8px;
  294.     padding: 0 14px;
  295.     font-size: 14px;
  296.   }
  297. }
  298. @media (max-width: 480px) {
  299.   .contact-sec .contact-ul li,
  300.   .contact-ul b {
  301.     font-size: 16px;
  302.   }
  303. }
  304. </style>
  305. <div style=\"background: #f5f5f5;\">
  306. <div class=\"container\">
  307. <div class=\"row\">
  308. ";
  309.         // line 234
  310.         if ($this->extensions['App\Service\Servicetext\TwigExtensions']->is_mobile()) {
  311.             // line 235
  312.             echo "<div class=\"col-md-12\">
  313. <ol class=\"c-navigation-breadcrumbs__directory\">
  314. <!-- Duplicating the \"Home\" link in both the global navigation and the breadcrumb trail is not recommended. -->
  315. <li class=\"c-navigation-breadcrumbs__item\" property=\"itemListElement\" typeof=\"ListItem\">
  316.   <a class=\"c-navigation-breadcrumbs__link\" href=\"\" property=\"item\" typeof=\"WebPage\">
  317. \t<span class=\"u-visually-hidden\" property=\"name\"><span class=\"fa fa-home\"> </span> Accueil</span>
  318.   </a>
  319.   <meta property=\"position\" content=\"1\">
  320. </li>
  321. <li class=\"c-navigation-breadcrumbs__item\" property=\"itemListElement\" typeof=\"ListItem\">
  322.   <a class=\"c-navigation-breadcrumbs__link\" href=\"#!\" property=\"item\" typeof=\"WebPage\">
  323. \t<span property=\"name\">L'Institut</span>
  324.   </a>
  325.   <meta property=\"position\" content=\"2\">
  326. </li>
  327. </ol>
  328. </div>
  329. ";
  330.         } else {
  331.             // line 255
  332.             echo "<div class=\"col-md-12\">
  333. <div style=\"padding: 20px 0px;\">
  334. \t<div class=\"btn-group\" style=\"float: right; margin-top: -10px;\">
  335. \t<button class=\"btn btn-default dropdown-toggle\" data-toggle=\"dropdown\"> Appliquer un filtre <span class=\"fa fa-angle-down\"></span></button>
  336. \t<ul class=\"dropdown-menu pull-right\">
  337. \t\t<li><a href=\"\"><span class=\"fa fa-angle-double-right\"></span> Afficher tous les articles</a></li>
  338. \t\t<li class=\"divider\"></li>
  339. \t\t<li><a href=\"\"><span class=\"fa fa-angle-double-right\"></span> Afficher tous les articles</a></li>
  340. \t</ul>
  341. \t</div>
  342. \t<ul class=\"breadcrumbs\">
  343. \t  <li><a href=\"#\"><span class=\"fa fa-home\"></span> Accueil</a></li>
  344. \t\t<li><a href=\"#!\">L'Institut</a></li>
  345. \t\t<li>Informations à propos de l'institut</li>
  346. \t</ul>
  347. </div>
  348. </div>
  349. ";
  350.         }
  351.         // line 273
  352.         echo "
  353. </div>
  354. </div>
  355. </div>
  356. <div class=\"contact-sec sec-pad\" style=\"margin: 0px 0px!important;\">
  357. \t<div class=\"container mb-2\">
  358. \t\t";
  359.         // line 281
  360.         $context['_parent'] = $context;
  361.         $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'281$this->source); })()), "session", [], "any"falsefalsefalse281), "flashbag", [], "any"falsefalsefalse281), "get", [=> "information"], "method"falsefalsefalse281));
  362.         $context['loop'] = [
  363.           'parent' => $context['_parent'],
  364.           'index0' => 0,
  365.           'index'  => 1,
  366.           'first'  => true,
  367.         ];
  368.         if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  369.             $length count($context['_seq']);
  370.             $context['loop']['revindex0'] = $length 1;
  371.             $context['loop']['revindex'] = $length;
  372.             $context['loop']['length'] = $length;
  373.             $context['loop']['last'] = === $length;
  374.         }
  375.         foreach ($context['_seq'] as $context["_key"] => $context["infos"]) {
  376.             // line 282
  377.             echo "\t\t\t";
  378.             if (twig_get_attribute($this->env$this->source$context["loop"], "last", [], "any"falsefalsefalse282)) {
  379.                 // line 283
  380.                 echo "\t\t\t\t<div class=\"alert alert-success text-center text-success\">
  381. \t\t\t\t\t<h3> ";
  382.                 // line 284
  383.                 echo twig_escape_filter($this->env$context["infos"], "html"nulltrue);
  384.                 echo "</h3>
  385. \t\t\t\t</div>
  386. \t\t\t";
  387.             }
  388.             // line 287
  389.             echo "\t\t";
  390.             ++$context['loop']['index0'];
  391.             ++$context['loop']['index'];
  392.             $context['loop']['first'] = false;
  393.             if (isset($context['loop']['length'])) {
  394.                 --$context['loop']['revindex0'];
  395.                 --$context['loop']['revindex'];
  396.                 $context['loop']['last'] = === $context['loop']['revindex0'];
  397.             }
  398.         }
  399.         $_parent $context['_parent'];
  400.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['infos'], $context['_parent'], $context['loop']);
  401.         $context array_intersect_key($context$_parent) + $_parent;
  402.         // line 288
  403.         echo "\t  <div class=\"row\">
  404. \t\t<div class=\"col-md-6\">
  405. \t\t  <div class=\"contact-detail\">
  406. \t\t\t<h1 class=\"section-title\">Nous contacter</h1>
  407.   
  408. \t\t\t<ul class=\"contact-ul\">
  409. \t\t\t  <li><i class=\"fa fa-map\"></i> Carrefour Kameni, Yaoundé.</li>
  410. \t\t\t  <li>
  411. \t\t\t\t  <i class=\"fa fa-phone\"></i>
  412.           <a href=\"tel:237 6xxxxxxxx\"><b>237 6xxxxxxxx</b></a>,
  413.           <a href=\"tel:237 6xxxxxxxx\"><b>237 6xxxxxxxx</b></a>
  414. \t\t\t  </li>
  415. \t\t\t  <li>
  416.           <i class=\"fa fa-envelope\"></i>
  417.           <a href=\"mailto:info@azcorporation.net\"><b> info@azcorporation.net</b></a>
  418. \t\t\t  </li>
  419. \t\t\t</ul>
  420.   
  421. \t\t\t<span>
  422. \t\t\t  <a href=\"#\" class=\"fb\"><i class=\"fa fa-facebook\"></i></a>
  423. \t\t\t  <a href=\"#\" class=\"insta\"><i class=\"fa fa-instagram\"></i></a>
  424. \t\t\t  <a href=\"#\" class=\"twitter\"><i class=\"fa fa-twitter\"></i></a>
  425. \t\t\t</span>
  426. \t\t  </div>
  427. \t\t</div>
  428.   
  429. \t\t<div class=\"col-md-6\">
  430. \t\t\t";
  431.         // line 315
  432.         echo         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'315$this->source); })()), 'form_start', ["attr" => ["class" => "contFrm""action" => $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("produit_service_contact_us"), "method" => "post"]]);
  433.         echo "
  434. \t\t\t<div class=\"row\">
  435. \t\t\t  <div class=\"col-sm-6 col-md-6\">
  436. \t\t\t\t<label>Name *</label>
  437. \t\t\t\t<label><span style=\"color:red;\">";
  438.         // line 319
  439.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'319$this->source); })()), "nom", [], "any"falsefalsefalse319), 'errors');
  440.         echo "</span></label>
  441. \t\t\t\t";
  442.         // line 320
  443.         if ((!== twig_compare(twig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'320$this->source); })()), "user", [], "any"falsefalsefalse320), null))) {
  444.             // line 321
  445.             echo "\t\t\t\t\t";
  446.             $context["nom"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'321$this->source); })()), "user", [], "any"falsefalsefalse321), "name", [=> 20], "method"falsefalsefalse321);
  447.             // line 322
  448.             echo "\t\t\t\t\t";
  449.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'322$this->source); })()), "nom", [], "any"falsefalsefalse322), 'widget', ["attr" => ["value" => (isset($context["nom"]) || array_key_exists("nom"$context) ? $context["nom"] : (function () { throw new RuntimeError('Variable "nom" does not exist.'322$this->source); })()), "class" => "form-control inptFld"], "disabled" => true]);
  450.             echo "
  451. \t\t\t\t";
  452.         } else {
  453.             // line 324
  454.             echo "\t\t\t\t\t";
  455.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'324$this->source); })()), "nom", [], "any"falsefalsefalse324), 'widget', ["attr" => ["class" => "form-control inptFld"]]);
  456.             echo "
  457. \t\t\t\t";
  458.         }
  459.         // line 326
  460.         echo "
  461. \t\t\t  </div>
  462.   
  463. \t\t\t  <div class=\"col-sm-6 col-md-6\">
  464. \t\t\t\t<label>Email *</label>
  465. \t\t\t\t<label><span style=\"color:red;\">";
  466.         // line 331
  467.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'331$this->source); })()), "email", [], "any"falsefalsefalse331), 'errors');
  468.         echo "</span></label>
  469. \t\t\t\t";
  470.         // line 332
  471.         if ((!== twig_compare(twig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'332$this->source); })()), "user", [], "any"falsefalsefalse332), null))) {
  472.             // line 333
  473.             echo "\t\t\t\t\t";
  474.             $context["mail"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'333$this->source); })()), "user", [], "any"falsefalsefalse333), "username", [], "any"falsefalsefalse333);
  475.             // line 334
  476.             echo "\t\t\t\t\t";
  477.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'334$this->source); })()), "email", [], "any"falsefalsefalse334), 'widget', ["attr" => ["value" => (isset($context["mail"]) || array_key_exists("mail"$context) ? $context["mail"] : (function () { throw new RuntimeError('Variable "mail" does not exist.'334$this->source); })()), "class" => "form-control inptFld"], "disabled" => true]);
  478.             echo "
  479. \t\t\t\t";
  480.         } else {
  481.             // line 336
  482.             echo "\t\t\t\t\t";
  483.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'336$this->source); })()), "email", [], "any"falsefalsefalse336), 'widget', ["attr" => ["class" => "form-control inptFld"]]);
  484.             echo "
  485. \t\t\t\t";
  486.         }
  487.         // line 338
  488.         echo "\t\t\t  </div>
  489.   
  490. \t\t\t  <div class=\"col-sm-12 col-md-12\">
  491. \t\t\t\t<label>Subject *</label>
  492. \t\t\t\t<label><span style=\"color:red;\">";
  493.         // line 342
  494.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'342$this->source); })()), "titre", [], "any"falsefalsefalse342), 'errors');
  495.         echo "</span></label>
  496. \t\t\t\t";
  497.         // line 343
  498.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'343$this->source); })()), "titre", [], "any"falsefalsefalse343), 'widget', ["attr" => ["class" => "inptFld form-control"]]);
  499.         echo "
  500. \t\t\t  </div>
  501. \t\t\t  <div class=\"col-md-12\">
  502. \t\t\t\t<label>Message *</label>
  503. \t\t\t\t<label><span style=\"color:red;\">";
  504.         // line 348
  505.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'348$this->source); })()), "contenu", [], "any"falsefalsefalse348), 'errors');
  506.         echo "</span></label>
  507. \t\t\t\t";
  508.         // line 349
  509.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'349$this->source); })()), "contenu", [], "any"falsefalsefalse349), 'widget', ["attr" => ["class" => "inptFld form-control"]]);
  510.         echo "
  511. \t\t\t  </div>
  512.   
  513. \t\t\t  <div class=\"col-md-12\">
  514. \t\t\t\t<button class=\"btn btn-primary btn-lg\" required=\"required\">Envoyez le Message</button>
  515. \t\t\t  </div>
  516. \t\t\t</div>
  517. \t\t\t";
  518.         // line 356
  519.         echo         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'356$this->source); })()), 'form_end');
  520.         echo "
  521. \t\t</div>
  522. \t  </div>
  523. \t</div>
  524. </div>
  525. <div style=\"padding-top: 20px;\">
  526. <div class=\"container\">
  527. <div class=\"row\">
  528.   <div class=\"col-md-6\">
  529.     <div style=\"background: #fff; padding: 10px;\">
  530.       <ul class=\"nav nav-tabs\" id=\"myTab\" role=\"tablist\">
  531.         <li class=\"nav-item\">
  532.           <a class=\"nav-link active\" id=\"home-tab\" data-toggle=\"tab\" href=\"#home\" role=\"tab\" aria-controls=\"home\" aria-selected=\"true\">Notre adresse</a>
  533.         </li>
  534.       </ul>
  535.       <div>
  536.         <iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d15923.294597485665!2d11.4905662!3d3.8480024!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x108bcfdbfb5da54b%3A0xe9ed2f8954b445f6!2sINSTITUT%20DE%20FORMATION%20PROFESSIONNELLE%20AZ%20CORPORATION!5e0!3m2!1sfr!2scm!4v1708450911509!5m2!1sfr!2scm\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>
  537.       </div>
  538.     </div>
  539.   </div>
  540. </div>
  541. </div>
  542. </div>
  543. ";
  544.         
  545.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  546.         
  547.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  548.     }
  549.     // line 386
  550.     public function block_javascripttemplate($context, array $blocks = [])
  551.     {
  552.         $macros $this->macros;
  553.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  554.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripttemplate"));
  555.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  556.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripttemplate"));
  557.         // line 387
  558.         echo "    \$('#contact-car').hide();
  559.     \$('#contact-bus').hide();
  560.     \$('#contact-bike').hide();
  561.     \$('#contact-phone').hide();
  562.     \$('#contact-mail').hide();
  563.     \$('#contact-carClick').removeClass(\"active\");
  564.     \$('#contact-busClick').removeClass(\"active\");
  565.     \$('#contact-bikeClick').removeClass(\"active\");
  566.     \$('#contact-phoneClick').removeClass(\"active\");
  567.     \$('#contact-mailClick').removeClass(\"active\");
  568.     \$('#contact-map').show();
  569.     \$(\"#contact-mapClick\").addClass(\"active\");
  570. // contact page toogles
  571. \$(\"#contact-mapClick\").click(function () {
  572.     \$('#contact-car').hide();
  573.     \$('#contact-bus').hide();
  574.     \$('#contact-bike').hide();
  575.     \$('#contact-phone').hide();
  576.     \$('#contact-mail').hide();
  577.     \$('#contact-carClick').removeClass(\"active\");
  578.     \$('#contact-busClick').removeClass(\"active\");
  579.     \$('#contact-bikeClick').removeClass(\"active\");
  580.     \$('#contact-phoneClick').removeClass(\"active\");
  581.     \$('#contact-mailClick').removeClass(\"active\");
  582.     \$('#contact-map').show();
  583.     \$(\"#contact-mapClick\").addClass(\"active\");
  584. });
  585. \$(\"#contact-carClick\").click(function () {
  586.     \$('#contact-map').hide();
  587.     \$('#contact-bus').hide();
  588.     \$('#contact-bike').hide();
  589.     \$('#contact-phone').hide();
  590.     \$('#contact-mail').hide();
  591.     \$('#contact-mapClick').removeClass(\"active\");
  592.     \$('#contact-busClick').removeClass(\"active\");
  593.     \$('#contact-bikeClick').removeClass(\"active\");
  594.     \$('#contact-phoneClick').removeClass(\"active\");
  595.     \$('#contact-mailClick').removeClass(\"active\");
  596.     \$('#contact-car').show();
  597.     \$(\"#contact-carClick\").addClass(\"active\");
  598. });
  599. \$(\"#contact-busClick\").click(function () {
  600.     \$('#contact-map').hide();
  601.     \$('#contact-car').hide();
  602.     \$('#contact-bike').hide();
  603.     \$('#contact-phone').hide();
  604.     \$('#contact-mail').hide();
  605.     \$('#contact-mapClick').removeClass(\"active\");
  606.     \$('#contact-carClick').removeClass(\"active\");
  607.     \$('#contact-bikeClick').removeClass(\"active\");
  608.     \$('#contact-phoneClick').removeClass(\"active\");
  609.     \$('#contact-mailClick').removeClass(\"active\");
  610.     \$('#contact-bus').show();
  611.     \$(\"#contact-busClick\").addClass(\"active\");
  612. });
  613. \$(\"#contact-bikeClick\").click(function () {
  614.     \$('#contact-map').hide();
  615.     \$('#contact-car').hide();
  616.     \$('#contact-bus').hide();
  617.     \$('#contact-phone').hide();
  618.     \$('#contact-mail').hide();
  619.     \$('#contact-mapClick').removeClass(\"active\");
  620.     \$('#contact-carClick').removeClass(\"active\");
  621.     \$('#contact-busClick').removeClass(\"active\");
  622.     \$('#contact-phoneClick').removeClass(\"active\");
  623.     \$('#contact-mailClick').removeClass(\"active\");
  624.     \$('#contact-bike').show();
  625.     \$(\"#contact-bikeClick\").addClass(\"active\");
  626. });
  627. \$(\"#contact-phoneClick\").click(function () {
  628.     \$('#contact-map').hide();
  629.     \$('#contact-car').hide();
  630.     \$('#contact-bus').hide();
  631.     \$('#contact-bike').hide();
  632.     \$('#contact-mail').hide();
  633.     \$('#contact-mapClick').removeClass(\"active\");
  634.     \$('#contact-carClick').removeClass(\"active\");
  635.     \$('#contact-busClick').removeClass(\"active\");
  636.     \$('#contact-bikeClick').removeClass(\"active\");
  637.     \$('#contact-mailClick').removeClass(\"active\");
  638.     \$('#contact-phone').show();
  639.     \$(\"#contact-phoneClick\").addClass(\"active\");
  640. });
  641. \$(\"#contact-mailClick\").click(function () {
  642.     \$('#contact-map').hide();
  643.     \$('#contact-car').hide();
  644.     \$('#contact-bus').hide();
  645.     \$('#contact-bike').hide();
  646.     \$('#contact-phone').hide();
  647.     \$('#contact-mapClick').removeClass(\"active\");
  648.     \$('#contact-carClick').removeClass(\"active\");
  649.     \$('#contact-busClick').removeClass(\"active\");
  650.     \$('#contact-bikeClick').removeClass(\"active\");
  651.     \$('#contact-phoneClick').removeClass(\"active\");
  652.     \$('#contact-mail').show();
  653.     \$(\"#contact-mailClick\").addClass(\"active\");
  654. });
  655. ";
  656.         
  657.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  658.         
  659.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  660.     }
  661.     public function getTemplateName()
  662.     {
  663.         return "Theme/Produit/Service/Message/contactus.html.twig";
  664.     }
  665.     public function isTraitable()
  666.     {
  667.         return false;
  668.     }
  669.     public function getDebugInfo()
  670.     {
  671.         return array (  630 => 387,  620 => 386,  581 => 356,  571 => 349,  567 => 348,  559 => 343,  555 => 342,  549 => 338,  543 => 336,  537 => 334,  534 => 333,  532 => 332,  528 => 331,  521 => 326,  515 => 324,  509 => 322,  506 => 321,  504 => 320,  500 => 319,  493 => 315,  464 => 288,  450 => 287,  444 => 284,  441 => 283,  438 => 282,  421 => 281,  411 => 273,  391 => 255,  369 => 235,  367 => 234,  150 => 19,  140 => 18,  127 => 15,  117 => 14,  104 => 11,  94 => 10,  82 => 7,  77 => 5,  72 => 4,  62 => 3,  39 => 1,);
  672.     }
  673.     public function getSourceContext()
  674.     {
  675.         return new Source("{% extends \"Theme/Users/User/layouthome.html.twig\" %}
  676. {% block meta %}
  677. \t{{ parent() }}
  678. \t<meta name=\"keywords\" content=\"{{ site }}, Business, Innovation,Administration\"/>
  679. \t<meta name=\"author\" content=\"Noel Kenfack\"/>
  680. \t<meta name=\"description\" content=\"{{ site }} | Nous contacter\"/>
  681. {% endblock %}
  682. {% block title %}
  683. \t{{ parent() }} - Nous contacter
  684. {% endblock %}
  685. {% block stylesheets %}
  686. \t{{ parent() }}
  687. {% endblock %}
  688. {% block userblog_body %}
  689. <style>
  690. ul {
  691.   list-style: none;
  692. }
  693. input {
  694.   overflow: hidden;
  695. }
  696. .section-title {
  697.   position: relative;
  698.   font-size: 30px;
  699.   font-weight: 600;
  700.   font-family: \"Poppins\", sans-serif;
  701.   margin: 0 0 35px;
  702. }
  703. .sec-pad {
  704.   padding: 60px 0 0;
  705.   margin: 50px 0;
  706. }
  707. .contact-sec {
  708.   align-item: center;
  709.   display: flex;
  710.   background-color: #5cbde466;
  711. }
  712. .contact-sec .contact-ul li,
  713. .contact-ul b {
  714.   font-size: 20px;
  715.   margin: 10px 0;
  716.   font-family: Cambria, Cochin, Georgia, Times, \"Times New Roman\", serif;
  717.   word-wrap: break-word;
  718. }
  719. .contact-sec .contact-ul i {
  720.   font-size: 18px;
  721.   padding: 10px;
  722.   margin-right: 10px;
  723.   border-radius: 50%;
  724. }
  725. .contact-detail a {
  726.   color: #000;
  727.   text-decoration: none;
  728. }
  729. .contact-sec .contact-ul li b:hover {
  730.   color: #f93;
  731. }
  732. .contact-sec .contact-ul li .fa-location-dot {
  733.   color: #f44337;
  734.   border: 2px solid #f4433790;
  735. }
  736. .contact-sec .contact-ul li .fa-phone {
  737.   color: #00b055;
  738.   border: 2px solid #00b05590;
  739. }
  740. .contact-sec .contact-ul li .fa-envelope {
  741.   color: #ff6347;
  742.   border: 2px solid #ff634790;
  743. }
  744. .contact-detail span {
  745.   width: 400px;
  746.   display: flex;
  747.   justify-content: center;
  748. }
  749. .contact-detail span a {
  750.   font-size: 20px;
  751.   padding: 6px 12px;
  752.   color: #000;
  753.   border-radius: 50%;
  754.   margin: 0px 5px;
  755. }
  756. .contact-detail span .fb {
  757.   color: #3b5998;
  758.   border: 3px solid #3b5998;
  759. }
  760. .contact-detail span .fb:hover {
  761.   color: #fff;
  762.   background-color: #3b5998;
  763. }
  764. .contact-detail span .insta {
  765.   color: #833ab4;
  766.   border: 3px solid #833ab4;
  767. }
  768. .contact-detail span .insta:hover {
  769.   color: #fff;
  770.   background-color: #833ab4;
  771. }
  772. .contact-detail span .twitter {
  773.   color: #00acee;
  774.   border: 3px solid #00acee;
  775. }
  776. .contact-detail span .twitter:hover {
  777.   color: #fff;
  778.   background-color: #00acee;
  779. }
  780. form.contFrm {
  781.   max-width: 100%;
  782.   margin: auto;
  783. }
  784. .inptFld {
  785.   width: 100%;
  786.   height: 50px;
  787.   border: 0;
  788.   margin: 0 0 10px;
  789.   border-radius: 8px;
  790.   padding: 0 20px;
  791.   font-size: 16px;
  792.   color: #000;
  793. }
  794. .inptFld:focus {
  795.   outline-offset: -4px;
  796.   outline: 1px solid #f93;
  797. }
  798. .contFrm textarea {
  799.   height: 75px;
  800.   padding-top: 5px;
  801. }
  802. .inptBtn {
  803.   height: 50px;
  804.   border: 0;
  805.   background: #00b055;
  806.   font-size: 14px;
  807.   color: #fff;
  808.   margin: auto;
  809.   letter-spacing: 1px;
  810.   cursor: pointer;
  811.   width: 100%;
  812.   max-width: 200px;
  813. }
  814. /* Responcive css Start */
  815. @media (max-width: 991px) {
  816.   .sec-pad {
  817.     padding: 20px 0 0px;
  818.   }
  819.   .contact-sec .contact-ul li,
  820.   .contact-ul b {
  821.     font-size: 18px;
  822.   }
  823.   .contact-sec .contact-ul i {
  824.     font-size: 14px;
  825.     padding: 6px;
  826.     margin-right: 6px;
  827.   }
  828.   .inptFld {
  829.     height: 40px;
  830.     margin: 0 0 10px;
  831.     padding: 0 14px;
  832.     font-size: 14px;
  833.   }
  834. }
  835. @media (max-width: 767px) {
  836.   .contact-detail span {
  837.     width: auto;
  838.   }
  839.   .contact-detail span a {
  840.     font-size: 18px;
  841.     padding: 5px 10px;
  842.     color: #000;
  843.     border-radius: 50%;
  844.     margin: 0px 5px 20px;
  845.   }
  846. }
  847. @media (max-width: 575px) {
  848.   .section-title {
  849.     font-size: 26px;
  850.     font-weight: 500;
  851.   }
  852.   .contact-sec {
  853.     border-radius: 10% 10% 0% 0% / 5% 5% 0% 0%;
  854.   }
  855.   .contact-sec .contact-ul i {
  856.     border: none;
  857.   }
  858.   .inptFld {
  859.     height: 36px;
  860.     margin: 0 0 8px;
  861.     padding: 0 14px;
  862.     font-size: 14px;
  863.   }
  864. }
  865. @media (max-width: 480px) {
  866.   .contact-sec .contact-ul li,
  867.   .contact-ul b {
  868.     font-size: 16px;
  869.   }
  870. }
  871. </style>
  872. <div style=\"background: #f5f5f5;\">
  873. <div class=\"container\">
  874. <div class=\"row\">
  875. {% if is_mobile() %}
  876. <div class=\"col-md-12\">
  877. <ol class=\"c-navigation-breadcrumbs__directory\">
  878. <!-- Duplicating the \"Home\" link in both the global navigation and the breadcrumb trail is not recommended. -->
  879. <li class=\"c-navigation-breadcrumbs__item\" property=\"itemListElement\" typeof=\"ListItem\">
  880.   <a class=\"c-navigation-breadcrumbs__link\" href=\"\" property=\"item\" typeof=\"WebPage\">
  881. \t<span class=\"u-visually-hidden\" property=\"name\"><span class=\"fa fa-home\"> </span> Accueil</span>
  882.   </a>
  883.   <meta property=\"position\" content=\"1\">
  884. </li>
  885. <li class=\"c-navigation-breadcrumbs__item\" property=\"itemListElement\" typeof=\"ListItem\">
  886.   <a class=\"c-navigation-breadcrumbs__link\" href=\"#!\" property=\"item\" typeof=\"WebPage\">
  887. \t<span property=\"name\">L'Institut</span>
  888.   </a>
  889.   <meta property=\"position\" content=\"2\">
  890. </li>
  891. </ol>
  892. </div>
  893. {% else %}
  894. <div class=\"col-md-12\">
  895. <div style=\"padding: 20px 0px;\">
  896. \t<div class=\"btn-group\" style=\"float: right; margin-top: -10px;\">
  897. \t<button class=\"btn btn-default dropdown-toggle\" data-toggle=\"dropdown\"> Appliquer un filtre <span class=\"fa fa-angle-down\"></span></button>
  898. \t<ul class=\"dropdown-menu pull-right\">
  899. \t\t<li><a href=\"\"><span class=\"fa fa-angle-double-right\"></span> Afficher tous les articles</a></li>
  900. \t\t<li class=\"divider\"></li>
  901. \t\t<li><a href=\"\"><span class=\"fa fa-angle-double-right\"></span> Afficher tous les articles</a></li>
  902. \t</ul>
  903. \t</div>
  904. \t<ul class=\"breadcrumbs\">
  905. \t  <li><a href=\"#\"><span class=\"fa fa-home\"></span> Accueil</a></li>
  906. \t\t<li><a href=\"#!\">L'Institut</a></li>
  907. \t\t<li>Informations à propos de l'institut</li>
  908. \t</ul>
  909. </div>
  910. </div>
  911. {% endif %}
  912. </div>
  913. </div>
  914. </div>
  915. <div class=\"contact-sec sec-pad\" style=\"margin: 0px 0px!important;\">
  916. \t<div class=\"container mb-2\">
  917. \t\t{% for infos in app.session.flashbag.get('information') %}
  918. \t\t\t{% if loop.last %}
  919. \t\t\t\t<div class=\"alert alert-success text-center text-success\">
  920. \t\t\t\t\t<h3> {{ infos }}</h3>
  921. \t\t\t\t</div>
  922. \t\t\t{% endif %}
  923. \t\t{% endfor %}
  924. \t  <div class=\"row\">
  925. \t\t<div class=\"col-md-6\">
  926. \t\t  <div class=\"contact-detail\">
  927. \t\t\t<h1 class=\"section-title\">Nous contacter</h1>
  928.   
  929. \t\t\t<ul class=\"contact-ul\">
  930. \t\t\t  <li><i class=\"fa fa-map\"></i> Carrefour Kameni, Yaoundé.</li>
  931. \t\t\t  <li>
  932. \t\t\t\t  <i class=\"fa fa-phone\"></i>
  933.           <a href=\"tel:237 6xxxxxxxx\"><b>237 6xxxxxxxx</b></a>,
  934.           <a href=\"tel:237 6xxxxxxxx\"><b>237 6xxxxxxxx</b></a>
  935. \t\t\t  </li>
  936. \t\t\t  <li>
  937.           <i class=\"fa fa-envelope\"></i>
  938.           <a href=\"mailto:info@azcorporation.net\"><b> info@azcorporation.net</b></a>
  939. \t\t\t  </li>
  940. \t\t\t</ul>
  941.   
  942. \t\t\t<span>
  943. \t\t\t  <a href=\"#\" class=\"fb\"><i class=\"fa fa-facebook\"></i></a>
  944. \t\t\t  <a href=\"#\" class=\"insta\"><i class=\"fa fa-instagram\"></i></a>
  945. \t\t\t  <a href=\"#\" class=\"twitter\"><i class=\"fa fa-twitter\"></i></a>
  946. \t\t\t</span>
  947. \t\t  </div>
  948. \t\t</div>
  949.   
  950. \t\t<div class=\"col-md-6\">
  951. \t\t\t{{ form_start(form, {'attr': {'class':'contFrm', 'action': path('produit_service_contact_us'), 'method': 'post' }}) }}
  952. \t\t\t<div class=\"row\">
  953. \t\t\t  <div class=\"col-sm-6 col-md-6\">
  954. \t\t\t\t<label>Name *</label>
  955. \t\t\t\t<label><span style=\"color:red;\">{{ form_errors(form.nom) }}</span></label>
  956. \t\t\t\t{% if app.user != null %}
  957. \t\t\t\t\t{% set nom = app.user.name(20) %}
  958. \t\t\t\t\t{{ form_widget(form.nom, {'attr':{'value': nom,'class': 'form-control inptFld'},'disabled':true}) }}
  959. \t\t\t\t{% else %}
  960. \t\t\t\t\t{{ form_widget(form.nom,{'attr':{'class': 'form-control inptFld'}}) }}
  961. \t\t\t\t{% endif %}
  962. \t\t\t  </div>
  963.   
  964. \t\t\t  <div class=\"col-sm-6 col-md-6\">
  965. \t\t\t\t<label>Email *</label>
  966. \t\t\t\t<label><span style=\"color:red;\">{{ form_errors(form.email) }}</span></label>
  967. \t\t\t\t{% if app.user != null %}
  968. \t\t\t\t\t{% set mail = app.user.username %}
  969. \t\t\t\t\t{{ form_widget(form.email, {'attr':{'value': mail,'class': 'form-control inptFld'},'disabled':true}) }}
  970. \t\t\t\t{% else %}
  971. \t\t\t\t\t{{ form_widget(form.email,{'attr':{'class': 'form-control inptFld'}}) }}
  972. \t\t\t\t{% endif %}
  973. \t\t\t  </div>
  974.   
  975. \t\t\t  <div class=\"col-sm-12 col-md-12\">
  976. \t\t\t\t<label>Subject *</label>
  977. \t\t\t\t<label><span style=\"color:red;\">{{ form_errors(form.titre) }}</span></label>
  978. \t\t\t\t{{ form_widget(form.titre,{'attr':{'class': 'inptFld form-control'}}) }}
  979. \t\t\t  </div>
  980. \t\t\t  <div class=\"col-md-12\">
  981. \t\t\t\t<label>Message *</label>
  982. \t\t\t\t<label><span style=\"color:red;\">{{ form_errors(form.contenu) }}</span></label>
  983. \t\t\t\t{{ form_widget(form.contenu,{'attr':{'class': 'inptFld form-control'}}) }}
  984. \t\t\t  </div>
  985.   
  986. \t\t\t  <div class=\"col-md-12\">
  987. \t\t\t\t<button class=\"btn btn-primary btn-lg\" required=\"required\">Envoyez le Message</button>
  988. \t\t\t  </div>
  989. \t\t\t</div>
  990. \t\t\t{{ form_end(form) }}
  991. \t\t</div>
  992. \t  </div>
  993. \t</div>
  994. </div>
  995. <div style=\"padding-top: 20px;\">
  996. <div class=\"container\">
  997. <div class=\"row\">
  998.   <div class=\"col-md-6\">
  999.     <div style=\"background: #fff; padding: 10px;\">
  1000.       <ul class=\"nav nav-tabs\" id=\"myTab\" role=\"tablist\">
  1001.         <li class=\"nav-item\">
  1002.           <a class=\"nav-link active\" id=\"home-tab\" data-toggle=\"tab\" href=\"#home\" role=\"tab\" aria-controls=\"home\" aria-selected=\"true\">Notre adresse</a>
  1003.         </li>
  1004.       </ul>
  1005.       <div>
  1006.         <iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d15923.294597485665!2d11.4905662!3d3.8480024!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x108bcfdbfb5da54b%3A0xe9ed2f8954b445f6!2sINSTITUT%20DE%20FORMATION%20PROFESSIONNELLE%20AZ%20CORPORATION!5e0!3m2!1sfr!2scm!4v1708450911509!5m2!1sfr!2scm\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>
  1007.       </div>
  1008.     </div>
  1009.   </div>
  1010. </div>
  1011. </div>
  1012. </div>
  1013. {% endblock %}
  1014. {% block javascripttemplate %}
  1015.     \$('#contact-car').hide();
  1016.     \$('#contact-bus').hide();
  1017.     \$('#contact-bike').hide();
  1018.     \$('#contact-phone').hide();
  1019.     \$('#contact-mail').hide();
  1020.     \$('#contact-carClick').removeClass(\"active\");
  1021.     \$('#contact-busClick').removeClass(\"active\");
  1022.     \$('#contact-bikeClick').removeClass(\"active\");
  1023.     \$('#contact-phoneClick').removeClass(\"active\");
  1024.     \$('#contact-mailClick').removeClass(\"active\");
  1025.     \$('#contact-map').show();
  1026.     \$(\"#contact-mapClick\").addClass(\"active\");
  1027. // contact page toogles
  1028. \$(\"#contact-mapClick\").click(function () {
  1029.     \$('#contact-car').hide();
  1030.     \$('#contact-bus').hide();
  1031.     \$('#contact-bike').hide();
  1032.     \$('#contact-phone').hide();
  1033.     \$('#contact-mail').hide();
  1034.     \$('#contact-carClick').removeClass(\"active\");
  1035.     \$('#contact-busClick').removeClass(\"active\");
  1036.     \$('#contact-bikeClick').removeClass(\"active\");
  1037.     \$('#contact-phoneClick').removeClass(\"active\");
  1038.     \$('#contact-mailClick').removeClass(\"active\");
  1039.     \$('#contact-map').show();
  1040.     \$(\"#contact-mapClick\").addClass(\"active\");
  1041. });
  1042. \$(\"#contact-carClick\").click(function () {
  1043.     \$('#contact-map').hide();
  1044.     \$('#contact-bus').hide();
  1045.     \$('#contact-bike').hide();
  1046.     \$('#contact-phone').hide();
  1047.     \$('#contact-mail').hide();
  1048.     \$('#contact-mapClick').removeClass(\"active\");
  1049.     \$('#contact-busClick').removeClass(\"active\");
  1050.     \$('#contact-bikeClick').removeClass(\"active\");
  1051.     \$('#contact-phoneClick').removeClass(\"active\");
  1052.     \$('#contact-mailClick').removeClass(\"active\");
  1053.     \$('#contact-car').show();
  1054.     \$(\"#contact-carClick\").addClass(\"active\");
  1055. });
  1056. \$(\"#contact-busClick\").click(function () {
  1057.     \$('#contact-map').hide();
  1058.     \$('#contact-car').hide();
  1059.     \$('#contact-bike').hide();
  1060.     \$('#contact-phone').hide();
  1061.     \$('#contact-mail').hide();
  1062.     \$('#contact-mapClick').removeClass(\"active\");
  1063.     \$('#contact-carClick').removeClass(\"active\");
  1064.     \$('#contact-bikeClick').removeClass(\"active\");
  1065.     \$('#contact-phoneClick').removeClass(\"active\");
  1066.     \$('#contact-mailClick').removeClass(\"active\");
  1067.     \$('#contact-bus').show();
  1068.     \$(\"#contact-busClick\").addClass(\"active\");
  1069. });
  1070. \$(\"#contact-bikeClick\").click(function () {
  1071.     \$('#contact-map').hide();
  1072.     \$('#contact-car').hide();
  1073.     \$('#contact-bus').hide();
  1074.     \$('#contact-phone').hide();
  1075.     \$('#contact-mail').hide();
  1076.     \$('#contact-mapClick').removeClass(\"active\");
  1077.     \$('#contact-carClick').removeClass(\"active\");
  1078.     \$('#contact-busClick').removeClass(\"active\");
  1079.     \$('#contact-phoneClick').removeClass(\"active\");
  1080.     \$('#contact-mailClick').removeClass(\"active\");
  1081.     \$('#contact-bike').show();
  1082.     \$(\"#contact-bikeClick\").addClass(\"active\");
  1083. });
  1084. \$(\"#contact-phoneClick\").click(function () {
  1085.     \$('#contact-map').hide();
  1086.     \$('#contact-car').hide();
  1087.     \$('#contact-bus').hide();
  1088.     \$('#contact-bike').hide();
  1089.     \$('#contact-mail').hide();
  1090.     \$('#contact-mapClick').removeClass(\"active\");
  1091.     \$('#contact-carClick').removeClass(\"active\");
  1092.     \$('#contact-busClick').removeClass(\"active\");
  1093.     \$('#contact-bikeClick').removeClass(\"active\");
  1094.     \$('#contact-mailClick').removeClass(\"active\");
  1095.     \$('#contact-phone').show();
  1096.     \$(\"#contact-phoneClick\").addClass(\"active\");
  1097. });
  1098. \$(\"#contact-mailClick\").click(function () {
  1099.     \$('#contact-map').hide();
  1100.     \$('#contact-car').hide();
  1101.     \$('#contact-bus').hide();
  1102.     \$('#contact-bike').hide();
  1103.     \$('#contact-phone').hide();
  1104.     \$('#contact-mapClick').removeClass(\"active\");
  1105.     \$('#contact-carClick').removeClass(\"active\");
  1106.     \$('#contact-busClick').removeClass(\"active\");
  1107.     \$('#contact-bikeClick').removeClass(\"active\");
  1108.     \$('#contact-phoneClick').removeClass(\"active\");
  1109.     \$('#contact-mail').show();
  1110.     \$(\"#contact-mailClick\").addClass(\"active\");
  1111. });
  1112. {% endblock %}
  1113. ""Theme/Produit/Service/Message/contactus.html.twig""/home/azcorp-institut/public_html/iaz/templates/Theme/Produit/Service/Message/contactus.html.twig");
  1114.     }
  1115. }