var/cache/website/dev/twig/33/3305a3e9b68a020f85127d12023c55a2.php line 38

  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. /* pages/contact.html.twig */
  14. class __TwigTemplate_83f276435cd4072b45895228eba3b155 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.             'content' => [$this'block_content'],
  24.         ];
  25.     }
  26.     protected function doGetParent(array $context)
  27.     {
  28.         // line 1
  29.         return "base.html.twig";
  30.     }
  31.     protected function doDisplay(array $context, array $blocks = [])
  32.     {
  33.         $macros $this->macros;
  34.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  35.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""pages/contact.html.twig"));
  36.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  37.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""pages/contact.html.twig"));
  38.         $this->parent $this->loadTemplate("base.html.twig""pages/contact.html.twig"1);
  39.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  40.         
  41.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  42.         
  43.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  44.     }
  45.     // line 3
  46.     public function block_content($context, array $blocks = [])
  47.     {
  48.         $macros $this->macros;
  49.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  50.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  51.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  52.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  53.         // line 4
  54.         echo "\t<div id=\"Content\">
  55. \t\t<div class=\"content_wrapper clearfix\">
  56. \t\t\t<div class=\"sections_group\">
  57. \t\t\t\t<div class=\"entry-content\">
  58. \t\t\t\t\t<div class=\"section mcb-section bg-cover-ultrawide\" style=\"padding-top:250px;padding-bottom:80px;background-image:url(";
  59.         // line 8
  60.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'8$this->source); })()), "headerimage", [], "any"falsefalsefalse8), "thumbnails", [], "any"falsefalsefalse8), "1920x900.webp", [], "array"falsefalsefalse8), "html"nulltrue);
  61.         echo ");background-repeat:no-repeat;background-position:center top;\">
  62. \t\t\t\t\t\t<div class=\"section_wrapper mcb-section-inner\">
  63. \t\t\t\t\t\t\t<div class=\"wrap mcb-wrap one valign-top clearfix\">
  64. \t\t\t\t\t\t\t\t<div class=\"mcb-wrap-inner\">
  65. \t\t\t\t\t\t\t\t\t<div class=\"column mcb-column three-fourth column_column\">
  66. \t\t\t\t\t\t\t\t\t\t<div class=\"column_attr clearfix\">
  67. \t\t\t\t\t\t\t\t\t\t\t<h2 style=\"color: #fff;\">";
  68.         // line 14
  69.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'14$this->source); })()), "title", [], "any"falsefalsefalse14), "html"nulltrue);
  70.         echo "</h2>
  71. \t\t\t\t\t\t\t\t\t\t</div>
  72. \t\t\t\t\t\t\t\t\t</div>
  73. \t\t\t\t\t\t\t\t</div>
  74. \t\t\t\t\t\t\t</div>
  75. \t\t\t\t\t\t</div>
  76. \t\t\t\t\t</div>
  77.                     ";
  78.         // line 21
  79.         $context['_parent'] = $context;
  80.         $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source, (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'21$this->source); })()), "blocks", [], "any"falsefalsefalse21));
  81.         foreach ($context['_seq'] as $context["_key"] => $context["row"]) {
  82.             // line 22
  83.             echo "                    <div class=\"section mcb-section equal-height-wrap\" style=\"padding-top:110px;padding-bottom:0px;background-color:\">
  84. \t\t\t\t\t\t<div class=\"section_wrapper mcb-section-inner\">
  85. \t\t\t\t\t\t\t<div class=\"wrap mcb-wrap one-second valign-top bg-cover clearfix\">
  86. \t\t\t\t\t\t\t\t
  87. \t\t\t\t\t\t\t\t";
  88.             // line 26
  89.             echo twig_get_attribute($this->env$this->source$context["row"], "location", [], "any"falsefalsefalse26);
  90.             echo "
  91. \t\t\t\t\t\t\t\t\t
  92. \t\t\t\t\t\t\t</div>
  93. \t\t\t\t\t\t\t<div class=\"wrap mcb-wrap one-second valign-top clearfix\" style=\"padding:70px 70px 25px;background-color:#000\">
  94. \t\t\t\t\t\t\t\t<div class=\"mcb-wrap-inner\">
  95. \t\t\t\t\t\t\t\t\t<div class=\"column mcb-column one column_column\">
  96. \t\t\t\t\t\t\t\t\t\t<div class=\"column_attr clearfix\">
  97. \t\t\t\t\t\t\t\t\t\t\t<h5 style=\"color: #3661cf; padding-bottom: 30px; border-bottom: 2px solid #3661cf; display: inline-block;\">";
  98.             // line 33
  99.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["row"], "blocktitle", [], "any"falsefalsefalse33), "html"nulltrue);
  100.             echo "</h5>
  101. \t\t\t\t\t\t\t\t\t\t\t<hr class=\"no_line\" style=\"margin: 0 auto 30px;\">
  102. \t\t\t\t\t\t\t\t\t\t\t<h4 style=\"color: #fff;\">
  103.                                             ";
  104.             // line 36
  105.             echo twig_get_attribute($this->env$this->source$context["row"], "street", [], "any"falsefalsefalse36);
  106.             echo "
  107. \t\t\t\t\t\t\t\t\t\t\t</h4>
  108. \t\t\t\t\t\t\t\t\t\t\t<hr class=\"no_line\" style=\"margin: 0 auto 30px;\">
  109. \t\t\t\t\t\t\t\t\t\t\t<h4 style=\"color: #fff;\">
  110. \t\t\t\t\t\t\t\t\t\t\t\t<i class=\"icon-phone themecolor\"></i>";
  111.             // line 40
  112.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["row"], "phone", [], "any"falsefalsefalse40), "html"nulltrue);
  113.             echo "</h4>
  114. \t\t\t\t\t\t\t\t\t\t\t<h4 style=\"color: #fff;\">
  115. \t\t\t\t\t\t\t\t\t\t\t\t<i class=\"icon-mail themecolor\"></i>
  116. \t\t\t\t\t\t\t\t\t\t\t\t<a href=\"mailto:";
  117.             // line 43
  118.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["row"], "email", [], "any"falsefalsefalse43), "html"nulltrue);
  119.             echo "\" style=\"color:#fff\">";
  120.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["row"], "email", [], "any"falsefalsefalse43), "html"nulltrue);
  121.             echo "</a>
  122. \t\t\t\t\t\t\t\t\t\t\t</h4>
  123. \t\t\t\t\t\t\t\t\t\t</div>
  124. \t\t\t\t\t\t\t\t\t</div>
  125. \t\t\t\t\t\t\t\t</div>
  126. \t\t\t\t\t\t\t</div>
  127. \t\t\t\t\t\t</div>
  128. \t\t\t\t\t</div>    
  129.                     ";
  130.         }
  131.         $_parent $context['_parent'];
  132.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['row'], $context['_parent'], $context['loop']);
  133.         $context array_intersect_key($context$_parent) + $_parent;
  134.         // line 52
  135.         echo "\t\t\t\t\t<div class=\"section mcb-section\" style=\"padding-top:110px;padding-bottom:70px;background-color:\">
  136. \t\t\t\t\t\t<div class=\"section_wrapper mcb-section-inner\">
  137. \t\t\t\t\t\t\t<div class=\"wrap mcb-wrap one valign-top clearfix\">
  138. \t\t\t\t\t\t\t\t<div class=\"mcb-wrap-inner\">
  139. \t\t\t\t\t\t\t\t\t<div class=\"column mcb-column one column_column\">
  140. \t\t\t\t\t\t\t\t\t\t<div class=\"column_attr clearfix align_center\">
  141. \t\t\t\t\t\t\t\t\t\t\t<a href=\"";
  142.         // line 58
  143.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'58$this->source); })()), "morecontacts", [], "any"falsefalsefalse58), "html"nulltrue);
  144.         echo "\" target=\"_blank\" style=\"border:solid 1px #009FE3; border-radius:5px; padding:10px 25px\">
  145.                                                 ";
  146.         // line 59
  147.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["view"]) || array_key_exists("view"$context) ? $context["view"] : (function () { throw new RuntimeError('Variable "view" does not exist.'59$this->source); })()), "morecontacts", [], "any"falsefalsefalse59), "title", [], "any"falsefalsefalse59), "html"nulltrue);
  148.         echo "
  149.                                             </a>
  150. \t\t\t\t\t\t\t\t\t\t</div>
  151. \t\t\t\t\t\t\t\t\t</div>
  152.                                 </div>
  153.                             </div>
  154.                         </div>
  155.                     </div>
  156. \t\t\t\t\t<div class=\"section mcb-section\" style=\"padding-top:110px;padding-bottom:70px;background-color:\">
  157. \t\t\t\t\t\t<div class=\"section_wrapper mcb-section-inner\">
  158. \t\t\t\t\t\t\t<div class=\"wrap mcb-wrap one valign-top clearfix\">
  159. \t\t\t\t\t\t\t\t<div class=\"mcb-wrap-inner\">
  160. \t\t\t\t\t\t\t\t\t<div class=\"column mcb-column one column_column\">
  161. \t\t\t\t\t\t\t\t\t\t<div class=\"column_attr clearfix align_center\">
  162. \t\t\t\t\t\t\t\t\t\t\t<h2>";
  163.         // line 75
  164.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("sendformtitle"), "html"nulltrue);
  165.         echo "</h2>
  166. \t\t\t\t\t\t\t\t\t\t</div>
  167. \t\t\t\t\t\t\t\t\t</div>
  168. \t\t\t\t\t\t\t\t\t<div class=\"column mcb-column one column_column\">
  169. \t\t\t\t\t\t\t\t\t\t<div class=\"column_attr clearfix align_center\">
  170. \t\t\t\t\t\t\t\t\t\t\t<div id=\"contactWrapper\">
  171. \t\t\t\t\t\t\t\t\t\t\t";
  172.         // line 82
  173.         if ((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.'82$this->source); })()), "request", [], "any"falsefalsefalse82), "get", [=> "send"], "method"falsefalsefalse82) != "true")) {
  174.             // line 83
  175.             echo "                ";
  176.             $this->env->getRuntime("Symfony\\Component\\Form\\FormRenderer")->setTheme(twig_get_attribute($this->env$this->source, (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'83$this->source); })()), "form", [], "any"falsefalsefalse83), [=> $this->getTemplateName()], true);
  177.             // line 84
  178.             echo "\t\t\t\t";
  179.             echo             $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock(twig_get_attribute($this->env$this->source, (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'84$this->source); })()), "form", [], "any"falsefalsefalse84), 'form_start', ["attr" => ["class" => "appointment panel panel-body marbot40 panel-grey"], "method" => "POST"]);
  180.             echo "
  181. \t\t\t\t\t\t\t\t\t\t\t\t<form
  182. \t\t\t\t\t\t\t\t\t\t\t\t\tid=\"contactform\">
  183. \t\t\t\t\t\t\t\t\t\t\t\t\t<!-- One Second (1/2) Column -->
  184. \t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"column one-second\">
  185. \t\t\t\t\t\t\t\t\t\t\t\t\t\t";
  186.             // line 89
  187.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'89$this->source); })()), "form", [], "any"falsefalsefalse89), "firstName", [], "any"falsefalsefalse89), 'errors');
  188.             echo "
  189.                                         ";
  190.             // line 90
  191.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'90$this->source); })()), "form", [], "any"falsefalsefalse90), "firstName", [], "any"falsefalsefalse90), 'widget', ["attr" => ["class" => "form-control required"]]);
  192.             echo "
  193. \t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  194. \t\t\t\t\t\t\t\t\t\t\t\t\t<!-- One Second (1/2) Column -->
  195. \t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"column one-second\">
  196. \t\t\t\t\t\t\t\t\t\t\t\t\t\t";
  197.             // line 94
  198.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'94$this->source); })()), "form", [], "any"falsefalsefalse94), "email", [], "any"falsefalsefalse94), 'errors');
  199.             echo "
  200.                                         ";
  201.             // line 95
  202.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'95$this->source); })()), "form", [], "any"falsefalsefalse95), "email", [], "any"falsefalsefalse95), 'widget', ["attr" => ["class" => "form-control required"]]);
  203.             echo "
  204. \t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  205. \t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"column one\">
  206. \t\t\t\t\t\t\t\t\t\t\t\t\t\t";
  207.             // line 98
  208.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'98$this->source); })()), "form", [], "any"falsefalsefalse98), "text", [], "any"falsefalsefalse98), 'errors');
  209.             echo "
  210.                                         ";
  211.             // line 99
  212.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'99$this->source); })()), "form", [], "any"falsefalsefalse99), "text", [], "any"falsefalsefalse99), 'widget', ["attr" => ["class" => "form-control required"]]);
  213.             echo "
  214. \t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  215. \t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"column one\">
  216. \t\t\t\t\t\t\t\t\t\t\t\t\t\t";
  217.             // line 102
  218.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'102$this->source); })()), "form", [], "any"falsefalsefalse102), "textarea", [], "any"falsefalsefalse102), 'errors');
  219.             echo "
  220. \t\t\t\t\t\t\t            ";
  221.             // line 103
  222.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'103$this->source); })()), "form", [], "any"falsefalsefalse103), "textarea", [], "any"falsefalsefalse103), 'widget', ["attr" => ["class" => "sm-form-control border-form-control text-start required"]]);
  223.             echo "
  224. \t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  225. \t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"column one\">
  226. \t\t\t\t\t\t\t\t\t\t\t\t\t\t";
  227.             // line 106
  228.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'106$this->source); })()), "form", [], "any"falsefalsefalse106), "submit", [], "any"falsefalsefalse106), 'widget', ["attr" => ["class" => "btn btn-type1-reverse"]]);
  229.             echo "
  230. \t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  231. \t\t\t\t\t\t\t\t\t\t\t\t</form>
  232. \t\t\t\t\t\t\t\t\t\t\t\t";
  233.         } else {
  234.             // line 110
  235.             echo "                    <div id=\"post_message\"><p class=\"fontresize\">";
  236.             echo twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["view"]) || array_key_exists("view"$context) ? $context["view"] : (function () { throw new RuntimeError('Variable "view" does not exist.'110$this->source); })()), "form", [], "any"falsefalsefalse110), "entity", [], "any"falsefalsefalse110), "successText", [], "any"falsefalsefalse110);
  237.             echo " </p></div>
  238.                     ";
  239.         }
  240.         // line 112
  241.         echo "\t\t\t\t\t\t\t\t\t\t\t</div>
  242. \t\t\t\t\t\t\t\t\t\t</div>
  243. \t\t\t\t\t\t\t\t\t</div>
  244. \t\t\t\t\t\t\t\t</div>
  245. \t\t\t\t\t\t\t</div>
  246. \t\t\t\t\t\t</div>
  247. \t\t\t\t\t</div>
  248. \t\t\t\t\t";
  249.         // line 152
  250.         echo "\t\t\t\t\t";
  251.         $context['_parent'] = $context;
  252.         $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source, (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'152$this->source); })()), "snippets", [], "any"falsefalsefalse152));
  253.         $context['loop'] = [
  254.           'parent' => $context['_parent'],
  255.           'index0' => 0,
  256.           'index'  => 1,
  257.           'first'  => true,
  258.         ];
  259.         if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  260.             $length count($context['_seq']);
  261.             $context['loop']['revindex0'] = $length 1;
  262.             $context['loop']['revindex'] = $length;
  263.             $context['loop']['length'] = $length;
  264.             $context['loop']['last'] = === $length;
  265.         }
  266.         foreach ($context['_seq'] as $context["_key"] => $context["snippet"]) {
  267.             // line 153
  268.             echo "\t\t\t\t\t\t";
  269.             $this->loadTemplate((("snippets/" twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["view"]) || array_key_exists("view"$context) ? $context["view"] : (function () { throw new RuntimeError('Variable "view" does not exist.'153$this->source); })()), "snippets", [], "any"falsefalsefalse153), twig_get_attribute($this->env$this->source$context["loop"], "index0", [], "any"falsefalsefalse153), [], "array"falsefalsefalse153), "template", [], "array"falsefalsefalse153)) . ".html.twig"), "pages/contact.html.twig"153)->display(twig_array_merge($context, ["content" =>             // line 154
  270. $context["snippet"], "view" => twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,             // line 155
  271. (isset($context["view"]) || array_key_exists("view"$context) ? $context["view"] : (function () { throw new RuntimeError('Variable "view" does not exist.'155$this->source); })()), "snippets", [], "any"falsefalsefalse155), twig_get_attribute($this->env$this->source$context["loop"], "index0", [], "any"falsefalsefalse155), [], "array"falsefalsefalse155)]));
  272.             // line 157
  273.             echo "\t\t\t\t\t";
  274.             ++$context['loop']['index0'];
  275.             ++$context['loop']['index'];
  276.             $context['loop']['first'] = false;
  277.             if (isset($context['loop']['length'])) {
  278.                 --$context['loop']['revindex0'];
  279.                 --$context['loop']['revindex'];
  280.                 $context['loop']['last'] = === $context['loop']['revindex0'];
  281.             }
  282.         }
  283.         $_parent $context['_parent'];
  284.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['snippet'], $context['_parent'], $context['loop']);
  285.         $context array_intersect_key($context$_parent) + $_parent;
  286.         // line 158
  287.         echo "
  288. \t\t\t\t</div>
  289. \t\t\t</div>
  290. \t\t</div>
  291. \t</div>
  292. ";
  293.         
  294.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  295.         
  296.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  297.     }
  298.     public function getTemplateName()
  299.     {
  300.         return "pages/contact.html.twig";
  301.     }
  302.     public function isTraitable()
  303.     {
  304.         return false;
  305.     }
  306.     public function getDebugInfo()
  307.     {
  308.         return array (  305 => 158,  291 => 157,  289 => 155,  288 => 154,  286 => 153,  268 => 152,  258 => 112,  252 => 110,  245 => 106,  239 => 103,  235 => 102,  229 => 99,  225 => 98,  219 => 95,  215 => 94,  208 => 90,  204 => 89,  195 => 84,  192 => 83,  190 => 82,  180 => 75,  161 => 59,  157 => 58,  149 => 52,  132 => 43,  126 => 40,  119 => 36,  113 => 33,  103 => 26,  97 => 22,  93 => 21,  83 => 14,  74 => 8,  68 => 4,  58 => 3,  35 => 1,);
  309.     }
  310.     public function getSourceContext()
  311.     {
  312.         return new Source("{% extends \"base.html.twig\" %}
  313. {% block content %}
  314. \t<div id=\"Content\">
  315. \t\t<div class=\"content_wrapper clearfix\">
  316. \t\t\t<div class=\"sections_group\">
  317. \t\t\t\t<div class=\"entry-content\">
  318. \t\t\t\t\t<div class=\"section mcb-section bg-cover-ultrawide\" style=\"padding-top:250px;padding-bottom:80px;background-image:url({{content.headerimage.thumbnails[\"1920x900.webp\"]}});background-repeat:no-repeat;background-position:center top;\">
  319. \t\t\t\t\t\t<div class=\"section_wrapper mcb-section-inner\">
  320. \t\t\t\t\t\t\t<div class=\"wrap mcb-wrap one valign-top clearfix\">
  321. \t\t\t\t\t\t\t\t<div class=\"mcb-wrap-inner\">
  322. \t\t\t\t\t\t\t\t\t<div class=\"column mcb-column three-fourth column_column\">
  323. \t\t\t\t\t\t\t\t\t\t<div class=\"column_attr clearfix\">
  324. \t\t\t\t\t\t\t\t\t\t\t<h2 style=\"color: #fff;\">{{ content.title }}</h2>
  325. \t\t\t\t\t\t\t\t\t\t</div>
  326. \t\t\t\t\t\t\t\t\t</div>
  327. \t\t\t\t\t\t\t\t</div>
  328. \t\t\t\t\t\t\t</div>
  329. \t\t\t\t\t\t</div>
  330. \t\t\t\t\t</div>
  331.                     {% for row in content.blocks %}
  332.                     <div class=\"section mcb-section equal-height-wrap\" style=\"padding-top:110px;padding-bottom:0px;background-color:\">
  333. \t\t\t\t\t\t<div class=\"section_wrapper mcb-section-inner\">
  334. \t\t\t\t\t\t\t<div class=\"wrap mcb-wrap one-second valign-top bg-cover clearfix\">
  335. \t\t\t\t\t\t\t\t
  336. \t\t\t\t\t\t\t\t{{row.location|raw}}
  337. \t\t\t\t\t\t\t\t\t
  338. \t\t\t\t\t\t\t</div>
  339. \t\t\t\t\t\t\t<div class=\"wrap mcb-wrap one-second valign-top clearfix\" style=\"padding:70px 70px 25px;background-color:#000\">
  340. \t\t\t\t\t\t\t\t<div class=\"mcb-wrap-inner\">
  341. \t\t\t\t\t\t\t\t\t<div class=\"column mcb-column one column_column\">
  342. \t\t\t\t\t\t\t\t\t\t<div class=\"column_attr clearfix\">
  343. \t\t\t\t\t\t\t\t\t\t\t<h5 style=\"color: #3661cf; padding-bottom: 30px; border-bottom: 2px solid #3661cf; display: inline-block;\">{{row.blocktitle}}</h5>
  344. \t\t\t\t\t\t\t\t\t\t\t<hr class=\"no_line\" style=\"margin: 0 auto 30px;\">
  345. \t\t\t\t\t\t\t\t\t\t\t<h4 style=\"color: #fff;\">
  346.                                             {{row.street|raw}}
  347. \t\t\t\t\t\t\t\t\t\t\t</h4>
  348. \t\t\t\t\t\t\t\t\t\t\t<hr class=\"no_line\" style=\"margin: 0 auto 30px;\">
  349. \t\t\t\t\t\t\t\t\t\t\t<h4 style=\"color: #fff;\">
  350. \t\t\t\t\t\t\t\t\t\t\t\t<i class=\"icon-phone themecolor\"></i>{{row.phone}}</h4>
  351. \t\t\t\t\t\t\t\t\t\t\t<h4 style=\"color: #fff;\">
  352. \t\t\t\t\t\t\t\t\t\t\t\t<i class=\"icon-mail themecolor\"></i>
  353. \t\t\t\t\t\t\t\t\t\t\t\t<a href=\"mailto:{{row.email}}\" style=\"color:#fff\">{{row.email}}</a>
  354. \t\t\t\t\t\t\t\t\t\t\t</h4>
  355. \t\t\t\t\t\t\t\t\t\t</div>
  356. \t\t\t\t\t\t\t\t\t</div>
  357. \t\t\t\t\t\t\t\t</div>
  358. \t\t\t\t\t\t\t</div>
  359. \t\t\t\t\t\t</div>
  360. \t\t\t\t\t</div>    
  361.                     {% endfor %}
  362. \t\t\t\t\t<div class=\"section mcb-section\" style=\"padding-top:110px;padding-bottom:70px;background-color:\">
  363. \t\t\t\t\t\t<div class=\"section_wrapper mcb-section-inner\">
  364. \t\t\t\t\t\t\t<div class=\"wrap mcb-wrap one valign-top clearfix\">
  365. \t\t\t\t\t\t\t\t<div class=\"mcb-wrap-inner\">
  366. \t\t\t\t\t\t\t\t\t<div class=\"column mcb-column one column_column\">
  367. \t\t\t\t\t\t\t\t\t\t<div class=\"column_attr clearfix align_center\">
  368. \t\t\t\t\t\t\t\t\t\t\t<a href=\"{{ content.morecontacts }}\" target=\"_blank\" style=\"border:solid 1px #009FE3; border-radius:5px; padding:10px 25px\">
  369.                                                 {{ view.morecontacts.title }}
  370.                                             </a>
  371. \t\t\t\t\t\t\t\t\t\t</div>
  372. \t\t\t\t\t\t\t\t\t</div>
  373.                                 </div>
  374.                             </div>
  375.                         </div>
  376.                     </div>
  377. \t\t\t\t\t<div class=\"section mcb-section\" style=\"padding-top:110px;padding-bottom:70px;background-color:\">
  378. \t\t\t\t\t\t<div class=\"section_wrapper mcb-section-inner\">
  379. \t\t\t\t\t\t\t<div class=\"wrap mcb-wrap one valign-top clearfix\">
  380. \t\t\t\t\t\t\t\t<div class=\"mcb-wrap-inner\">
  381. \t\t\t\t\t\t\t\t\t<div class=\"column mcb-column one column_column\">
  382. \t\t\t\t\t\t\t\t\t\t<div class=\"column_attr clearfix align_center\">
  383. \t\t\t\t\t\t\t\t\t\t\t<h2>{{ 'sendformtitle'|trans }}</h2>
  384. \t\t\t\t\t\t\t\t\t\t</div>
  385. \t\t\t\t\t\t\t\t\t</div>
  386. \t\t\t\t\t\t\t\t\t<div class=\"column mcb-column one column_column\">
  387. \t\t\t\t\t\t\t\t\t\t<div class=\"column_attr clearfix align_center\">
  388. \t\t\t\t\t\t\t\t\t\t\t<div id=\"contactWrapper\">
  389. \t\t\t\t\t\t\t\t\t\t\t{% if app.request.get('send') != 'true' %}
  390.                 {% form_theme content.form _self %}
  391. \t\t\t\t{{ form_start(content.form,{\"attr\":{\"class\":\"appointment panel panel-body marbot40 panel-grey\"}, 'method': 'POST'}) }}
  392. \t\t\t\t\t\t\t\t\t\t\t\t<form
  393. \t\t\t\t\t\t\t\t\t\t\t\t\tid=\"contactform\">
  394. \t\t\t\t\t\t\t\t\t\t\t\t\t<!-- One Second (1/2) Column -->
  395. \t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"column one-second\">
  396. \t\t\t\t\t\t\t\t\t\t\t\t\t\t{{ form_errors(content.form.firstName) }}
  397.                                         {{ form_widget(content.form.firstName,{\"attr\":{\"class\":\"form-control required\"}}) }}
  398. \t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  399. \t\t\t\t\t\t\t\t\t\t\t\t\t<!-- One Second (1/2) Column -->
  400. \t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"column one-second\">
  401. \t\t\t\t\t\t\t\t\t\t\t\t\t\t{{ form_errors(content.form.email) }}
  402.                                         {{ form_widget(content.form.email,{\"attr\":{\"class\":\"form-control required\"}}) }}
  403. \t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  404. \t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"column one\">
  405. \t\t\t\t\t\t\t\t\t\t\t\t\t\t{{ form_errors(content.form.text) }}
  406.                                         {{ form_widget(content.form.text,{\"attr\":{\"class\":\"form-control required\"}}) }}
  407. \t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  408. \t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"column one\">
  409. \t\t\t\t\t\t\t\t\t\t\t\t\t\t{{ form_errors(content.form.textarea) }}
  410. \t\t\t\t\t\t\t            {{ form_widget(content.form.textarea,{\"attr\":{\"class\":\"sm-form-control border-form-control text-start required\"}}) }}
  411. \t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  412. \t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"column one\">
  413. \t\t\t\t\t\t\t\t\t\t\t\t\t\t{{ form_widget(content.form.submit,{\"attr\":{\"class\":\"btn btn-type1-reverse\"}}) }}
  414. \t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  415. \t\t\t\t\t\t\t\t\t\t\t\t</form>
  416. \t\t\t\t\t\t\t\t\t\t\t\t{% else %}
  417.                     <div id=\"post_message\"><p class=\"fontresize\">{{ view.form.entity.successText|raw }} </p></div>
  418.                     {% endif %}
  419. \t\t\t\t\t\t\t\t\t\t\t</div>
  420. \t\t\t\t\t\t\t\t\t\t</div>
  421. \t\t\t\t\t\t\t\t\t</div>
  422. \t\t\t\t\t\t\t\t</div>
  423. \t\t\t\t\t\t\t</div>
  424. \t\t\t\t\t\t</div>
  425. \t\t\t\t\t</div>
  426. \t\t\t\t\t{#<div class=\"section mcb-section equal-height-wrap\" style=\"padding-top:110px;padding-bottom:70px;background-color:\">
  427. \t\t\t\t\t                            <div class=\"section_wrapper mcb-section-inner\">
  428. \t\t\t\t\t                                <div class=\"wrap mcb-wrap one-second valign-middle clearfix\">
  429. \t\t\t\t\t                                    <div class=\"mcb-wrap-inner\">
  430. \t\t\t\t\t                                        <div class=\"column mcb-column one column_image\">
  431. \t\t\t\t\t                                        {% for block in content.blocksleft %}
  432. \t\t\t\t\t                                                {% include 'includes/blocks/' ~ block.type ~ '.html.twig' with {
  433. \t\t\t\t\t                                                    content: block,
  434. \t\t\t\t\t                                                    view: view.blocksleft[loop.index0],
  435. \t\t\t\t\t                                                } %}
  436. \t\t\t\t\t                                                <hr class=\"no_line\" style=\"margin: 0 auto 15px;\">
  437. \t\t\t\t\t                                            {% endfor %}
  438. \t\t\t\t\t                                        </div>
  439. \t\t\t\t\t                                    </div>
  440. \t\t\t\t\t                                </div>
  441. \t\t\t\t\t                                <div class=\"wrap mcb-wrap one-second valign-middle clearfix\" style=\"padding:0 0 0 8%\">
  442. \t\t\t\t\t                                    <div class=\"mcb-wrap-inner\">
  443. \t\t\t\t\t                                        <div class=\"column mcb-column one column_column\">
  444. \t\t\t\t\t                                            <div class=\"column_attr clearfix\">
  445. \t\t\t\t\t                                            {% for block in content.blocks %}
  446. \t\t\t\t\t                                                {% include 'includes/blocks/' ~ block.type ~ '.html.twig' with {
  447. \t\t\t\t\t                                                    content: block,
  448. \t\t\t\t\t                                                    view: view.blocks[loop.index0],
  449. \t\t\t\t\t                                                } %}
  450. \t\t\t\t\t                                                <hr class=\"no_line\" style=\"margin: 0 auto 15px;\">
  451. \t\t\t\t\t                                            {% endfor %}
  452. \t\t\t\t\t                                            </div>
  453. \t\t\t\t\t                                        </div>
  454. \t\t\t\t\t                                    </div>
  455. \t\t\t\t\t                                </div>
  456. \t\t\t\t\t                            </div>
  457. \t\t\t\t\t                        </div>#}
  458. \t\t\t\t\t{% for snippet in content.snippets %}
  459. \t\t\t\t\t\t{% include 'snippets/' ~ view.snippets[loop.index0][\"template\"] ~ '.html.twig' with {
  460.                                 content: snippet,
  461.                                 view: view.snippets[loop.index0],
  462.                             } %}
  463. \t\t\t\t\t{% endfor %}
  464. \t\t\t\t</div>
  465. \t\t\t</div>
  466. \t\t</div>
  467. \t</div>
  468. {% endblock %}
  469. ""pages/contact.html.twig""/home/solutions/weber.taha-solutions.com/templates/pages/contact.html.twig");
  470.     }
  471. }