var/cache/dev/twig/1d/1d76526f5e3914d80ac6023390a52ecbcb24c9535bf4754db798f8db0a5c3c6c.php line 78

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. /* front/contact/index.html.twig */
  14. class __TwigTemplate_02bce29e55311fbbbc8b4182369b76ab5af096775259a349c5e261dca16e48ad 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.             'title' => [$this'block_title'],
  24.             'body' => [$this'block_body'],
  25.         ];
  26.     }
  27.     protected function doGetParent(array $context)
  28.     {
  29.         // line 1
  30.         return "base.html.twig";
  31.     }
  32.     protected function doDisplay(array $context, array $blocks = [])
  33.     {
  34.         $macros $this->macros;
  35.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  36.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/contact/index.html.twig"));
  37.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  38.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/contact/index.html.twig"));
  39.         $this->parent $this->loadTemplate("base.html.twig""front/contact/index.html.twig"1);
  40.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  41.         
  42.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  43.         
  44.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  45.     }
  46.     // line 3
  47.     public function block_title($context, array $blocks = [])
  48.     {
  49.         $macros $this->macros;
  50.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  51.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  52.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  53.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  54.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.contact.contactUs"), "html"nulltrue);
  55.         
  56.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  57.         
  58.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  59.     }
  60.     // line 5
  61.     public function block_body($context, array $blocks = [])
  62.     {
  63.         $macros $this->macros;
  64.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  65.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  66.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  67.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  68.         // line 6
  69.         echo "\t<!-- start page-title -->
  70. \t<section class=\"page-title\">
  71. \t\t<div class=\"container\">
  72. \t\t\t<div class=\"row\">
  73. \t\t\t\t<div class=\"col col-xs-12\">
  74. \t\t\t\t\t<h2>";
  75.         // line 11
  76.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.contact.contactUs"), "html"nulltrue);
  77.         echo "</h2>
  78. \t\t\t\t\t";
  79.         // line 13
  80.         echo "\t\t\t\t</div>
  81. \t\t\t</div>
  82. \t\t\t<!-- end row -->
  83. \t\t</div>
  84. \t\t<!-- end container -->
  85. \t</section>
  86. \t<!-- end page-title -->
  87. \t<!-- start contact-section-s3 -->
  88. \t<section class=\"contact-section-s3 contact-pg-section\">
  89. \t\t<div class=\"content-area clearfix\">
  90. \t\t\t<div class=\"contact-info-col\">
  91. \t\t\t\t<div class=\"contact-info\">
  92. \t\t\t\t\t<ul>
  93. \t\t\t\t\t\t";
  94.         // line 32
  95.         echo "\t\t\t\t\t\t<li>
  96. \t\t\t\t\t\t\t<i class=\"fi flaticon-email\"></i>
  97. \t\t\t\t\t\t\t<h4>";
  98.         // line 34
  99.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.home.emailus"), "html"nulltrue);
  100.         echo "</h4>
  101. \t\t\t\t\t\t\t<p>contact@sofel-legal-consulting.com</p>
  102. \t\t\t\t\t\t</li>
  103. \t\t\t\t\t\t<li>
  104. \t\t\t\t\t\t\t<i class=\"fi flaticon-support\"></i>
  105. \t\t\t\t\t\t\t<h4>";
  106.         // line 39
  107.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.home.callUs"), "html"nulltrue);
  108.         echo "</h4>
  109. \t\t\t\t\t\t\t<p>+212678560875</p>
  110. \t\t\t\t\t\t</li>
  111. \t\t\t\t\t\t<li>
  112. \t\t\t\t\t\t\t<i class=\"fi flaticon-clock\"></i>
  113. \t\t\t\t\t\t\t<h4>";
  114.         // line 44
  115.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.home.office_hours"), "html"nulltrue);
  116.         echo "</h4>
  117. \t\t\t\t\t\t\t<p>";
  118.         // line 45
  119.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.home.fromMondayToFriday"), "html"nulltrue);
  120.         echo " : De 09h à 18h</p>
  121. \t\t\t\t\t\t\t<p>";
  122.         // line 46
  123.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.home.saturday"), "html"nulltrue);
  124.         echo " : De 9h à 13h</p>
  125. \t\t\t\t\t\t</li>
  126. \t\t\t\t\t</ul>
  127. \t\t\t\t</div>
  128. \t\t\t</div>
  129. \t\t\t<div class=\"contact-form-col\">
  130. \t\t\t\t<div class=\"section-title-s2\">
  131. \t\t\t\t\t<div class=\"icon\">
  132. \t\t\t\t\t\t<i class=\"fi flaticon-balance\"></i>
  133. \t\t\t\t\t</div>
  134. \t\t\t\t\t<span>";
  135.         // line 56
  136.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.contact.contactform"), "html"nulltrue);
  137.         echo "</span>
  138. \t\t\t\t</div>
  139. \t\t\t\t<div class=\"contact-form\">
  140. \t\t\t\t\t<form action=\"";
  141.         // line 60
  142.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("contactSend");
  143.         echo "\" method=\"post\" class=\"contact-validation-active\">
  144. \t\t\t\t\t\t<div>
  145. \t\t\t\t\t\t\t<input type=\"text\" class=\"form-control\" name=\"firstname\" id=\"firstname\" placeholder=\"";
  146.         // line 62
  147.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.contact.firstname"), "html"nulltrue);
  148.         echo "*\">
  149. \t\t\t\t\t\t</div>
  150. \t\t\t\t\t\t<div>
  151. \t\t\t\t\t\t\t<input type=\"text\" class=\"form-control\" name=\"lastname\" id=\"lastname\" placeholder=\"";
  152.         // line 65
  153.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.contact.lastname"), "html"nulltrue);
  154.         echo "*\">
  155. \t\t\t\t\t\t</div>
  156. \t\t\t\t\t\t<div>
  157. \t\t\t\t\t\t\t<input type=\"email\" class=\"form-control\" name=\"mail\" id=\"mail\" placeholder=\"";
  158.         // line 68
  159.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.contact.email"), "html"nulltrue);
  160.         echo "*\">
  161. \t\t\t\t\t\t</div>
  162. \t\t\t\t\t\t<div>
  163. \t\t\t\t\t\t\t<input type=\"text\" class=\"form-control\" name=\"phone\" id=\"phone\" placeholder=\"";
  164.         // line 71
  165.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.contact.phone"), "html"nulltrue);
  166.         echo "*\">
  167. \t\t\t\t\t\t</div>
  168. \t\t\t\t\t\t<div style=\"width:96%\">
  169. \t\t\t\t\t\t\t<input type=\"text\" class=\"form-control\" name=\"subject\" id=\"subject\" placeholder=\"";
  170.         // line 74
  171.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.contact.subject"), "html"nulltrue);
  172.         echo "*\">
  173. \t\t\t\t\t\t</div>
  174. \t\t\t\t\t\t<div class=\"fullwidth\">
  175. \t\t\t\t\t\t\t<textarea class=\"form-control\" name=\"message\" id=\"message\" placeholder=\"";
  176.         // line 77
  177.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.contact.casedescription"), "html"nulltrue);
  178.         echo "...\"></textarea>
  179. \t\t\t\t\t\t</div>
  180. \t\t\t\t\t\t<div class=\"submit-area\">
  181. \t\t\t\t\t\t\t<button type=\"submit\" class=\"theme-btn\">";
  182.         // line 80
  183.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.contact.submit"), "html"nulltrue);
  184.         echo "</button>
  185. \t\t\t\t\t\t</div>
  186. \t\t\t\t\t\t";
  187.         // line 82
  188.         $context['_parent'] = $context;
  189.         $context['_seq'] = twig_ensure_traversable(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.'82$this->source); })()), "flashes", [=> "success_en"], "method"falsefalsefalse82));
  190.         foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
  191.             // line 83
  192.             echo "\t\t\t\t\t\t\t<div id=\"success\">
  193. \t\t\t\t\t\t\t\t";
  194.             // line 84
  195.             echo twig_escape_filter($this->env$context["message"], "html"nulltrue);
  196.             echo "
  197. \t\t\t\t\t\t\t</div>
  198. \t\t\t\t\t\t";
  199.         }
  200.         $_parent $context['_parent'];
  201.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
  202.         $context array_intersect_key($context$_parent) + $_parent;
  203.         // line 87
  204.         echo "\t\t\t\t\t</form>
  205. \t\t\t\t</div>
  206. \t\t\t</div>
  207. \t\t</div>
  208. \t\t<!-- end content-area -->
  209. \t</section>
  210. \t<!-- end contact-section-s3 -->
  211. ";
  212.         
  213.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  214.         
  215.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  216.     }
  217.     public function getTemplateName()
  218.     {
  219.         return "front/contact/index.html.twig";
  220.     }
  221.     public function isTraitable()
  222.     {
  223.         return false;
  224.     }
  225.     public function getDebugInfo()
  226.     {
  227.         return array (  225 => 87,  216 => 84,  213 => 83,  209 => 82,  204 => 80,  198 => 77,  192 => 74,  186 => 71,  180 => 68,  174 => 65,  168 => 62,  163 => 60,  156 => 56,  143 => 46,  139 => 45,  135 => 44,  127 => 39,  119 => 34,  115 => 32,  99 => 13,  95 => 11,  88 => 6,  78 => 5,  59 => 3,  36 => 1,);
  228.     }
  229.     public function getSourceContext()
  230.     {
  231.         return new Source("{% extends 'base.html.twig' %}
  232. {% block title %}{{ 'app.contact.contactUs'|trans }}{% endblock %}
  233. {% block body %}
  234. \t<!-- start page-title -->
  235. \t<section class=\"page-title\">
  236. \t\t<div class=\"container\">
  237. \t\t\t<div class=\"row\">
  238. \t\t\t\t<div class=\"col col-xs-12\">
  239. \t\t\t\t\t<h2>{{ 'app.contact.contactUs'|trans }}</h2>
  240. \t\t\t\t\t{# <p>Gregor then turned to look out the window at the weather</p> #}
  241. \t\t\t\t</div>
  242. \t\t\t</div>
  243. \t\t\t<!-- end row -->
  244. \t\t</div>
  245. \t\t<!-- end container -->
  246. \t</section>
  247. \t<!-- end page-title -->
  248. \t<!-- start contact-section-s3 -->
  249. \t<section class=\"contact-section-s3 contact-pg-section\">
  250. \t\t<div class=\"content-area clearfix\">
  251. \t\t\t<div class=\"contact-info-col\">
  252. \t\t\t\t<div class=\"contact-info\">
  253. \t\t\t\t\t<ul>
  254. \t\t\t\t\t\t{# <li>
  255. \t\t\t\t\t\t\t<i class=\"fi flaticon-home-3\"></i>
  256. \t\t\t\t\t\t\t<h4>{{ 'app.home.ouraddress'|trans }}</h4>
  257. \t\t\t\t\t\t\t<p>54, Dahs udin sorok, Melborn Austria</p>
  258. \t\t\t\t\t\t</li> #}
  259. \t\t\t\t\t\t<li>
  260. \t\t\t\t\t\t\t<i class=\"fi flaticon-email\"></i>
  261. \t\t\t\t\t\t\t<h4>{{ 'app.home.emailus'|trans }}</h4>
  262. \t\t\t\t\t\t\t<p>contact@sofel-legal-consulting.com</p>
  263. \t\t\t\t\t\t</li>
  264. \t\t\t\t\t\t<li>
  265. \t\t\t\t\t\t\t<i class=\"fi flaticon-support\"></i>
  266. \t\t\t\t\t\t\t<h4>{{ 'app.home.callUs'|trans }}</h4>
  267. \t\t\t\t\t\t\t<p>+212678560875</p>
  268. \t\t\t\t\t\t</li>
  269. \t\t\t\t\t\t<li>
  270. \t\t\t\t\t\t\t<i class=\"fi flaticon-clock\"></i>
  271. \t\t\t\t\t\t\t<h4>{{ 'app.home.office_hours'|trans }}</h4>
  272. \t\t\t\t\t\t\t<p>{{ 'app.home.fromMondayToFriday'|trans }} : De 09h à 18h</p>
  273. \t\t\t\t\t\t\t<p>{{ 'app.home.saturday'|trans }} : De 9h à 13h</p>
  274. \t\t\t\t\t\t</li>
  275. \t\t\t\t\t</ul>
  276. \t\t\t\t</div>
  277. \t\t\t</div>
  278. \t\t\t<div class=\"contact-form-col\">
  279. \t\t\t\t<div class=\"section-title-s2\">
  280. \t\t\t\t\t<div class=\"icon\">
  281. \t\t\t\t\t\t<i class=\"fi flaticon-balance\"></i>
  282. \t\t\t\t\t</div>
  283. \t\t\t\t\t<span>{{ 'app.contact.contactform'|trans }}</span>
  284. \t\t\t\t</div>
  285. \t\t\t\t<div class=\"contact-form\">
  286. \t\t\t\t\t<form action=\"{{path('contactSend')}}\" method=\"post\" class=\"contact-validation-active\">
  287. \t\t\t\t\t\t<div>
  288. \t\t\t\t\t\t\t<input type=\"text\" class=\"form-control\" name=\"firstname\" id=\"firstname\" placeholder=\"{{ 'app.contact.firstname'|trans }}*\">
  289. \t\t\t\t\t\t</div>
  290. \t\t\t\t\t\t<div>
  291. \t\t\t\t\t\t\t<input type=\"text\" class=\"form-control\" name=\"lastname\" id=\"lastname\" placeholder=\"{{ 'app.contact.lastname'|trans }}*\">
  292. \t\t\t\t\t\t</div>
  293. \t\t\t\t\t\t<div>
  294. \t\t\t\t\t\t\t<input type=\"email\" class=\"form-control\" name=\"mail\" id=\"mail\" placeholder=\"{{ 'app.contact.email'|trans }}*\">
  295. \t\t\t\t\t\t</div>
  296. \t\t\t\t\t\t<div>
  297. \t\t\t\t\t\t\t<input type=\"text\" class=\"form-control\" name=\"phone\" id=\"phone\" placeholder=\"{{ 'app.contact.phone'|trans }}*\">
  298. \t\t\t\t\t\t</div>
  299. \t\t\t\t\t\t<div style=\"width:96%\">
  300. \t\t\t\t\t\t\t<input type=\"text\" class=\"form-control\" name=\"subject\" id=\"subject\" placeholder=\"{{ 'app.contact.subject'|trans }}*\">
  301. \t\t\t\t\t\t</div>
  302. \t\t\t\t\t\t<div class=\"fullwidth\">
  303. \t\t\t\t\t\t\t<textarea class=\"form-control\" name=\"message\" id=\"message\" placeholder=\"{{ 'app.contact.casedescription'|trans }}...\"></textarea>
  304. \t\t\t\t\t\t</div>
  305. \t\t\t\t\t\t<div class=\"submit-area\">
  306. \t\t\t\t\t\t\t<button type=\"submit\" class=\"theme-btn\">{{ 'app.contact.submit'|trans }}</button>
  307. \t\t\t\t\t\t</div>
  308. \t\t\t\t\t\t{% for message in app.flashes('success_en') %}
  309. \t\t\t\t\t\t\t<div id=\"success\">
  310. \t\t\t\t\t\t\t\t{{ message }}
  311. \t\t\t\t\t\t\t</div>
  312. \t\t\t\t\t\t{% endfor %}
  313. \t\t\t\t\t</form>
  314. \t\t\t\t</div>
  315. \t\t\t</div>
  316. \t\t</div>
  317. \t\t<!-- end content-area -->
  318. \t</section>
  319. \t<!-- end contact-section-s3 -->
  320. {% endblock %}
  321. ""front/contact/index.html.twig""/home/u250640644/domains/sofel-legal-consulting.com/templates/front/contact/index.html.twig");
  322.     }
  323. }