var/cache/dev/twig/6b/6bf6654d540dab495dd5cf4a17fdf395.php line 61

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. /* pages/vacancy_detail_layout_base.html.twig */
  14. class __TwigTemplate_6bdc817412a6ad58c9fe2158fe566181 extends \Twig\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->parent false;
  23.         $this->blocks = [
  24.             'content' => [$this'block_content'],
  25.             'vacancy_modal' => [$this'block_vacancy_modal'],
  26.             'vacancy_header_fixed' => [$this'block_vacancy_header_fixed'],
  27.             'vacancy_page_data' => [$this'block_vacancy_page_data'],
  28.             'vacancy_hero' => [$this'block_vacancy_hero'],
  29.             'vacancy_page' => [$this'block_vacancy_page'],
  30.             'vacancy_header' => [$this'block_vacancy_header'],
  31.             'vacancy_multisite_notification' => [$this'block_vacancy_multisite_notification'],
  32.             'vacancy_company_logo' => [$this'block_vacancy_company_logo'],
  33.             'vacancy_block_title' => [$this'block_vacancy_block_title'],
  34.             'vacancy_options_top' => [$this'block_vacancy_options_top'],
  35.             'custom_salary_li' => [$this'block_custom_salary_li'],
  36.             'vacancy_map_modal' => [$this'block_vacancy_map_modal'],
  37.             'vacancy_actions' => [$this'block_vacancy_actions'],
  38.             'vacancy_actions_share' => [$this'block_vacancy_actions_share'],
  39.             'vacancy_content' => [$this'block_vacancy_content'],
  40.             'vacancy_block_main' => [$this'block_vacancy_block_main'],
  41.             'vacancy_footer_actions' => [$this'block_vacancy_footer_actions'],
  42.             'vacancy_block_main_applicantform' => [$this'block_vacancy_block_main_applicantform'],
  43.             'vacancy_block_main_recruiter' => [$this'block_vacancy_block_main_recruiter'],
  44.             'vacancy_block_sidebar' => [$this'block_vacancy_block_sidebar'],
  45.             'vacancy_sidebar_company' => [$this'block_vacancy_sidebar_company'],
  46.             'vacancy_sidebar_company_logo' => [$this'block_vacancy_sidebar_company_logo'],
  47.             'vacancy_sidebar_usps' => [$this'block_vacancy_sidebar_usps'],
  48.             'vacancy_block_sidebar_open_close_date' => [$this'block_vacancy_block_sidebar_open_close_date'],
  49.             'vacancy_block_sidebar_related_vacancies' => [$this'block_vacancy_block_sidebar_related_vacancies'],
  50.             'vacancy_block_sidebar_recruiter' => [$this'block_vacancy_block_sidebar_recruiter'],
  51.             'vacancy_footer' => [$this'block_vacancy_footer'],
  52.         ];
  53.     }
  54.     protected function doDisplay(array $context, array $blocks = [])
  55.     {
  56.         $macros $this->macros;
  57.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  58.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""pages/vacancy_detail_layout_base.html.twig"));
  59.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  60.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""pages/vacancy_detail_layout_base.html.twig"));
  61.         // line 1
  62.         if ( !array_key_exists("actionWhatsappHref"$context)) {
  63.             // line 2
  64.             echo "    ";
  65.             $context["actionWhatsappHref"] = $this->extensions['App\Twig\ShareButtonExtension']->getShareOnWhatsAppUrl((((($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Vacancy") . " '") . twig_trim_filter(twig_get_attribute($this->env$this->source,             // line 3
  66. (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'3$this->source); })()), "title", [], "any"falsefalsefalse3), null"right")) . "': ") . $this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vacancy_detail", ["id" => twig_get_attribute($this->env$this->source,             // line 4
  67. (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'4$this->source); })()), "id", [], "any"falsefalsefalse4), "slug" => twig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'4$this->source); })()), "slug", [], "any"falsefalsefalse4)]))), $this->extensions['MobileDetectBundle\Twig\Extension\MobileDetectExtension']->isMobile());
  68.         }
  69.         // line 8
  70.         echo "
  71. ";
  72.         // line 9
  73.         $this->displayBlock('content'$context$blocks);
  74.         
  75.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  76.         
  77.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  78.     }
  79.     public function block_content($context, array $blocks = [])
  80.     {
  81.         $macros $this->macros;
  82.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  83.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  84.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  85.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  86.         // line 10
  87.         echo "    ";
  88.         $this->displayBlock('vacancy_modal'$context$blocks);
  89.         // line 19
  90.         echo "
  91.     ";
  92.         // line 20
  93.         $this->displayBlock('vacancy_header_fixed'$context$blocks);
  94.         // line 66
  95.         echo "
  96.     <!-- vacancy view -->
  97.     ";
  98.         // line 68
  99.         $this->displayBlock('vacancy_page_data'$context$blocks);
  100.         // line 72
  101.         echo "    ";
  102.         $this->displayBlock('vacancy_hero'$context$blocks);
  103.         // line 73
  104.         echo "    ";
  105.         $this->displayBlock('vacancy_page'$context$blocks);
  106.         // line 580
  107.         echo "    </div>
  108. ";
  109.         
  110.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  111.         
  112.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  113.     }
  114.     // line 10
  115.     public function block_vacancy_modal($context, array $blocks = [])
  116.     {
  117.         $macros $this->macros;
  118.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  119.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_modal"));
  120.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  121.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_modal"));
  122.         // line 11
  123.         echo "        ";
  124.         if (twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'11$this->source); })()), "externalUrl", [], "any"falsefalsefalse11))) {
  125.             // line 12
  126.             echo "            <!-- Modal -->
  127.             ";
  128.             // line 13
  129.             echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\Page\\ApplicantController::formModalAction", ["id" => twig_get_attribute($this->env$this->source,             // line 15
  130. (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'15$this->source); })()), "id", [], "any"falsefalsefalse15)]));
  131.             // line 16
  132.             echo "
  133.         ";
  134.         }
  135.         // line 18
  136.         echo "    ";
  137.         
  138.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  139.         
  140.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  141.     }
  142.     // line 20
  143.     public function block_vacancy_header_fixed($context, array $blocks = [])
  144.     {
  145.         $macros $this->macros;
  146.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  147.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_header_fixed"));
  148.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  149.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_header_fixed"));
  150.         // line 21
  151.         echo "        <header data-component=\"MenuMobile,Favorite\"
  152.                 data-vacancy-id=\"";
  153.         // line 22
  154.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'22$this->source); })()), "id", [], "any"falsefalsefalse22), "html"nulltrue);
  155.         echo "\"
  156.                 class=\"vacancy-header-top fixed-top\">
  157.             <div class=\"flex-container\">
  158.                 <h2>";
  159.         // line 25
  160.         if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["vacancy"] ?? null), "options", [], "any"falsetruefalse25), "functie", [], "any"truetruefalse25)) {
  161.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_first($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'25$this->source); })()), "options", [], "any"falsefalsefalse25), "functie", [], "any"falsefalsefalse25)), "value", [], "any"falsefalsefalse25), "html"nulltrue);
  162.         } else {
  163.             echo twig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'25$this->source); })()), "title", [], "any"falsefalsefalse25);
  164.         }
  165.         echo "</h2>
  166.                 <div class=\"button-set h-align h-align-right\">
  167.                     ";
  168.         // line 27
  169.         if (twig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'27$this->source); })()), "published", [], "any"falsefalsefalse27)) {
  170.             // line 28
  171.             echo "                        ";
  172.             if ($this->extensions['Flagception\Bundle\FlagceptionBundle\Twig\ToggleExtension']->isActive("feature_vacancy_save_as_favorite")) {
  173.                 // line 29
  174.                 echo "                            <span class=\"d-none\" data-is-favorited=\"true\">
  175.                             <i class=\"fal fa-times icon-before\"></i>
  176.                             ";
  177.                 // line 31
  178.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Remove"), "html"nulltrue);
  179.                 echo "
  180.                         </span>
  181.                             <span class=\"d-none\" data-is-favorited=\"false\">
  182.                             <i class=\"fal fa-star icon-before\"></i>
  183.                             ";
  184.                 // line 35
  185.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Save"), "html"nulltrue);
  186.                 echo "
  187.                         </span>
  188.                             <a href=\"javascript:void(0)\" title=\"";
  189.                 // line 37
  190.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Save as favorite"), "html"nulltrue);
  191.                 echo "\"
  192.                                class=\"is-btn is-btn_add-to-favorites is-btn-outlined-primary favorite-add favorite-vacancy\">
  193.                             </a>
  194.                         ";
  195.             }
  196.             // line 41
  197.             echo "                        ";
  198.             if (twig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'41$this->source); })()), "externalUrl", [], "any"falsefalsefalse41)) {
  199.                 // line 42
  200.                 echo "                            <a target=\"_blank\" href=\"";
  201.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'42$this->source); })()), "externalUrl", [], "any"falsefalsefalse42), "html"nulltrue);
  202.                 echo "\"
  203.                                title=\"";
  204.                 // line 43
  205.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Apply"), "html"nulltrue);
  206.                 echo "\"
  207.                                data-component=\"ExternalApplication\"
  208.                                data-vacancy-id=\"";
  209.                 // line 45
  210.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'45$this->source); })()), "id", [], "any"falsefalsefalse45), "html"nulltrue);
  211.                 echo "\"
  212.                                class=\"is-btn is-background-color-accent\">
  213.                                 <i class=\"fal fa-pencil icon-before\"></i>
  214.                                 ";
  215.                 // line 48
  216.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Apply"), "html"nulltrue);
  217.                 echo "
  218.                             </a>
  219.                         ";
  220.             } else {
  221.                 // line 51
  222.                 echo "                            <a href=\"";
  223.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vacancy_apply", ["id" => twig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'51$this->source); })()), "id", [], "any"falsefalsefalse51)]), "html"nulltrue);
  224.                 echo "\"
  225.                                title=\"";
  226.                 // line 52
  227.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Apply"), "html"nulltrue);
  228.                 echo "\"
  229.                                data-vacancy-id=\"";
  230.                 // line 53
  231.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'53$this->source); })()), "id", [], "any"falsefalsefalse53), "html"nulltrue);
  232.                 echo "\"
  233.                                class=\"is-btn apply-btn ";
  234.                 // line 54
  235.                 if ( !$this->extensions['MobileDetectBundle\Twig\Extension\MobileDetectExtension']->isMobile()) {
  236.                     echo " apply-btn_modal";
  237.                 }
  238.                 echo "\"
  239.                                ";
  240.                 // line 55
  241.                 if ( !$this->extensions['MobileDetectBundle\Twig\Extension\MobileDetectExtension']->isMobile()) {
  242.                     echo "data-toggle=\"modal\"
  243.                                data-target=\"#vacancyApplyModal\"";
  244.                 }
  245.                 // line 56
  246.                 echo ">
  247.                                 <i class=\"fal fa-pencil icon-before\"></i>
  248.                                 ";
  249.                 // line 58
  250.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Apply"), "html"nulltrue);
  251.                 echo "
  252.                             </a>
  253.                         ";
  254.             }
  255.             // line 61
  256.             echo "                    ";
  257.         }
  258.         // line 62
  259.         echo "                </div>
  260.             </div>
  261.         </header>
  262.     ";
  263.         
  264.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  265.         
  266.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  267.     }
  268.     // line 68
  269.     public function block_vacancy_page_data($context, array $blocks = [])
  270.     {
  271.         $macros $this->macros;
  272.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  273.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_page_data"));
  274.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  275.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_page_data"));
  276.         // line 69
  277.         echo "        <div data-component=\"Vacancy,Favorite,Apply,CustomHeader\"
  278.         data-vacancy-id=\"";
  279.         // line 70
  280.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'70$this->source); })()), "id", [], "any"falsefalsefalse70), "html"nulltrue);
  281.         echo "\"";
  282.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["vacancy"] ?? null), "company", [], "any"falsetruefalse70), "heroName", [], "any"truetruefalse70) &&  !twig_test_empty(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'70$this->source); })()), "company", [], "any"falsefalsefalse70), "heroName", [], "any"falsefalsefalse70)))) {
  283.             // line 71
  284.             echo "        data-custom-header=\"";
  285.             echo twig_escape_filter($this->env$this->extensions['App\Twig\AssetExtension']->asset(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'71$this->source); })()), "company", [], "any"falsefalsefalse71), "hero", [], "any"falsefalsefalse71)), "html"nulltrue);
  286.             echo "\"";
  287.         }
  288.         echo ">";
  289.         
  290.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  291.         
  292.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  293.     }
  294.     // line 72
  295.     public function block_vacancy_hero($context, array $blocks = [])
  296.     {
  297.         $macros $this->macros;
  298.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  299.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_hero"));
  300.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  301.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_hero"));
  302.         
  303.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  304.         
  305.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  306.     }
  307.     // line 73
  308.     public function block_vacancy_page($context, array $blocks = [])
  309.     {
  310.         $macros $this->macros;
  311.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  312.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_page"));
  313.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  314.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_page"));
  315.         // line 74
  316.         echo "        <div class=\"";
  317.         echo (($this->extensions['App\Component\Configuration\Twig\ConfigExtension']->getSetting("site_vacancy_vacancy_detail_is_wrapper")) ? ("is-wrapper") : (""));
  318.         echo " page page_vacancy-detail_layout_base\">
  319.             <div class=\"row\">
  320.                 <div class=\"col-12\">
  321.                     ";
  322.         // line 77
  323.         $this->displayBlock('vacancy_header'$context$blocks);
  324.         // line 275
  325.         echo "                </div>
  326.             </div>
  327.             ";
  328.         // line 277
  329.         $this->displayBlock('vacancy_content'$context$blocks);
  330.         // line 575
  331.         echo "        </div>
  332.         ";
  333.         // line 576
  334.         $this->displayBlock('vacancy_footer'$context$blocks);
  335.         // line 579
  336.         echo "    ";
  337.         
  338.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  339.         
  340.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  341.     }
  342.     // line 77
  343.     public function block_vacancy_header($context, array $blocks = [])
  344.     {
  345.         $macros $this->macros;
  346.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  347.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_header"));
  348.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  349.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_header"));
  350.         // line 78
  351.         echo "                        <div class=\"card vacancy-header is-box-shadow-0 animation-element fadeup-element is-overflow-visible\">
  352.                             <div class=\"vacancy-intro\">
  353.                                 <div class=\"card-body\">
  354.                                     ";
  355.         // line 81
  356.         if ((twig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'81$this->source); })()), "site", [], "any"falsefalsefalse81) != $this->extensions['App\Twig\SiteExtension']->getCurrentSite())) {
  357.             // line 82
  358.             echo "                                        <div class=\"row\">
  359.                                             <div class=\"col-12\">
  360.                                                 ";
  361.             // line 84
  362.             $this->displayBlock('vacancy_multisite_notification'$context$blocks);
  363.             // line 93
  364.             echo "                                            </div>
  365.                                         </div>
  366.                                     ";
  367.         }
  368.         // line 96
  369.         echo "                                    <div class=\"row\">
  370.                                         ";
  371.         // line 97
  372.         $this->displayBlock('vacancy_company_logo'$context$blocks);
  373.         // line 110
  374.         echo "                                        <div class=\"col-12 col-md-10\">
  375.                                             ";
  376.         // line 111
  377.         $this->displayBlock('vacancy_block_title'$context$blocks);
  378.         // line 269
  379.         echo "                                        </div>
  380.                                     </div>
  381.                                 </div>
  382.                             </div>
  383.                         </div>
  384.                     ";
  385.         
  386.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  387.         
  388.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  389.     }
  390.     // line 84
  391.     public function block_vacancy_multisite_notification($context, array $blocks = [])
  392.     {
  393.         $macros $this->macros;
  394.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  395.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_multisite_notification"));
  396.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  397.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_multisite_notification"));
  398.         // line 85
  399.         echo "                                                    <div class=\"alert alert-success is-margin-bottom-30 is-padding-15\">
  400.                                                         Deze vacature staat origineel op
  401.                                                         <a class=\"is-margin-top-0 is-color-black\" target=\"_blank\"
  402.                                                            href=\"";
  403.         // line 88
  404.         echo twig_escape_filter($this->env$this->extensions['App\Twig\SiteExtension']->getSiteUrl("vacancy_detail"twig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'88$this->source); })()), "site", [], "any"falsefalsefalse88), ["id" => twig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'88$this->source); })()), "id", [], "any"falsefalsefalse88), "slug" => twig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'88$this->source); })()), "slug", [], "any"falsefalsefalse88)]), "html"nulltrue);
  405.         echo "\">
  406.                                                             ";
  407.         // line 89
  408.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'89$this->source); })()), "site", [], "any"falsefalsefalse89), "html"nulltrue);
  409.         echo "
  410.                                                         </a>.
  411.                                                     </div>
  412.                                                 ";
  413.         
  414.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  415.         
  416.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  417.     }
  418.     // line 97
  419.     public function block_vacancy_company_logo($context, array $blocks = [])
  420.     {
  421.         $macros $this->macros;
  422.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  423.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_company_logo"));
  424.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  425.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_company_logo"));
  426.         // line 98
  427.         echo "                                            ";
  428.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["vacancy"] ?? null), "company", [], "any"falsetruefalse98), "logo", [], "any"truetruefalse98) && twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'98$this->source); })()), "company", [], "any"falsefalsefalse98), "logo", [], "any"falsefalsefalse98))) {
  429.             // line 99
  430.             echo "                                                <div class=\"col-12 col-md-2\">
  431.                                                     <figure class=\"logo logo-left\">
  432.                                                         <a href=\"";
  433.             // line 101
  434.             echo twig_escape_filter($this->env$this->extensions['App\Twig\CompanyPathExtension']->companyDetailPath(twig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'101$this->source); })()), "company", [], "any"falsefalsefalse101)), "html"nulltrue);
  435.             echo "\"
  436.                                                            title=\"";
  437.             // line 102
  438.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("View company page"), "html"nulltrue);
  439.             echo "\">
  440.                                                             <img loading=\"lazy\" src=\"";
  441.             // line 103
  442.             echo twig_escape_filter($this->env$this->extensions['App\Twig\AssetExtension']->asset(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'103$this->source); })()), "company", [], "any"falsefalsefalse103), "logo", [], "any"falsefalsefalse103)), "html"nulltrue);
  443.             echo "\"
  444.                                                                  alt=\"";
  445.             // line 104
  446.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'104$this->source); })()), "company", [], "any"falsefalsefalse104), "name", [], "any"falsefalsefalse104), "html"nulltrue);
  447.             echo "\">
  448.                                                         </a>
  449.                                                     </figure>
  450.                                                 </div>
  451.                                             ";
  452.         }
  453.         // line 109
  454.         echo "                                        ";
  455.         
  456.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  457.         
  458.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  459.     }
  460.     // line 111
  461.     public function block_vacancy_block_title($context, array $blocks = [])
  462.     {
  463.         $macros $this->macros;
  464.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  465.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_block_title"));
  466.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  467.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_block_title"));
  468.         // line 112
  469.         echo "                                                <div class=\"vacancy-title\">
  470.                                                     <h1>";
  471.         // line 113
  472.         echo twig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'113$this->source); })()), "title", [], "any"falsefalsefalse113);
  473.         echo "</h1>
  474.                                                 </div>
  475.                                                 <div class=\"vacancy-options\">
  476.                                                     <ul>
  477.                                                         ";
  478.         // line 117
  479.         $this->displayBlock('vacancy_options_top'$context$blocks);
  480.         // line 124
  481.         echo "                                                        ";
  482.         $this->displayBlock('custom_salary_li'$context$blocks);
  483.         // line 131
  484.         echo "                                                        ";
  485.         if (( !$this->extensions['Flagception\Bundle\FlagceptionBundle\Twig\ToggleExtension']->isActive("feature_vacancy_custom_salary") && $this->extensions['App\Component\Configuration\Twig\ConfigExtension']->getSetting("site_vacancy_salary_visible_on_detail"))) {
  486.             // line 132
  487.             echo "                                                            <li>
  488.                                                                 <i class=\"far fa-euro-sign\"></i> ";
  489.             // line 133
  490.             echo twig_escape_filter($this->env$this->env->getFilter('money_localized_format')->getCallable()(twig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'133$this->source); })()), "salary", [], "any"falsefalsefalse133)), "html"nulltrue);
  491.             echo "
  492.                                                             </li>
  493.                                                         ";
  494.         }
  495.         // line 136
  496.         echo "                                                        ";
  497.         if (($this->extensions['App\Component\Configuration\Twig\ConfigExtension']->getSetting("site_vacancy_city_visible_on_detail") || $this->extensions['App\Component\Configuration\Twig\ConfigExtension']->getSetting("site_vacancy_address_visible_on_detail"))) {
  498.             // line 137
  499.             echo "                                                            <li>
  500.                                                                 ";
  501.             // line 138
  502.             if ($this->extensions['App\Component\Configuration\Twig\ConfigExtension']->getSetting("site_vacancy_city_on_detail_icon")) {
  503.                 // line 139
  504.                 echo "                                                                    <i class=\"";
  505.                 echo $this->extensions['App\Component\Configuration\Twig\ConfigExtension']->getSetting("site_vacancy_city_on_detail_icon");
  506.                 echo "\"></i>
  507.                                                                 ";
  508.             } else {
  509.                 // line 141
  510.                 echo "                                                                    <i class=\"fal fa-map-marker-alt\"></i>
  511.                                                                 ";
  512.             }
  513.             // line 143
  514.             echo "                                                                ";
  515.             if ($this->extensions['App\Component\Configuration\Twig\ConfigExtension']->getSetting("site_vacancy_address_visible_on_detail")) {
  516.                 // line 144
  517.                 echo "                                                                    ";
  518.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'144$this->source); })()), "address", [], "any"falsefalsefalse144), "html"nulltrue);
  519.                 echo "
  520.                                                                 ";
  521.             } elseif ($this->extensions['App\Component\Configuration\Twig\ConfigExtension']->getSetting("site_vacancy_city_visible_on_detail")) {
  522.                 // line 146
  523.                 echo "                                                                    ";
  524.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'146$this->source); })()), "city", [], "any"falsefalsefalse146), "html"nulltrue);
  525.                 echo "
  526.                                                                 ";
  527.             }
  528.             // line 148
  529.             echo "                                                                ";
  530.             $this->displayBlock('vacancy_map_modal'$context$blocks);
  531.             // line 160
  532.             echo "                                                            </li>
  533.                                                         ";
  534.         }
  535.         // line 162
  536.         echo "                                                    </ul>
  537.                                                 </div>
  538.                                                 ";
  539.         // line 164
  540.         if (twig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'164$this->source); })()), "published", [], "any"falsefalsefalse164)) {
  541.             // line 165
  542.             echo "                                                    <div class=\"vacancy-actions\">
  543.                                                         ";
  544.             // line 166
  545.             $this->displayBlock('vacancy_actions'$context$blocks);
  546.             // line 188
  547.             echo "                                                        ";
  548.             if ($this->extensions['Flagception\Bundle\FlagceptionBundle\Twig\ToggleExtension']->isActive("feature_vacancy_save_as_favorite")) {
  549.                 // line 189
  550.                 echo "                                                            <div class=\"widget widget--favorite\">
  551.                                                                 <span class=\"d-none\" data-is-favorited=\"true\">
  552.                                                                 <i class=\"far fa-times icon-before\"></i>
  553.                                                                     ";
  554.                 // line 192
  555.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Remove"), "html"nulltrue);
  556.                 echo "
  557.                                                                 <span class=\"d-none d-md-block\">&nbsp;";
  558.                 // line 193
  559.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("as favorite"), "html"nulltrue);
  560.                 echo "</span>
  561.                                                                 </span>
  562.                                                                 <span class=\"d-none\" data-is-favorited=\"false\">
  563.                                                                     <i class=\"far fa-star icon-before\"></i>
  564.                                                                     ";
  565.                 // line 197
  566.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Save as favorite"), "html"nulltrue);
  567.                 echo "
  568.                                                                 </span>
  569.                                                                 <a href=\"javascript:void(0)\"
  570.                                                                    class=\"favorite-add favorite-vacancy\">
  571.                                                                 </a>
  572.                                                             </div>
  573.                                                         ";
  574.             }
  575.             // line 204
  576.             echo "                                                        ";
  577.             if ( !twig_test_empty($this->extensions['App\Component\Configuration\Twig\ConfigExtension']->getSetting("site_vacancy_share_on"))) {
  578.                 // line 205
  579.                 echo "                                                            ";
  580.                 $this->displayBlock('vacancy_actions_share'$context$blocks);
  581.                 // line 265
  582.                 echo "                                                        ";
  583.             }
  584.             // line 266
  585.             echo "                                                    </div>
  586.                                                 ";
  587.         }
  588.         // line 268
  589.         echo "                                            ";
  590.         
  591.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  592.         
  593.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  594.     }
  595.     // line 117
  596.     public function block_vacancy_options_top($context, array $blocks = [])
  597.     {
  598.         $macros $this->macros;
  599.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  600.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_options_top"));
  601.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  602.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_options_top"));
  603.         // line 118
  604.         echo "                                                            ";
  605.         $context['_parent'] = $context;
  606.         $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'118$this->source); })()), "optionValues", [], "any"falsefalsefalse118));
  607.         foreach ($context['_seq'] as $context["_key"] => $context["optionValue"]) {
  608.             if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["optionValue"], "option", [], "any"falsefalsefalse118), "visibleInDetail", [], "any"falsefalsefalse118)) {
  609.                 // line 119
  610.                 echo "                                                                <li>
  611.                                                                     <i class=\"";
  612.                 // line 120
  613.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["optionValue"], "option", [], "any"falsefalsefalse120), "fontAwesomeIcon", [], "any"falsefalsefalse120), "html"nulltrue);
  614.                 echo "\"></i>";
  615.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["optionValue"], "value", [], "any"falsefalsefalse120), "html"nulltrue);
  616.                 echo "
  617.                                                                 </li>
  618.                                                             ";
  619.             }
  620.         }
  621.         $_parent $context['_parent'];
  622.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['optionValue'], $context['_parent'], $context['loop']);
  623.         $context array_intersect_key($context$_parent) + $_parent;
  624.         // line 123
  625.         echo "                                                        ";
  626.         
  627.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  628.         
  629.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  630.     }
  631.     // line 124
  632.     public function block_custom_salary_li($context, array $blocks = [])
  633.     {
  634.         $macros $this->macros;
  635.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  636.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""custom_salary_li"));
  637.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  638.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""custom_salary_li"));
  639.         // line 125
  640.         echo "                                                            ";
  641.         if (($this->extensions['Flagception\Bundle\FlagceptionBundle\Twig\ToggleExtension']->isActive("feature_vacancy_custom_salary") && twig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'125$this->source); })()), "customSalary", [], "any"falsefalsefalse125))) {
  642.             // line 126
  643.             echo "                                                                <li>
  644.                                                                     <i class=\"far fa-euro-sign\"></i> ";
  645.             // line 127
  646.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'127$this->source); })()), "customSalary", [], "any"falsefalsefalse127), "html"nulltrue);
  647.             echo "
  648.                                                                 </li>
  649.                                                             ";
  650.         }
  651.         // line 130
  652.         echo "                                                        ";
  653.         
  654.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  655.         
  656.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  657.     }
  658.     // line 148
  659.     public function block_vacancy_map_modal($context, array $blocks = [])
  660.     {
  661.         $macros $this->macros;
  662.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  663.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_map_modal"));
  664.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  665.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_map_modal"));
  666.         // line 149
  667.         echo "                                                                    <span class=\"option-sub\">
  668.                                                                             <a title=\"";
  669.         // line 150
  670.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Show on map"), "html"nulltrue);
  671.         echo "\"
  672.                                                                                data-component=\"MapModal\"
  673.                                                                                data-lat=\"";
  674.         // line 152
  675.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'152$this->source); })()), "latitude", [], "any"falsefalsefalse152), "html"nulltrue);
  676.         echo "\"
  677.                                                                                data-long=\"";
  678.         // line 153
  679.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'153$this->source); })()), "longitude", [], "any"falsefalsefalse153), "html"nulltrue);
  680.         echo "\"
  681.                                                                                data-zoom=\"9\">
  682.                                                                                 ( <i class=\"far fa-fw fa-map\"></i>
  683.                                                                                 ";
  684.         // line 156
  685.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Show on map"), "html"nulltrue);
  686.         echo ")
  687.                                                                             </a>
  688.                                                                         </span>
  689.                                                                 ";
  690.         
  691.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  692.         
  693.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  694.     }
  695.     // line 166
  696.     public function block_vacancy_actions($context, array $blocks = [])
  697.     {
  698.         $macros $this->macros;
  699.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  700.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_actions"));
  701.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  702.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_actions"));
  703.         // line 167
  704.         echo "                                                        ";
  705.         if (twig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'167$this->source); })()), "externalUrl", [], "any"falsefalsefalse167)) {
  706.             // line 168
  707.             echo "                                                            <a target=\"_blank\" href=\"";
  708.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'168$this->source); })()), "externalUrl", [], "any"falsefalsefalse168), "html"nulltrue);
  709.             echo "\"
  710.                                                                title=\"";
  711.             // line 169
  712.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Apply to vacancy"), "html"nulltrue);
  713.             echo "\"
  714.                                                                data-component=\"ExternalApplication\"
  715.                                                                data-vacancy-id=\"";
  716.             // line 171
  717.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'171$this->source); })()), "id", [], "any"falsefalsefalse171), "html"nulltrue);
  718.             echo "\"
  719.                                                                class=\"is-btn is-background-color-accent\"
  720.                                                                data-settings='{\"class\": \"buttonProps\"}'>
  721.                                                                 <i class=\"fal fa-pencil icon-before\"></i>
  722.                                                                 ";
  723.             // line 175
  724.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Apply"), "html"nulltrue);
  725.             echo "
  726.                                                             </a>
  727.                                                         ";
  728.         } else {
  729.             // line 178
  730.             echo "                                                            <a href=\"";
  731.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vacancy_apply", ["id" => twig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'178$this->source); })()), "id", [], "any"falsefalsefalse178)]), "html"nulltrue);
  732.             echo "\"
  733.                                                                title=\"";
  734.             // line 179
  735.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Apply to vacancy"), "html"nulltrue);
  736.             echo "\"
  737.                                                                data-vacancy-id=\"";
  738.             // line 180
  739.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'180$this->source); })()), "id", [], "any"falsefalsefalse180), "html"nulltrue);
  740.             echo "\"
  741.                                                                class=\"is-btn apply-btn ";
  742.             // line 181
  743.             if ( !$this->extensions['MobileDetectBundle\Twig\Extension\MobileDetectExtension']->isMobile()) {
  744.                 echo " apply-btn_modal";
  745.             }
  746.             echo "\"
  747.                                                                data-settings='{\"class\": \"buttonProps\"}'>
  748.                                                                 <i class=\"fal fa-pencil icon-before\"></i>
  749.                                                                 ";
  750.             // line 184
  751.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Apply"), "html"nulltrue);
  752.             echo "
  753.                                                             </a>
  754.                                                         ";
  755.         }
  756.         // line 187
  757.         echo "                                                        ";
  758.         
  759.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  760.         
  761.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  762.     }
  763.     // line 205
  764.     public function block_vacancy_actions_share($context, array $blocks = [])
  765.     {
  766.         $macros $this->macros;
  767.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  768.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_actions_share"));
  769.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  770.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_actions_share"));
  771.         // line 206
  772.         echo "                                                                <div class=\"widget widget--share dropdown show\">
  773.                                                                     <a class=\"dropdown-toggle\" role=\"button\"
  774.                                                                        id=\"dropdownMenuLink\"
  775.                                                                        data-toggle=\"dropdown\" aria-haspopup=\"true\"
  776.                                                                        aria-expanded=\"false\">
  777.                                                                         <i class=\"fal fa-share-alt icon-before is-color-primary\"></i>";
  778.         // line 211
  779.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Share vacancy"), "html"nulltrue);
  780.         echo "
  781.                                                                     </a>
  782.                                                                     <div class=\"dropdown-menu\"
  783.                                                                          aria-labelledby=\"dropdownMenuLink\">
  784.                                                                         ";
  785.         // line 215
  786.         if (twig_in_filter("facebook"$this->extensions['App\Component\Configuration\Twig\ConfigExtension']->getSetting("site_vacancy_share_on"))) {
  787.             // line 216
  788.             echo "                                                                            <a target=\"_blank\"
  789.                                                                                href=\"https://www.facebook.com/sharer/sharer.php?u=";
  790.             // line 217
  791.             echo twig_escape_filter($this->envtwig_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.'217$this->source); })()), "request", [], "any"falsefalsefalse217), "uri", [], "any"falsefalsefalse217), "html"nulltrue);
  792.             echo "\"
  793.                                                                                title=\"";
  794.             // line 218
  795.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Share"), "html"nulltrue);
  796.             echo " ";
  797.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'218$this->source); })()), "title", [], "any"falsefalsefalse218), "html"nulltrue);
  798.             echo " ";
  799.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("on Facebook"), "html"nulltrue);
  800.             echo "\"
  801.                                                                                class=\"facebook dropdown-item\"><i
  802.                                                                                         class=\"fab fa-facebook-f fa-fw is-color-primary\"></i>
  803.                                                                                 Facebook
  804.                                                                             </a>
  805.                                                                         ";
  806.         }
  807.         // line 224
  808.         echo "                                                                        ";
  809.         if (twig_in_filter("linkedIn"$this->extensions['App\Component\Configuration\Twig\ConfigExtension']->getSetting("site_vacancy_share_on"))) {
  810.             // line 225
  811.             echo "                                                                            <a target=\"_blank\"
  812.                                                                                href=\"https://www.linkedin.com/shareArticle?url=";
  813.             // line 226
  814.             echo twig_escape_filter($this->envtwig_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.'226$this->source); })()), "request", [], "any"falsefalsefalse226), "uri", [], "any"falsefalsefalse226), "html"nulltrue);
  815.             echo "&title=";
  816.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'226$this->source); })()), "title", [], "any"falsefalsefalse226), "html"nulltrue);
  817.             echo "&summary=";
  818.             echo twig_escape_filter($this->envtwig_striptags(twig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'226$this->source); })()), "intro", [], "any"falsefalsefalse226)), "html"nulltrue);
  819.             echo "&source=LinkedIn\"
  820.                                                                                title=\"";
  821.             // line 227
  822.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Share"), "html"nulltrue);
  823.             echo " ";
  824.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'227$this->source); })()), "title", [], "any"falsefalsefalse227), "html"nulltrue);
  825.             echo " ";
  826.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("on"), "html"nulltrue);
  827.             echo " LinkedIn\"
  828.                                                                                class=\"linkedin dropdown-item\"><i
  829.                                                                                         class=\"fab fa-linkedin-in fa-fw is-color-primary\"></i>
  830.                                                                                 LinkedIn
  831.                                                                             </a>
  832.                                                                         ";
  833.         }
  834.         // line 233
  835.         echo "                                                                        ";
  836.         if (twig_in_filter("twitter"$this->extensions['App\Component\Configuration\Twig\ConfigExtension']->getSetting("site_vacancy_share_on"))) {
  837.             // line 234
  838.             echo "                                                                            <a target=\"_blank\"
  839.                                                                                href=\"https://twitter.com/intent/tweet?text=";
  840.             // line 235
  841.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'235$this->source); })()), "title", [], "any"falsefalsefalse235), "html"nulltrue);
  842.             echo "&url=";
  843.             echo twig_escape_filter($this->envtwig_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.'235$this->source); })()), "request", [], "any"falsefalsefalse235), "uri", [], "any"falsefalsefalse235), "html"nulltrue);
  844.             echo "\"
  845.                                                                                title=\"";
  846.             // line 236
  847.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Share"), "html"nulltrue);
  848.             echo " ";
  849.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'236$this->source); })()), "title", [], "any"falsefalsefalse236), "html"nulltrue);
  850.             echo " ";
  851.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("on Twitter"), "html"nulltrue);
  852.             echo "\"
  853.                                                                                class=\"twitter dropdown-item\"><i
  854.                                                                                         class=\"fab fa-x-twitter fa-fw is-color-primary\"></i>
  855.                                                                                 Twitter
  856.                                                                             </a>
  857.                                                                         ";
  858.         }
  859.         // line 242
  860.         echo "                                                                        ";
  861.         if (twig_in_filter("email"$this->extensions['App\Component\Configuration\Twig\ConfigExtension']->getSetting("site_vacancy_share_on"))) {
  862.             // line 243
  863.             echo "                                                                            <a target=\"_blank\"
  864.                                                                                href=\"";
  865.             // line 244
  866.             echo $this->extensions['App\Twig\ShareButtonExtension']->getShareByEmailUrl("""", (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'244$this->source); })()));
  867.             echo "\"
  868.                                                                                title=\"";
  869.             // line 245
  870.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Share by mail"), "html"nulltrue);
  871.             echo "\"
  872.                                                                                class=\"mail dropdown-item\"
  873.                                                                                data-settings='{\"class\": \"buttonProps\"}'>
  874.                                                                                 <i class=\"fas fa-envelope-open icon-before is-color-primary\"></i>
  875.                                                                                 E-mail
  876.                                                                             </a>
  877.                                                                         ";
  878.         }
  879.         // line 252
  880.         echo "                                                                        ";
  881.         if (twig_in_filter("whatsapp"$this->extensions['App\Component\Configuration\Twig\ConfigExtension']->getSetting("site_vacancy_share_on"))) {
  882.             // line 253
  883.             echo "                                                                            <a href=\"";
  884.             echo twig_escape_filter($this->env, (isset($context["actionWhatsappHref"]) || array_key_exists("actionWhatsappHref"$context) ? $context["actionWhatsappHref"] : (function () { throw new RuntimeError('Variable "actionWhatsappHref" does not exist.'253$this->source); })()), "html"nulltrue);
  885.             echo "\"
  886.                                                                                title=\"";
  887.             // line 254
  888.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Share with Whatsapp"), "html"nulltrue);
  889.             echo "\"
  890.                                                                                class=\"whatsapp dropdown-item\"
  891.                                                                                target=\"_blank\"
  892.                                                                                data-settings='{\"class\": \"buttonProps\"}'>
  893.                                                                                 <i class=\"fab fa-whatsapp icon-before is-color-primary\"></i>
  894.                                                                                 Whatsapp
  895.                                                                             </a>
  896.                                                                         ";
  897.         }
  898.         // line 262
  899.         echo "                                                                    </div>
  900.                                                                 </div>
  901.                                                             ";
  902.         
  903.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  904.         
  905.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  906.     }
  907.     // line 277
  908.     public function block_vacancy_content($context, array $blocks = [])
  909.     {
  910.         $macros $this->macros;
  911.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  912.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_content"));
  913.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  914.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_content"));
  915.         // line 278
  916.         echo "                <div class=\"row\">
  917.                     ";
  918.         // line 279
  919.         $this->displayBlock('vacancy_block_main'$context$blocks);
  920.         // line 364
  921.         echo "                    ";
  922.         $this->displayBlock('vacancy_block_sidebar'$context$blocks);
  923.         // line 573
  924.         echo "                </div>
  925.             ";
  926.         
  927.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  928.         
  929.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  930.     }
  931.     // line 279
  932.     public function block_vacancy_block_main($context, array $blocks = [])
  933.     {
  934.         $macros $this->macros;
  935.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  936.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_block_main"));
  937.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  938.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_block_main"));
  939.         // line 280
  940.         echo "                        <main class=\"col-12 col-lg-8\">
  941.                             <div class=\"card animation-element fadeup-element fade-start-section\">
  942.                                 <div class=\"card-body vacancy-content\">
  943.                                     ";
  944.         // line 283
  945.         $this->loadTemplate("pages/blocks/inavailable_message.html.twig""pages/vacancy_detail_layout_base.html.twig"283)->display($context);
  946.         // line 284
  947.         echo "                                    ";
  948.         if ($this->extensions['App\Component\Configuration\Twig\ConfigExtension']->getSetting("site_vacancy_intro_visible_on_detail")) {
  949.             // line 285
  950.             echo "                                        ";
  951.             echo twig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'285$this->source); })()), "intro", [], "any"falsefalsefalse285);
  952.             echo "
  953.                                     ";
  954.         }
  955.         // line 287
  956.         echo "                                    ";
  957.         echo $this->extensions['App\Twig\DescriptionExtension']->getDescription((isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'287$this->source); })()));
  958.         echo "
  959.                                     ";
  960.         // line 288
  961.         if (twig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'288$this->source); })()), "canApply", [], "any"falsefalsefalse288)) {
  962.             // line 289
  963.             echo "                                        <div class=\"button-set h-align h-align-left\">
  964.                                             ";
  965.             // line 290
  966.             $this->displayBlock('vacancy_footer_actions'$context$blocks);
  967.             // line 312
  968.             echo "                                            <a href=\"";
  969.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vacancies");
  970.             echo "\" class=\"is-color-base is-hover-color-primary\"><i
  971.                                                         class=\"fal fa-angle-left icon-before is-color-primary\"></i> ";
  972.             // line 313
  973.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("To vacancy overview"), "html"nulltrue);
  974.             echo "
  975.                                             </a>
  976.                                         </div>
  977.                                     ";
  978.         }
  979.         // line 317
  980.         echo "                                </div>
  981.                             </div>
  982.                             ";
  983.         // line 319
  984.         $this->displayBlock('vacancy_block_main_applicantform'$context$blocks);
  985.         // line 321
  986.         echo "                            ";
  987.         $this->displayBlock('vacancy_block_main_recruiter'$context$blocks);
  988.         // line 362
  989.         echo "                        </main>
  990.                     ";
  991.         
  992.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  993.         
  994.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  995.     }
  996.     // line 290
  997.     public function block_vacancy_footer_actions($context, array $blocks = [])
  998.     {
  999.         $macros $this->macros;
  1000.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1001.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_footer_actions"));
  1002.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1003.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_footer_actions"));
  1004.         // line 291
  1005.         echo "                                                ";
  1006.         if (twig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'291$this->source); })()), "externalUrl", [], "any"falsefalsefalse291)) {
  1007.             // line 292
  1008.             echo "                                                    <a target=\"_blank\" href=\"";
  1009.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'292$this->source); })()), "externalUrl", [], "any"falsefalsefalse292), "html"nulltrue);
  1010.             echo "\"
  1011.                                                        title=\"";
  1012.             // line 293
  1013.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Apply"), "html"nulltrue);
  1014.             echo "\"
  1015.                                                        class=\"is-btn is-background-color-accent is-margin-bottom-0 is-margin-bottom-mobile-15\"
  1016.                                                        data-component=\"ExternalApplication\"
  1017.                                                        data-vacancy-id=\"";
  1018.             // line 296
  1019.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'296$this->source); })()), "id", [], "any"falsefalsefalse296), "html"nulltrue);
  1020.             echo "\"
  1021.                                                        data-settings='{\"class\": \"buttonProps\"}'>
  1022.                                                         <i class=\"fal fa-pencil icon-before\"></i>
  1023.                                                         ";
  1024.             // line 299
  1025.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Apply to vacancy"), "html"nulltrue);
  1026.             echo "
  1027.                                                     </a>
  1028.                                                 ";
  1029.         } else {
  1030.             // line 302
  1031.             echo "                                                    <a href=\"";
  1032.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vacancy_apply", ["id" => twig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'302$this->source); })()), "id", [], "any"falsefalsefalse302)]), "html"nulltrue);
  1033.             echo "\"
  1034.                                                        title=\"";
  1035.             // line 303
  1036.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Apply to vacancy"), "html"nulltrue);
  1037.             echo "\"
  1038.                                                        data-vacancy-id=\"";
  1039.             // line 304
  1040.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'304$this->source); })()), "id", [], "any"falsefalsefalse304), "html"nulltrue);
  1041.             echo "\"
  1042.                                                        class=\"is-btn apply-btn ";
  1043.             // line 305
  1044.             if ( !$this->extensions['MobileDetectBundle\Twig\Extension\MobileDetectExtension']->isMobile()) {
  1045.                 echo " apply-btn_modal";
  1046.             }
  1047.             echo " is-margin-bottom-0 is-margin-bottom-mobile-15\"
  1048.                                                        data-settings='{\"class\": \"buttonProps\"}'>
  1049.                                                         <i class=\"fal fa-pencil icon-before\"></i>
  1050.                                                         ";
  1051.             // line 308
  1052.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Apply to vacancy"), "html"nulltrue);
  1053.             echo "
  1054.                                                     </a>
  1055.                                                 ";
  1056.         }
  1057.         // line 311
  1058.         echo "                                            ";
  1059.         
  1060.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1061.         
  1062.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1063.     }
  1064.     // line 319
  1065.     public function block_vacancy_block_main_applicantform($context, array $blocks = [])
  1066.     {
  1067.         $macros $this->macros;
  1068.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1069.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_block_main_applicantform"));
  1070.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1071.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_block_main_applicantform"));
  1072.         // line 320
  1073.         echo "                            ";
  1074.         
  1075.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1076.         
  1077.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1078.     }
  1079.     // line 321
  1080.     public function block_vacancy_block_main_recruiter($context, array $blocks = [])
  1081.     {
  1082.         $macros $this->macros;
  1083.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1084.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_block_main_recruiter"));
  1085.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1086.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_block_main_recruiter"));
  1087.         // line 322
  1088.         echo "                                ";
  1089.         if (twig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'322$this->source); })()), "recruiter", [], "any"falsefalsefalse322)) {
  1090.             // line 323
  1091.             echo "                                    <div class=\"widget widget--recruiter card animation-element fadeup-element\">
  1092.                                         <div class=\"card-body\">
  1093.                                             <div class=\"row\">
  1094.                                                 ";
  1095.             // line 326
  1096.             if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'326$this->source); })()), "recruiter", [], "any"falsefalsefalse326), "pictureName", [], "any"falsefalsefalse326)) {
  1097.                 // line 327
  1098.                 echo "                                                    <div class=\"recruiter-img col-12 col-sm-3 col-lg-12 col-xl-3 is-margin-right-0\">
  1099.                                                         <img loading=\"lazy\" src=\"";
  1100.                 // line 328
  1101.                 echo twig_escape_filter($this->env$this->extensions['Vich\UploaderBundle\Twig\Extension\UploaderExtension']->asset(twig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'328$this->source); })()), "recruiter", [], "any"falsefalsefalse328), "picture"), "html"nulltrue);
  1102.                 echo "\"
  1103.                                                              alt=\"";
  1104.                 // line 329
  1105.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'329$this->source); })()), "recruiter", [], "any"falsefalsefalse329), "firstname", [], "any"falsefalsefalse329), "html"nulltrue);
  1106.                 if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'329$this->source); })()), "recruiter", [], "any"falsefalsefalse329), "lastnameprefix", [], "any"falsefalsefalse329)) {
  1107.                     echo " ";
  1108.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'329$this->source); })()), "recruiter", [], "any"falsefalsefalse329), "lastnameprefix", [], "any"falsefalsefalse329), "html"nulltrue);
  1109.                 }
  1110.                 echo " ";
  1111.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'329$this->source); })()), "recruiter", [], "any"falsefalsefalse329), "lastname", [], "any"falsefalsefalse329), "html"nulltrue);
  1112.                 echo "\">
  1113.                                                     </div>
  1114.                                                 ";
  1115.             }
  1116.             // line 332
  1117.             echo "                                                <div class=\"recruiter-info col-12 col-sm-9 col-lg-12 col-xl-9\">
  1118.                                                     <h2>";
  1119.             // line 333
  1120.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("For more information"), "html"nulltrue);
  1121.             echo "</h2>
  1122.                                                     <p>
  1123.                                                         <span>";
  1124.             // line 335
  1125.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'335$this->source); })()), "recruiter", [], "any"falsefalsefalse335), "firstname", [], "any"falsefalsefalse335), "html"nulltrue);
  1126.             if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'335$this->source); })()), "recruiter", [], "any"falsefalsefalse335), "lastnameprefix", [], "any"falsefalsefalse335)) {
  1127.                 echo " ";
  1128.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'335$this->source); })()), "recruiter", [], "any"falsefalsefalse335), "lastnameprefix", [], "any"falsefalsefalse335), "html"nulltrue);
  1129.             }
  1130.             echo " ";
  1131.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'335$this->source); })()), "recruiter", [], "any"falsefalsefalse335), "lastname", [], "any"falsefalsefalse335), "html"nulltrue);
  1132.             echo "</span><br>
  1133.                                                         <a href=\"mailto:";
  1134.             // line 336
  1135.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'336$this->source); })()), "recruiter", [], "any"falsefalsefalse336), "email", [], "any"falsefalsefalse336), "html"nulltrue);
  1136.             echo "\">";
  1137.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'336$this->source); })()), "recruiter", [], "any"falsefalsefalse336), "email", [], "any"falsefalsefalse336), "html"nulltrue);
  1138.             echo "</a><br>
  1139.                                                         ";
  1140.             // line 337
  1141.             if ( !twig_test_empty(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'337$this->source); })()), "recruiter", [], "any"falsefalsefalse337), "phone", [], "any"falsefalsefalse337))) {
  1142.                 // line 338
  1143.                 echo "                                                            <a href=\"";
  1144.                 echo twig_escape_filter($this->env$this->env->getFilter('formatPhoneRFC3966')->getCallable()(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'338$this->source); })()), "recruiter", [], "any"falsefalsefalse338), "phone", [], "any"falsefalsefalse338)), "html"nulltrue);
  1145.                 echo "\">";
  1146.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'338$this->source); })()), "recruiter", [], "any"falsefalsefalse338), "phone", [], "any"falsefalsefalse338), "html"nulltrue);
  1147.                 echo "</a>
  1148.                                                             <br>
  1149.                                                         ";
  1150.             }
  1151.             // line 341
  1152.             echo "                                                        ";
  1153.             if ( !twig_test_empty(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'341$this->source); })()), "recruiter", [], "any"falsefalsefalse341), "phone", [], "any"falsefalsefalse341))) {
  1154.                 // line 342
  1155.                 echo "                                                            ";
  1156.                 if ($this->extensions['App\Component\Configuration\Twig\ConfigExtension']->getSetting("site_vacancy_show_whatsapp_button_recruiters")) {
  1157.                     // line 343
  1158.                     echo "                                                                ";
  1159.                     if ($this->extensions['MobileDetectBundle\Twig\Extension\MobileDetectExtension']->isMobile()) {
  1160.                         // line 344
  1161.                         echo "                                                                    <a class=\"is-btn is-background-color-primary is-btn-small is-margin-top-10\"
  1162.                                                                        href=\"https://api.whatsapp.com/send?phone=";
  1163.                         // line 345
  1164.                         echo twig_escape_filter($this->env$this->env->getFilter('formatPhoneE164')->getCallable()(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'345$this->source); })()), "recruiter", [], "any"falsefalsefalse345), "phone", [], "any"falsefalsefalse345)), "html"nulltrue);
  1165.                         echo "\"
  1166.                                                                        title=\"";
  1167.                         // line 346
  1168.                         echo twig_escape_filter($this->envtwig_sprintf($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("App %s"), twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'346$this->source); })()), "recruiter", [], "any"falsefalsefalse346), "firstName", [], "any"falsefalsefalse346)), "html"nulltrue);
  1169.                         echo "\">";
  1170.                         echo twig_escape_filter($this->envtwig_sprintf($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("App %s"), twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'346$this->source); })()), "recruiter", [], "any"falsefalsefalse346), "firstName", [], "any"falsefalsefalse346)), "html"nulltrue);
  1171.                         echo "</a>
  1172.                                                                 ";
  1173.                     } else {
  1174.                         // line 348
  1175.                         echo "                                                                    <a target=\"_blank\"
  1176.                                                                        class=\"is-btn is-background-color-primary is-btn-small is-margin-top-10\"
  1177.                                                                        href=\"https://web.whatsapp.com/send?phone=";
  1178.                         // line 350
  1179.                         echo twig_escape_filter($this->env$this->env->getFilter('formatPhoneE164')->getCallable()(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'350$this->source); })()), "recruiter", [], "any"falsefalsefalse350), "phone", [], "any"falsefalsefalse350)), "html"nulltrue);
  1180.                         echo "\"
  1181.                                                                        title=\"";
  1182.                         // line 351
  1183.                         echo twig_escape_filter($this->envtwig_sprintf($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("App %s"), twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'351$this->source); })()), "recruiter", [], "any"falsefalsefalse351), "firstName", [], "any"falsefalsefalse351)), "html"nulltrue);
  1184.                         echo "\">";
  1185.                         echo twig_escape_filter($this->envtwig_sprintf($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("App %s"), twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'351$this->source); })()), "recruiter", [], "any"falsefalsefalse351), "firstName", [], "any"falsefalsefalse351)), "html"nulltrue);
  1186.                         echo "</a>
  1187.                                                                 ";
  1188.                     }
  1189.                     // line 353
  1190.                     echo "                                                            ";
  1191.                 }
  1192.                 // line 354
  1193.                 echo "                                                        ";
  1194.             }
  1195.             // line 355
  1196.             echo "                                                    </p>
  1197.                                                 </div>
  1198.                                             </div>
  1199.                                         </div>
  1200.                                     </div>
  1201.                                 ";
  1202.         }
  1203.         // line 361
  1204.         echo "                            ";
  1205.         
  1206.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1207.         
  1208.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1209.     }
  1210.     // line 364
  1211.     public function block_vacancy_block_sidebar($context, array $blocks = [])
  1212.     {
  1213.         $macros $this->macros;
  1214.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1215.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_block_sidebar"));
  1216.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1217.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_block_sidebar"));
  1218.         // line 365
  1219.         echo "                        <aside class=\"col-12 col-lg-4\">
  1220.                             ";
  1221.         // line 366
  1222.         $this->displayBlock('vacancy_sidebar_company'$context$blocks);
  1223.         // line 395
  1224.         echo "                            ";
  1225.         $this->displayBlock('vacancy_sidebar_usps'$context$blocks);
  1226.         // line 409
  1227.         echo "                            ";
  1228.         $this->displayBlock('vacancy_block_sidebar_open_close_date'$context$blocks);
  1229.         // line 430
  1230.         echo "                            ";
  1231.         $this->displayBlock('vacancy_block_sidebar_related_vacancies'$context$blocks);
  1232.         // line 499
  1233.         echo "                            ";
  1234.         $this->displayBlock('vacancy_block_sidebar_recruiter'$context$blocks);
  1235.         // line 540
  1236.         echo "                            <div class=\"widget widget--sm widget--sm__default text-center animation-element fadeup-element\">
  1237.                                 ";
  1238.         // line 541
  1239.         if ($this->extensions['App\Component\Configuration\Twig\ConfigExtension']->getSetting("site_social_facebook")) {
  1240.             // line 542
  1241.             echo "                                    <a href=\"";
  1242.             echo $this->extensions['App\Component\Configuration\Twig\ConfigExtension']->getSetting("site_social_facebook");
  1243.             echo "\"
  1244.                                        title=\"";
  1245.             // line 543
  1246.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Follow %site-company-name% on", ["%site-company-name%" => ((array_key_exists("site_company_name"$context)) ? (_twig_default_filter((isset($context["site_company_name"]) || array_key_exists("site_company_name"$context) ? $context["site_company_name"] : (function () { throw new RuntimeError('Variable "site_company_name" does not exist.'543$this->source); })()), "Getnoticed")) : ("Getnoticed"))]), "html"nulltrue);
  1247.             echo " Facebook\"
  1248.                                        target=\"_blank\"><i
  1249.                                                 class=\"fab fa-fw fa-facebook-f\"></i></a>
  1250.                                 ";
  1251.         }
  1252.         // line 547
  1253.         echo "                                ";
  1254.         if ($this->extensions['App\Component\Configuration\Twig\ConfigExtension']->getSetting("site_social_twitter")) {
  1255.             // line 548
  1256.             echo "                                    <a href=\"";
  1257.             echo $this->extensions['App\Component\Configuration\Twig\ConfigExtension']->getSetting("site_social_twitter");
  1258.             echo "\"
  1259.                                        title=\"";
  1260.             // line 549
  1261.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Follow %site-company-name% on", ["%site-company-name%" => ((array_key_exists("site_company_name"$context)) ? (_twig_default_filter((isset($context["site_company_name"]) || array_key_exists("site_company_name"$context) ? $context["site_company_name"] : (function () { throw new RuntimeError('Variable "site_company_name" does not exist.'549$this->source); })()), "Getnoticed")) : ("Getnoticed"))]), "html"nulltrue);
  1262.             echo " Twitter\"
  1263.                                        target=\"_blank\"><i
  1264.                                                 class=\"fab fa-fw fa-x-twitter\"></i></a>
  1265.                                 ";
  1266.         }
  1267.         // line 553
  1268.         echo "                                ";
  1269.         if ($this->extensions['App\Component\Configuration\Twig\ConfigExtension']->getSetting("site_social_linkedin")) {
  1270.             // line 554
  1271.             echo "                                    <a href=\"";
  1272.             echo $this->extensions['App\Component\Configuration\Twig\ConfigExtension']->getSetting("site_social_linkedin");
  1273.             echo "\"
  1274.                                        title=\"";
  1275.             // line 555
  1276.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Follow %site-company-name% on", ["%site-company-name%" => ((array_key_exists("site_company_name"$context)) ? (_twig_default_filter((isset($context["site_company_name"]) || array_key_exists("site_company_name"$context) ? $context["site_company_name"] : (function () { throw new RuntimeError('Variable "site_company_name" does not exist.'555$this->source); })()), "Getnoticed")) : ("Getnoticed"))]), "html"nulltrue);
  1277.             echo " LinkedIn\"
  1278.                                        target=\"_blank\"><i
  1279.                                                 class=\"fab fa-fw fa-linkedin-in\"></i></a>
  1280.                                 ";
  1281.         }
  1282.         // line 559
  1283.         echo "                                ";
  1284.         if ($this->extensions['App\Component\Configuration\Twig\ConfigExtension']->getSetting("site_social_youtube")) {
  1285.             // line 560
  1286.             echo "                                    <a href=\"";
  1287.             echo $this->extensions['App\Component\Configuration\Twig\ConfigExtension']->getSetting("site_social_youtube");
  1288.             echo "\"
  1289.                                        title=\"";
  1290.             // line 561
  1291.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Follow %site-company-name% on", ["%site-company-name%" => ((array_key_exists("site_company_name"$context)) ? (_twig_default_filter((isset($context["site_company_name"]) || array_key_exists("site_company_name"$context) ? $context["site_company_name"] : (function () { throw new RuntimeError('Variable "site_company_name" does not exist.'561$this->source); })()), "Getnoticed")) : ("Getnoticed"))]), "html"nulltrue);
  1292.             echo " Youtube\"
  1293.                                        target=\"_blank\"><i
  1294.                                                 class=\"fab fa-fw fa-youtube\"></i></a>
  1295.                                 ";
  1296.         }
  1297.         // line 565
  1298.         echo "                                ";
  1299.         if ($this->extensions['App\Component\Configuration\Twig\ConfigExtension']->getSetting("site_social_instagram")) {
  1300.             // line 566
  1301.             echo "                                    <a href=\"";
  1302.             echo $this->extensions['App\Component\Configuration\Twig\ConfigExtension']->getSetting("site_social_instagram");
  1303.             echo "\"
  1304.                                        title=\"";
  1305.             // line 567
  1306.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Follow %site-company-name% on", ["%site-company-name%" => ((array_key_exists("site_company_name"$context)) ? (_twig_default_filter((isset($context["site_company_name"]) || array_key_exists("site_company_name"$context) ? $context["site_company_name"] : (function () { throw new RuntimeError('Variable "site_company_name" does not exist.'567$this->source); })()), "Getnoticed")) : ("Getnoticed"))]), "html"nulltrue);
  1307.             echo " Instagram\"
  1308.                                        target=\"_blank\"><i class=\"fab fa-fw fa-instagram\"></i></a>
  1309.                                 ";
  1310.         }
  1311.         // line 570
  1312.         echo "                            </div>
  1313.                         </aside>
  1314.                     ";
  1315.         
  1316.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1317.         
  1318.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1319.     }
  1320.     // line 366
  1321.     public function block_vacancy_sidebar_company($context, array $blocks = [])
  1322.     {
  1323.         $macros $this->macros;
  1324.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1325.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_sidebar_company"));
  1326.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1327.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_sidebar_company"));
  1328.         // line 367
  1329.         echo "                                ";
  1330.         if (twig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'367$this->source); })()), "company", [], "any"falsefalsefalse367)) {
  1331.             // line 368
  1332.             echo "                                    <div class=\"card card_company animation-element fadeup-element\">
  1333.                                         <div class=\"card-body\">
  1334.                                             ";
  1335.             // line 370
  1336.             if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'370$this->source); })()), "company", [], "any"falsefalsefalse370), "video", [], "any"falsefalsefalse370)) {
  1337.                 // line 371
  1338.                 echo "                                                <div class=\"company_video embed-responsive embed-responsive-16by9\">
  1339.                                                     <iframe width=\"560\" height=\"315\" class=\"embed-responsive-item\"
  1340.                                                             src=\"";
  1341.                 // line 373
  1342.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'373$this->source); })()), "company", [], "any"falsefalsefalse373), "video", [], "any"falsefalsefalse373), "html"nulltrue);
  1343.                 echo "\" frameborder=\"0\"
  1344.                                                             allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\"
  1345.                                                             allowfullscreen>
  1346.                                                     </iframe>
  1347.                                                 </div>
  1348.                                             ";
  1349.             } elseif ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,             // line 378
  1350. ($context["vacancy"] ?? null), "company", [], "any"falsetruefalse378), "logo", [], "any"truetruefalse378) && twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'378$this->source); })()), "company", [], "any"falsefalsefalse378), "logo", [], "any"falsefalsefalse378))) {
  1351.                 // line 379
  1352.                 echo "                                                ";
  1353.                 $this->displayBlock('vacancy_sidebar_company_logo'$context$blocks);
  1354.                 // line 388
  1355.                 echo "                                            ";
  1356.             }
  1357.             // line 389
  1358.             echo "                                            <h2>";
  1359.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'389$this->source); })()), "company", [], "any"falsefalsefalse389), "name", [], "any"falsefalsefalse389), "html"nulltrue);
  1360.             echo "</h2>
  1361.                                             ";
  1362.             // line 390
  1363.             echo twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'390$this->source); })()), "company", [], "any"falsefalsefalse390), "description", [], "any"falsefalsefalse390);
  1364.             echo "
  1365.                                         </div>
  1366.                                     </div>
  1367.                                 ";
  1368.         }
  1369.         // line 394
  1370.         echo "                            ";
  1371.         
  1372.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1373.         
  1374.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1375.     }
  1376.     // line 379
  1377.     public function block_vacancy_sidebar_company_logo($context, array $blocks = [])
  1378.     {
  1379.         $macros $this->macros;
  1380.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1381.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_sidebar_company_logo"));
  1382.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1383.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_sidebar_company_logo"));
  1384.         // line 380
  1385.         echo "                                                    <figure class=\"company-logo\">
  1386.                                                         <a href=\"";
  1387.         // line 381
  1388.         echo twig_escape_filter($this->env$this->extensions['App\Twig\CompanyPathExtension']->companyDetailPath(twig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'381$this->source); })()), "company", [], "any"falsefalsefalse381)), "html"nulltrue);
  1389.         echo "\"
  1390.                                                            title=\"";
  1391.         // line 382
  1392.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("View office page"), "html"nulltrue);
  1393.         echo "\">
  1394.                                                             <img loading=\"lazy\" src=\"";
  1395.         // line 383
  1396.         echo twig_escape_filter($this->env$this->env->getRuntime('Liip\ImagineBundle\Templating\LazyFilterRuntime')->filter($this->extensions['App\Twig\AssetExtension']->asset(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'383$this->source); })()), "company", [], "any"falsefalsefalse383), "logo", [], "any"falsefalsefalse383)), "w480"), "html"nulltrue);
  1397.         echo "\"
  1398.                                                                  alt=\"";
  1399.         // line 384
  1400.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'384$this->source); })()), "company", [], "any"falsefalsefalse384), "name", [], "any"falsefalsefalse384), "html"nulltrue);
  1401.         echo "\"/>
  1402.                                                         </a>
  1403.                                                     </figure>
  1404.                                                 ";
  1405.         
  1406.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1407.         
  1408.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1409.     }
  1410.     // line 395
  1411.     public function block_vacancy_sidebar_usps($context, array $blocks = [])
  1412.     {
  1413.         $macros $this->macros;
  1414.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1415.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_sidebar_usps"));
  1416.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1417.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_sidebar_usps"));
  1418.         // line 396
  1419.         echo "                                ";
  1420.         if ( !twig_test_empty((isset($context["vacancyUsps"]) || array_key_exists("vacancyUsps"$context) ? $context["vacancyUsps"] : (function () { throw new RuntimeError('Variable "vacancyUsps" does not exist.'396$this->source); })()))) {
  1421.             // line 397
  1422.             echo "                                    <div class=\"widget widget--office card\">
  1423.                                         <div class=\"card-body\">
  1424.                                             <div class=\"usps--list\">
  1425.                                                 ";
  1426.             // line 400
  1427.             $context['_parent'] = $context;
  1428.             $context['_seq'] = twig_ensure_traversable((isset($context["vacancyUsps"]) || array_key_exists("vacancyUsps"$context) ? $context["vacancyUsps"] : (function () { throw new RuntimeError('Variable "vacancyUsps" does not exist.'400$this->source); })()));
  1429.             foreach ($context['_seq'] as $context["_key"] => $context["usp"]) {
  1430.                 // line 401
  1431.                 echo "                                                    <span class=\"usp-icon\"><i
  1432.                                                                 class=\"";
  1433.                 // line 402
  1434.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["usp"], "fontAwesomeIcon", [], "any"falsefalsefalse402), "html"nulltrue);
  1435.                 echo "\"></i>";
  1436.                 echo twig_get_attribute($this->env$this->source$context["usp"], "value", [], "any"falsefalsefalse402);
  1437.                 echo "</span>
  1438.                                                 ";
  1439.             }
  1440.             $_parent $context['_parent'];
  1441.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['usp'], $context['_parent'], $context['loop']);
  1442.             $context array_intersect_key($context$_parent) + $_parent;
  1443.             // line 404
  1444.             echo "                                            </div>
  1445.                                         </div>
  1446.                                     </div>
  1447.                                 ";
  1448.         }
  1449.         // line 408
  1450.         echo "                            ";
  1451.         
  1452.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1453.         
  1454.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1455.     }
  1456.     // line 409
  1457.     public function block_vacancy_block_sidebar_open_close_date($context, array $blocks = [])
  1458.     {
  1459.         $macros $this->macros;
  1460.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1461.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_block_sidebar_open_close_date"));
  1462.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1463.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_block_sidebar_open_close_date"));
  1464.         // line 410
  1465.         echo "                                ";
  1466.         if (((twig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'410$this->source); })()), "startDate", [], "any"falsefalsefalse410) && $this->extensions['App\Component\Configuration\Twig\ConfigExtension']->getSetting("site_vacancy_show_start_date_detail")) || (twig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'410$this->source); })()), "endDate", [], "any"falsefalsefalse410) && $this->extensions['App\Component\Configuration\Twig\ConfigExtension']->getSetting("site_vacancy_show_end_date_detail")))) {
  1467.             // line 411
  1468.             echo "                                    <div class=\"card card_vac-info animation-element fadeup-element\">
  1469.                                         <div class=\"card-body\">
  1470.                                             <h3>";
  1471.             // line 413
  1472.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Vacancy information"), "html"nulltrue);
  1473.             echo "</h3>
  1474.                                             <ul class=\"is-margin-bottom-0\">
  1475.                                                 ";
  1476.             // line 415
  1477.             if ((twig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'415$this->source); })()), "startDate", [], "any"falsefalsefalse415) && $this->extensions['App\Component\Configuration\Twig\ConfigExtension']->getSetting("site_vacancy_show_start_date_detail"))) {
  1478.                 // line 416
  1479.                 echo "                                                    <li>
  1480.                                                         <i class=\"fal fa-calendar-alt icon-before\"></i>";
  1481.                 // line 417
  1482.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Open since"), "html"nulltrue);
  1483.                 echo " ";
  1484.                 echo twig_escape_filter($this->envtwig_date_format_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'417$this->source); })()), "startDate", [], "any"falsefalsefalse417), "d-m-Y"), "html"nulltrue);
  1485.                 echo "
  1486.                                                     </li>
  1487.                                                 ";
  1488.             }
  1489.             // line 420
  1490.             echo "                                                ";
  1491.             if ((twig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'420$this->source); })()), "endDate", [], "any"falsefalsefalse420) && $this->extensions['App\Component\Configuration\Twig\ConfigExtension']->getSetting("site_vacancy_show_end_date_detail"))) {
  1492.                 // line 421
  1493.                 echo "                                                    <li>
  1494.                                                         <i class=\"fal fa-hourglass-start icon-before\"></i>";
  1495.                 // line 422
  1496.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Closing date"), "html"nulltrue);
  1497.                 echo " ";
  1498.                 echo twig_escape_filter($this->envtwig_date_format_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'422$this->source); })()), "endDate", [], "any"falsefalsefalse422), "d-m-Y"), "html"nulltrue);
  1499.                 echo "
  1500.                                                     </li>
  1501.                                                 ";
  1502.             }
  1503.             // line 425
  1504.             echo "                                            </ul>
  1505.                                         </div>
  1506.                                     </div>
  1507.                                 ";
  1508.         }
  1509.         // line 429
  1510.         echo "                            ";
  1511.         
  1512.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1513.         
  1514.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1515.     }
  1516.     // line 430
  1517.     public function block_vacancy_block_sidebar_related_vacancies($context, array $blocks = [])
  1518.     {
  1519.         $macros $this->macros;
  1520.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1521.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_block_sidebar_related_vacancies"));
  1522.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1523.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_block_sidebar_related_vacancies"));
  1524.         // line 431
  1525.         echo "                                ";
  1526.         if (($this->extensions['Flagception\Bundle\FlagceptionBundle\Twig\ToggleExtension']->isActive("feature_vacancy_related_vacancies") &&  !twig_test_empty((isset($context["relatedVacancies"]) || array_key_exists("relatedVacancies"$context) ? $context["relatedVacancies"] : (function () { throw new RuntimeError('Variable "relatedVacancies" does not exist.'431$this->source); })())))) {
  1527.             // line 432
  1528.             echo "                                    <div class=\"animation-element fadeup-element\">
  1529.                                         <h2>";
  1530.             // line 433
  1531.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Related vacancies"), "html"nulltrue);
  1532.             echo "</h2>
  1533.                                         <div class=\"card card_related-vacancies\">
  1534.                                             ";
  1535.             // line 435
  1536.             $context['_parent'] = $context;
  1537.             $context['_seq'] = twig_ensure_traversable(twig_slice($this->env, (isset($context["relatedVacancies"]) || array_key_exists("relatedVacancies"$context) ? $context["relatedVacancies"] : (function () { throw new RuntimeError('Variable "relatedVacancies" does not exist.'435$this->source); })()), 03));
  1538.             $context['loop'] = [
  1539.               'parent' => $context['_parent'],
  1540.               'index0' => 0,
  1541.               'index'  => 1,
  1542.               'first'  => true,
  1543.             ];
  1544.             if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  1545.                 $length count($context['_seq']);
  1546.                 $context['loop']['revindex0'] = $length 1;
  1547.                 $context['loop']['revindex'] = $length;
  1548.                 $context['loop']['length'] = $length;
  1549.                 $context['loop']['last'] = === $length;
  1550.             }
  1551.             foreach ($context['_seq'] as $context["_key"] => $context["vacancy"]) {
  1552.                 // line 436
  1553.                 echo "                                                <div class=\"card-body ";
  1554.                 if ( !twig_get_attribute($this->env$this->source$context["loop"], "first", [], "any"falsefalsefalse436)) {
  1555.                 }
  1556.                 echo "\"
  1557.                                                      data-component=\"Favorite\"
  1558.                                                      data-vacancy-id=\"";
  1559.                 // line 438
  1560.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["vacancy"], "id", [], "any"falsefalsefalse438), "html"nulltrue);
  1561.                 echo "\">
  1562.                                                     <div class=\"vacancy\">
  1563.                                                         <div class=\"vacancy-top\">
  1564.                                                             <div class=\"vacancy-title\">
  1565.                                                                 <a title=\"";
  1566.                 // line 442
  1567.                 echo twig_get_attribute($this->env$this->source$context["vacancy"], "title", [], "any"falsefalsefalse442);
  1568.                 echo "\"
  1569.                                                                    href=\"";
  1570.                 // line 443
  1571.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vacancy_detail", ["id" => twig_get_attribute($this->env$this->source$context["vacancy"], "id", [], "any"falsefalsefalse443), "slug" => twig_get_attribute($this->env$this->source$context["vacancy"], "slug", [], "any"falsefalsefalse443)]), "html"nulltrue);
  1572.                 echo "\">
  1573.                                                                     <h3>";
  1574.                 // line 444
  1575.                 echo twig_get_attribute($this->env$this->source$context["vacancy"], "title", [], "any"falsefalsefalse444);
  1576.                 echo "</h3>
  1577.                                                                 </a>
  1578.                                                             </div>
  1579.                                                             <div class=\"vacancy-badges\">
  1580.                                                                 ";
  1581.                 // line 448
  1582.                 if (twig_get_attribute($this->env$this->source$context["vacancy"], "new", [], "any"falsefalsefalse448)) {
  1583.                     // line 449
  1584.                     echo "                                                                    <span class=\"badge badge--new\">
  1585.                                                                     <p>";
  1586.                     // line 450
  1587.                     echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("New"), "html"nulltrue);
  1588.                     echo "</p>
  1589.                                                                 </span>
  1590.                                                                 ";
  1591.                 }
  1592.                 // line 453
  1593.                 echo "                                                                ";
  1594.                 if (twig_get_attribute($this->env$this->source$context["vacancy"], "featured", [], "any"falsefalsefalse453)) {
  1595.                     // line 454
  1596.                     echo "                                                                    <span class=\"badge badge--topvacancy\">
  1597.                                                                     <p>";
  1598.                     // line 455
  1599.                     echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Featured vacancy"), "html"nulltrue);
  1600.                     echo "</p>
  1601.                                                                 </span>
  1602.                                                                 ";
  1603.                 }
  1604.                 // line 458
  1605.                 echo "                                                            </div>
  1606.                                                         </div>
  1607.                                                         <div class=\"vacancy-body\" data-format=\"IntroFormatter\">
  1608.                                                             ";
  1609.                 // line 461
  1610.                 echo twig_striptags(twig_slice($this->envtwig_get_attribute($this->env$this->source$context["vacancy"], "intro", [], "any"falsefalsefalse461), 0_twig_default_filter($this->extensions['App\Component\Configuration\Twig\ConfigExtension']->getSetting("site_vacancy_intro_character_limit"), 200)));
  1611.                 echo (((twig_length_filter($this->envtwig_get_attribute($this->env$this->source$context["vacancy"], "intro", [], "any"falsefalsefalse461)) > _twig_default_filter($this->extensions['App\Component\Configuration\Twig\ConfigExtension']->getSetting("site_vacancy_intro_character_limit"), 200))) ? ("...") : (""));
  1612.                 echo "
  1613.                                                         </div>
  1614.                                                         <div class=\"vacancy-footer\">
  1615.                                                             <div data-format=\"FooterFormatter\"
  1616.                                                                  class=\"vacancy-options\">
  1617.                                                                 <ul>
  1618.                                                                     <li>
  1619.                                                                         ";
  1620.                 // line 468
  1621.                 if ($this->extensions['App\Component\Configuration\Twig\ConfigExtension']->getSetting("site_vacancy_city_on_detail_icon")) {
  1622.                     // line 469
  1623.                     echo "                                                                            <i class=\"";
  1624.                     echo $this->extensions['App\Component\Configuration\Twig\ConfigExtension']->getSetting("site_vacancy_city_on_detail_icon");
  1625.                     echo "\"></i>
  1626.                                                                         ";
  1627.                 } else {
  1628.                     // line 471
  1629.                     echo "                                                                            <i class=\"fal fa-map-marker-alt\"></i>
  1630.                                                                         ";
  1631.                 }
  1632.                 // line 473
  1633.                 echo "                                                                        ";
  1634.                 if ($this->extensions['App\Component\Configuration\Twig\ConfigExtension']->getSetting("site_vacancy_address_visible_on_detail")) {
  1635.                     // line 474
  1636.                     echo "                                                                            ";
  1637.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["vacancy"], "address", [], "any"falsefalsefalse474), "html"nulltrue);
  1638.                     echo "
  1639.                                                                         ";
  1640.                 } elseif ($this->extensions['App\Component\Configuration\Twig\ConfigExtension']->getSetting("site_vacancy_city_visible_on_detail")) {
  1641.                     // line 476
  1642.                     echo "                                                                            ";
  1643.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["vacancy"], "city", [], "any"falsefalsefalse476), "html"nulltrue);
  1644.                     echo "
  1645.                                                                         ";
  1646.                 }
  1647.                 // line 478
  1648.                 echo "                                                                    </li>
  1649.                                                                     ";
  1650.                 // line 479
  1651.                 $context['_parent'] = $context;
  1652.                 $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source$context["vacancy"], "optionValues", [], "any"falsefalsefalse479));
  1653.                 foreach ($context['_seq'] as $context["_key"] => $context["optionValue"]) {
  1654.                     // line 480
  1655.                     echo "                                                                        <li>
  1656.                                                                             <i class=\"";
  1657.                     // line 481
  1658.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["optionValue"], "option", [], "any"falsefalsefalse481), "fontAwesomeIcon", [], "any"falsefalsefalse481), "html"nulltrue);
  1659.                     echo "\"></i>";
  1660.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["optionValue"], "value", [], "any"falsefalsefalse481), "html"nulltrue);
  1661.                     echo "
  1662.                                                                         </li>
  1663.                                                                     ";
  1664.                 }
  1665.                 $_parent $context['_parent'];
  1666.                 unset($context['_seq'], $context['_iterated'], $context['_key'], $context['optionValue'], $context['_parent'], $context['loop']);
  1667.                 $context array_intersect_key($context$_parent) + $_parent;
  1668.                 // line 484
  1669.                 echo "                                                                </ul>
  1670.                                                             </div>
  1671.                                                             <a href=\"";
  1672.                 // line 486
  1673.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vacancy_detail", ["id" => twig_get_attribute($this->env$this->source$context["vacancy"], "id", [], "any"falsefalsefalse486), "slug" => twig_get_attribute($this->env$this->source$context["vacancy"], "slug", [], "any"falsefalsefalse486)]), "html"nulltrue);
  1674.                 echo "\"
  1675.                                                                title=\"";
  1676.                 // line 487
  1677.                 echo twig_get_attribute($this->env$this->source$context["vacancy"], "title", [], "any"falsefalsefalse487);
  1678.                 echo "\">
  1679.                                                                 ";
  1680.                 // line 488
  1681.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Show vacancy"), "html"nulltrue);
  1682.                 echo " <i
  1683.                                                                         class=\"far fa-angle-right icon-after\"></i>
  1684.                                                             </a>
  1685.                                                         </div>
  1686.                                                     </div>
  1687.                                                 </div>
  1688.                                             ";
  1689.                 ++$context['loop']['index0'];
  1690.                 ++$context['loop']['index'];
  1691.                 $context['loop']['first'] = false;
  1692.                 if (isset($context['loop']['length'])) {
  1693.                     --$context['loop']['revindex0'];
  1694.                     --$context['loop']['revindex'];
  1695.                     $context['loop']['last'] = === $context['loop']['revindex0'];
  1696.                 }
  1697.             }
  1698.             $_parent $context['_parent'];
  1699.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['vacancy'], $context['_parent'], $context['loop']);
  1700.             $context array_intersect_key($context$_parent) + $_parent;
  1701.             // line 495
  1702.             echo "                                        </div>
  1703.                                     </div>
  1704.                                 ";
  1705.         }
  1706.         // line 498
  1707.         echo "                            ";
  1708.         
  1709.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1710.         
  1711.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1712.     }
  1713.     // line 499
  1714.     public function block_vacancy_block_sidebar_recruiter($context, array $blocks = [])
  1715.     {
  1716.         $macros $this->macros;
  1717.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1718.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_block_sidebar_recruiter"));
  1719.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1720.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_block_sidebar_recruiter"));
  1721.         // line 500
  1722.         echo "                                ";
  1723.         if (twig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'500$this->source); })()), "recruiter", [], "any"falsefalsefalse500)) {
  1724.             // line 501
  1725.             echo "                                    <div class=\"card card_recruiter animation-element fadeup-element\">
  1726.                                         <div class=\"card-body\">
  1727.                                             <div class=\"row\">
  1728.                                                 ";
  1729.             // line 504
  1730.             if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'504$this->source); })()), "recruiter", [], "any"falsefalsefalse504), "pictureName", [], "any"falsefalsefalse504)) {
  1731.                 // line 505
  1732.                 echo "                                                    <div class=\"recruiter-img col-12 col-sm-3 col-lg-12 col-xl-3 is-margin-right-0\">
  1733.                                                         <img loading=\"lazy\" src=\"";
  1734.                 // line 506
  1735.                 echo twig_escape_filter($this->env$this->extensions['Vich\UploaderBundle\Twig\Extension\UploaderExtension']->asset(twig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'506$this->source); })()), "recruiter", [], "any"falsefalsefalse506), "picture"), "html"nulltrue);
  1736.                 echo "\"
  1737.                                                              alt=\"";
  1738.                 // line 507
  1739.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'507$this->source); })()), "recruiter", [], "any"falsefalsefalse507), "firstname", [], "any"falsefalsefalse507), "html"nulltrue);
  1740.                 if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'507$this->source); })()), "recruiter", [], "any"falsefalsefalse507), "lastnameprefix", [], "any"falsefalsefalse507)) {
  1741.                     echo " ";
  1742.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'507$this->source); })()), "recruiter", [], "any"falsefalsefalse507), "lastnameprefix", [], "any"falsefalsefalse507), "html"nulltrue);
  1743.                 }
  1744.                 echo " ";
  1745.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'507$this->source); })()), "recruiter", [], "any"falsefalsefalse507), "lastname", [], "any"falsefalsefalse507), "html"nulltrue);
  1746.                 echo "\">
  1747.                                                     </div>
  1748.                                                 ";
  1749.             }
  1750.             // line 510
  1751.             echo "                                                <div class=\"recruiter-info col-12 col-sm-9 col-lg-12 col-xl-9\">
  1752.                                                     <h2>";
  1753.             // line 511
  1754.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("For more information"), "html"nulltrue);
  1755.             echo "</h2>
  1756.                                                     <p>
  1757.                                                         <span>";
  1758.             // line 513
  1759.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'513$this->source); })()), "recruiter", [], "any"falsefalsefalse513), "firstname", [], "any"falsefalsefalse513), "html"nulltrue);
  1760.             if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'513$this->source); })()), "recruiter", [], "any"falsefalsefalse513), "lastnameprefix", [], "any"falsefalsefalse513)) {
  1761.                 echo " ";
  1762.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'513$this->source); })()), "recruiter", [], "any"falsefalsefalse513), "lastnameprefix", [], "any"falsefalsefalse513), "html"nulltrue);
  1763.             }
  1764.             echo " ";
  1765.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'513$this->source); })()), "recruiter", [], "any"falsefalsefalse513), "lastname", [], "any"falsefalsefalse513), "html"nulltrue);
  1766.             echo "</span><br>
  1767.                                                         <a href=\"mailto:";
  1768.             // line 514
  1769.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'514$this->source); })()), "recruiter", [], "any"falsefalsefalse514), "email", [], "any"falsefalsefalse514), "html"nulltrue);
  1770.             echo "\">";
  1771.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'514$this->source); })()), "recruiter", [], "any"falsefalsefalse514), "email", [], "any"falsefalsefalse514), "html"nulltrue);
  1772.             echo "</a><br>
  1773.                                                         ";
  1774.             // line 515
  1775.             if ( !twig_test_empty(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'515$this->source); })()), "recruiter", [], "any"falsefalsefalse515), "phone", [], "any"falsefalsefalse515))) {
  1776.                 // line 516
  1777.                 echo "                                                            <a href=\"";
  1778.                 echo twig_escape_filter($this->env$this->env->getFilter('formatPhoneRFC3966')->getCallable()(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'516$this->source); })()), "recruiter", [], "any"falsefalsefalse516), "phone", [], "any"falsefalsefalse516)), "html"nulltrue);
  1779.                 echo "\">";
  1780.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'516$this->source); })()), "recruiter", [], "any"falsefalsefalse516), "phone", [], "any"falsefalsefalse516), "html"nulltrue);
  1781.                 echo "</a>
  1782.                                                             <br>
  1783.                                                         ";
  1784.             }
  1785.             // line 519
  1786.             echo "                                                        ";
  1787.             if ( !twig_test_empty(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'519$this->source); })()), "recruiter", [], "any"falsefalsefalse519), "phone", [], "any"falsefalsefalse519))) {
  1788.                 // line 520
  1789.                 echo "                                                            ";
  1790.                 if ($this->extensions['App\Component\Configuration\Twig\ConfigExtension']->getSetting("site_vacancy_show_whatsapp_button_recruiters")) {
  1791.                     // line 521
  1792.                     echo "                                                                ";
  1793.                     if ($this->extensions['MobileDetectBundle\Twig\Extension\MobileDetectExtension']->isMobile()) {
  1794.                         // line 522
  1795.                         echo "                                                                    <a class=\"is-btn is-background-color-primary is-btn-small is-margin-top-10\"
  1796.                                                                        href=\"https://api.whatsapp.com/send?phone=";
  1797.                         // line 523
  1798.                         echo twig_escape_filter($this->env$this->env->getFilter('formatPhoneE164')->getCallable()(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'523$this->source); })()), "recruiter", [], "any"falsefalsefalse523), "phone", [], "any"falsefalsefalse523)), "html"nulltrue);
  1799.                         echo "\"
  1800.                                                                        title=\"";
  1801.                         // line 524
  1802.                         echo twig_escape_filter($this->envtwig_sprintf($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("App %s"), twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'524$this->source); })()), "recruiter", [], "any"falsefalsefalse524), "firstName", [], "any"falsefalsefalse524)), "html"nulltrue);
  1803.                         echo "\">";
  1804.                         echo twig_escape_filter($this->envtwig_sprintf($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("App %s"), twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'524$this->source); })()), "recruiter", [], "any"falsefalsefalse524), "firstName", [], "any"falsefalsefalse524)), "html"nulltrue);
  1805.                         echo "</a>
  1806.                                                                 ";
  1807.                     } else {
  1808.                         // line 526
  1809.                         echo "                                                                    <a target=\"_blank\"
  1810.                                                                        class=\"is-btn is-background-color-primary is-btn-small is-margin-top-10\"
  1811.                                                                        href=\"https://web.whatsapp.com/send?phone=";
  1812.                         // line 528
  1813.                         echo twig_escape_filter($this->env$this->env->getFilter('formatPhoneE164')->getCallable()(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'528$this->source); })()), "recruiter", [], "any"falsefalsefalse528), "phone", [], "any"falsefalsefalse528)), "html"nulltrue);
  1814.                         echo "\"
  1815.                                                                        title=\"";
  1816.                         // line 529
  1817.                         echo twig_escape_filter($this->envtwig_sprintf($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("App %s"), twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'529$this->source); })()), "recruiter", [], "any"falsefalsefalse529), "firstName", [], "any"falsefalsefalse529)), "html"nulltrue);
  1818.                         echo "\">";
  1819.                         echo twig_escape_filter($this->envtwig_sprintf($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("App %s"), twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["vacancy"]) || array_key_exists("vacancy"$context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.'529$this->source); })()), "recruiter", [], "any"falsefalsefalse529), "firstName", [], "any"falsefalsefalse529)), "html"nulltrue);
  1820.                         echo "</a>
  1821.                                                                 ";
  1822.                     }
  1823.                     // line 531
  1824.                     echo "                                                            ";
  1825.                 }
  1826.                 // line 532
  1827.                 echo "                                                        ";
  1828.             }
  1829.             // line 533
  1830.             echo "                                                    </p>
  1831.                                                 </div>
  1832.                                             </div>
  1833.                                         </div>
  1834.                                     </div>
  1835.                                 ";
  1836.         }
  1837.         // line 539
  1838.         echo "                            ";
  1839.         
  1840.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1841.         
  1842.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1843.     }
  1844.     // line 576
  1845.     public function block_vacancy_footer($context, array $blocks = [])
  1846.     {
  1847.         $macros $this->macros;
  1848.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1849.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_footer"));
  1850.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1851.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy_footer"));
  1852.         // line 577
  1853.         echo "            <!-- extra footer section for e.g. related items -->
  1854.         ";
  1855.         
  1856.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1857.         
  1858.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1859.     }
  1860.     public function getTemplateName()
  1861.     {
  1862.         return "pages/vacancy_detail_layout_base.html.twig";
  1863.     }
  1864.     public function isTraitable()
  1865.     {
  1866.         return false;
  1867.     }
  1868.     public function getDebugInfo()
  1869.     {
  1870.         return array (  2002 => 577,  1992 => 576,  1982 => 539,  1974 => 533,  1971 => 532,  1968 => 531,  1961 => 529,  1957 => 528,  1953 => 526,  1946 => 524,  1942 => 523,  1939 => 522,  1936 => 521,  1933 => 520,  1930 => 519,  1921 => 516,  1919 => 515,  1913 => 514,  1903 => 513,  1898 => 511,  1895 => 510,  1883 => 507,  1879 => 506,  1876 => 505,  1874 => 504,  1869 => 501,  1866 => 500,  1856 => 499,  1846 => 498,  1841 => 495,  1820 => 488,  1816 => 487,  1812 => 486,  1808 => 484,  1797 => 481,  1794 => 480,  1790 => 479,  1787 => 478,  1781 => 476,  1775 => 474,  1772 => 473,  1768 => 471,  1762 => 469,  1760 => 468,  1749 => 461,  1744 => 458,  1738 => 455,  1735 => 454,  1732 => 453,  1726 => 450,  1723 => 449,  1721 => 448,  1714 => 444,  1710 => 443,  1706 => 442,  1699 => 438,  1692 => 436,  1675 => 435,  1670 => 433,  1667 => 432,  1664 => 431,  1654 => 430,  1644 => 429,  1638 => 425,  1630 => 422,  1627 => 421,  1624 => 420,  1616 => 417,  1613 => 416,  1611 => 415,  1606 => 413,  1602 => 411,  1599 => 410,  1589 => 409,  1579 => 408,  1573 => 404,  1563 => 402,  1560 => 401,  1556 => 400,  1551 => 397,  1548 => 396,  1538 => 395,  1524 => 384,  1520 => 383,  1516 => 382,  1512 => 381,  1509 => 380,  1499 => 379,  1489 => 394,  1482 => 390,  1477 => 389,  1474 => 388,  1471 => 379,  1469 => 378,  1461 => 373,  1457 => 371,  1455 => 370,  1451 => 368,  1448 => 367,  1438 => 366,  1426 => 570,  1420 => 567,  1415 => 566,  1412 => 565,  1405 => 561,  1400 => 560,  1397 => 559,  1390 => 555,  1385 => 554,  1382 => 553,  1375 => 549,  1370 => 548,  1367 => 547,  1360 => 543,  1355 => 542,  1353 => 541,  1350 => 540,  1347 => 499,  1344 => 430,  1341 => 409,  1338 => 395,  1336 => 366,  1333 => 365,  1323 => 364,  1313 => 361,  1305 => 355,  1302 => 354,  1299 => 353,  1292 => 351,  1288 => 350,  1284 => 348,  1277 => 346,  1273 => 345,  1270 => 344,  1267 => 343,  1264 => 342,  1261 => 341,  1252 => 338,  1250 => 337,  1244 => 336,  1234 => 335,  1229 => 333,  1226 => 332,  1214 => 329,  1210 => 328,  1207 => 327,  1205 => 326,  1200 => 323,  1197 => 322,  1187 => 321,  1177 => 320,  1167 => 319,  1157 => 311,  1151 => 308,  1143 => 305,  1139 => 304,  1135 => 303,  1130 => 302,  1124 => 299,  1118 => 296,  1112 => 293,  1107 => 292,  1104 => 291,  1094 => 290,  1083 => 362,  1080 => 321,  1078 => 319,  1074 => 317,  1067 => 313,  1062 => 312,  1060 => 290,  1057 => 289,  1055 => 288,  1050 => 287,  1044 => 285,  1041 => 284,  1039 => 283,  1034 => 280,  1024 => 279,  1013 => 573,  1010 => 364,  1008 => 279,  1005 => 278,  995 => 277,  983 => 262,  972 => 254,  967 => 253,  964 => 252,  954 => 245,  950 => 244,  947 => 243,  944 => 242,  931 => 236,  925 => 235,  922 => 234,  919 => 233,  906 => 227,  898 => 226,  895 => 225,  892 => 224,  879 => 218,  875 => 217,  872 => 216,  870 => 215,  863 => 211,  856 => 206,  846 => 205,  836 => 187,  830 => 184,  822 => 181,  818 => 180,  814 => 179,  809 => 178,  803 => 175,  796 => 171,  791 => 169,  786 => 168,  783 => 167,  773 => 166,  759 => 156,  753 => 153,  749 => 152,  744 => 150,  741 => 149,  731 => 148,  721 => 130,  715 => 127,  712 => 126,  709 => 125,  699 => 124,  689 => 123,  677 => 120,  674 => 119,  668 => 118,  658 => 117,  648 => 268,  644 => 266,  641 => 265,  638 => 205,  635 => 204,  625 => 197,  618 => 193,  614 => 192,  609 => 189,  606 => 188,  604 => 166,  601 => 165,  599 => 164,  595 => 162,  591 => 160,  588 => 148,  582 => 146,  576 => 144,  573 => 143,  569 => 141,  563 => 139,  561 => 138,  558 => 137,  555 => 136,  549 => 133,  546 => 132,  543 => 131,  540 => 124,  538 => 117,  531 => 113,  528 => 112,  518 => 111,  508 => 109,  500 => 104,  496 => 103,  492 => 102,  488 => 101,  484 => 99,  481 => 98,  471 => 97,  457 => 89,  453 => 88,  448 => 85,  438 => 84,  423 => 269,  421 => 111,  418 => 110,  416 => 97,  413 => 96,  408 => 93,  406 => 84,  402 => 82,  400 => 81,  395 => 78,  385 => 77,  375 => 579,  373 => 576,  370 => 575,  368 => 277,  364 => 275,  362 => 77,  355 => 74,  345 => 73,  327 => 72,  313 => 71,  309 => 70,  306 => 69,  296 => 68,  283 => 62,  280 => 61,  274 => 58,  270 => 56,  265 => 55,  259 => 54,  255 => 53,  251 => 52,  246 => 51,  240 => 48,  234 => 45,  229 => 43,  224 => 42,  221 => 41,  214 => 37,  209 => 35,  202 => 31,  198 => 29,  195 => 28,  193 => 27,  184 => 25,  178 => 22,  175 => 21,  165 => 20,  155 => 18,  151 => 16,  149 => 15,  148 => 13,  145 => 12,  142 => 11,  132 => 10,  121 => 580,  118 => 73,  115 => 72,  113 => 68,  109 => 66,  107 => 20,  104 => 19,  101 => 10,  82 => 9,  79 => 8,  76 => 4,  75 => 3,  73 => 2,  71 => 1,);
  1871.     }
  1872.     public function getSourceContext()
  1873.     {
  1874.         return new Source("{% if actionWhatsappHref is not defined %}
  1875.     {% set actionWhatsappHref = getShareOnWhatsAppUrl(
  1876.         \"Vacancy\"|trans ~ \" '\" ~ vacancy.title|trim(side='right') ~ \"': \" ~
  1877.         absolute_url(path('vacancy_detail', {'id' : vacancy.id, 'slug' : vacancy.slug})),
  1878.         is_mobile()
  1879.     ) %}
  1880. {% endif %}
  1881. {% block content %}
  1882.     {% block vacancy_modal %}
  1883.         {% if vacancy.externalUrl is empty %}
  1884.             <!-- Modal -->
  1885.             {{ render(controller(
  1886.                 'App\\\\Controller\\\\Page\\\\ApplicantController::formModalAction',
  1887.                 { 'id': vacancy.id }
  1888.             )) }}
  1889.         {% endif %}
  1890.     {% endblock %}
  1891.     {% block vacancy_header_fixed %}
  1892.         <header data-component=\"MenuMobile,Favorite\"
  1893.                 data-vacancy-id=\"{{ vacancy.id }}\"
  1894.                 class=\"vacancy-header-top fixed-top\">
  1895.             <div class=\"flex-container\">
  1896.                 <h2>{% if vacancy.options.functie is defined %}{{ vacancy.options.functie|first.value }}{% else %}{{ vacancy.title|raw }}{% endif %}</h2>
  1897.                 <div class=\"button-set h-align h-align-right\">
  1898.                     {% if vacancy.published %}
  1899.                         {% if feature('feature_vacancy_save_as_favorite') %}
  1900.                             <span class=\"d-none\" data-is-favorited=\"true\">
  1901.                             <i class=\"fal fa-times icon-before\"></i>
  1902.                             {{ 'Remove'|trans }}
  1903.                         </span>
  1904.                             <span class=\"d-none\" data-is-favorited=\"false\">
  1905.                             <i class=\"fal fa-star icon-before\"></i>
  1906.                             {{ 'Save'|trans }}
  1907.                         </span>
  1908.                             <a href=\"javascript:void(0)\" title=\"{{ 'Save as favorite'|trans }}\"
  1909.                                class=\"is-btn is-btn_add-to-favorites is-btn-outlined-primary favorite-add favorite-vacancy\">
  1910.                             </a>
  1911.                         {% endif %}
  1912.                         {% if vacancy.externalUrl %}
  1913.                             <a target=\"_blank\" href=\"{{ vacancy.externalUrl }}\"
  1914.                                title=\"{{ 'Apply'|trans }}\"
  1915.                                data-component=\"ExternalApplication\"
  1916.                                data-vacancy-id=\"{{ vacancy.id }}\"
  1917.                                class=\"is-btn is-background-color-accent\">
  1918.                                 <i class=\"fal fa-pencil icon-before\"></i>
  1919.                                 {{ 'Apply'|trans }}
  1920.                             </a>
  1921.                         {% else %}
  1922.                             <a href=\"{{ path('vacancy_apply', {'id': vacancy.id }) }}\"
  1923.                                title=\"{{ 'Apply'|trans }}\"
  1924.                                data-vacancy-id=\"{{ vacancy.id }}\"
  1925.                                class=\"is-btn apply-btn {% if not is_mobile() %} apply-btn_modal{% endif %}\"
  1926.                                {% if not is_mobile() %}data-toggle=\"modal\"
  1927.                                data-target=\"#vacancyApplyModal\"{% endif %}>
  1928.                                 <i class=\"fal fa-pencil icon-before\"></i>
  1929.                                 {{ 'Apply'|trans }}
  1930.                             </a>
  1931.                         {% endif %}
  1932.                     {% endif %}
  1933.                 </div>
  1934.             </div>
  1935.         </header>
  1936.     {% endblock vacancy_header_fixed %}
  1937.     <!-- vacancy view -->
  1938.     {% block vacancy_page_data %}
  1939.         <div data-component=\"Vacancy,Favorite,Apply,CustomHeader\"
  1940.         data-vacancy-id=\"{{ vacancy.id }}\"{% if vacancy.company.heroName is defined and vacancy.company.heroName is not empty %}
  1941.         data-custom-header=\"{{ media_asset(vacancy.company.hero) }}\"{% endif %}>{% endblock %}
  1942.     {% block vacancy_hero %}{% endblock vacancy_hero %}
  1943.     {% block vacancy_page %}
  1944.         <div class=\"{{ config_setting('site_vacancy_vacancy_detail_is_wrapper') ? 'is-wrapper' : '' }} page page_vacancy-detail_layout_base\">
  1945.             <div class=\"row\">
  1946.                 <div class=\"col-12\">
  1947.                     {% block vacancy_header %}
  1948.                         <div class=\"card vacancy-header is-box-shadow-0 animation-element fadeup-element is-overflow-visible\">
  1949.                             <div class=\"vacancy-intro\">
  1950.                                 <div class=\"card-body\">
  1951.                                     {% if vacancy.site != current_site() %}
  1952.                                         <div class=\"row\">
  1953.                                             <div class=\"col-12\">
  1954.                                                 {% block vacancy_multisite_notification %}
  1955.                                                     <div class=\"alert alert-success is-margin-bottom-30 is-padding-15\">
  1956.                                                         Deze vacature staat origineel op
  1957.                                                         <a class=\"is-margin-top-0 is-color-black\" target=\"_blank\"
  1958.                                                            href=\"{{ site_url('vacancy_detail', vacancy.site, {'id': vacancy.id, 'slug': vacancy.slug}) }}\">
  1959.                                                             {{ vacancy.site }}
  1960.                                                         </a>.
  1961.                                                     </div>
  1962.                                                 {% endblock %}
  1963.                                             </div>
  1964.                                         </div>
  1965.                                     {% endif %}
  1966.                                     <div class=\"row\">
  1967.                                         {% block vacancy_company_logo %}
  1968.                                             {% if vacancy.company.logo is defined and vacancy.company.logo %}
  1969.                                                 <div class=\"col-12 col-md-2\">
  1970.                                                     <figure class=\"logo logo-left\">
  1971.                                                         <a href=\"{{ getCompanyDetailPath(vacancy.company) }}\"
  1972.                                                            title=\"{{ 'View company page'|trans }}\">
  1973.                                                             <img loading=\"lazy\" src=\"{{ media_asset(vacancy.company.logo) }}\"
  1974.                                                                  alt=\"{{ vacancy.company.name }}\">
  1975.                                                         </a>
  1976.                                                     </figure>
  1977.                                                 </div>
  1978.                                             {% endif %}
  1979.                                         {% endblock vacancy_company_logo %}
  1980.                                         <div class=\"col-12 col-md-10\">
  1981.                                             {% block vacancy_block_title %}
  1982.                                                 <div class=\"vacancy-title\">
  1983.                                                     <h1>{{ vacancy.title|raw }}</h1>
  1984.                                                 </div>
  1985.                                                 <div class=\"vacancy-options\">
  1986.                                                     <ul>
  1987.                                                         {% block vacancy_options_top %}
  1988.                                                             {% for optionValue in vacancy.optionValues if optionValue.option.visibleInDetail %}
  1989.                                                                 <li>
  1990.                                                                     <i class=\"{{ optionValue.option.fontAwesomeIcon }}\"></i>{{ optionValue.value }}
  1991.                                                                 </li>
  1992.                                                             {% endfor %}
  1993.                                                         {% endblock %}
  1994.                                                         {% block custom_salary_li %}
  1995.                                                             {% if feature('feature_vacancy_custom_salary') and vacancy.customSalary %}
  1996.                                                                 <li>
  1997.                                                                     <i class=\"far fa-euro-sign\"></i> {{ vacancy.customSalary }}
  1998.                                                                 </li>
  1999.                                                             {% endif %}
  2000.                                                         {% endblock %}
  2001.                                                         {% if not feature('feature_vacancy_custom_salary') and config_setting('site_vacancy_salary_visible_on_detail') %}
  2002.                                                             <li>
  2003.                                                                 <i class=\"far fa-euro-sign\"></i> {{ vacancy.salary|money_localized_format }}
  2004.                                                             </li>
  2005.                                                         {% endif %}
  2006.                                                         {% if config_setting('site_vacancy_city_visible_on_detail') or config_setting('site_vacancy_address_visible_on_detail') %}
  2007.                                                             <li>
  2008.                                                                 {% if config_setting('site_vacancy_city_on_detail_icon') %}
  2009.                                                                     <i class=\"{{ config_setting('site_vacancy_city_on_detail_icon') }}\"></i>
  2010.                                                                 {% else %}
  2011.                                                                     <i class=\"fal fa-map-marker-alt\"></i>
  2012.                                                                 {% endif %}
  2013.                                                                 {% if config_setting('site_vacancy_address_visible_on_detail') %}
  2014.                                                                     {{ vacancy.address }}
  2015.                                                                 {% elseif config_setting('site_vacancy_city_visible_on_detail') %}
  2016.                                                                     {{ vacancy.city }}
  2017.                                                                 {% endif %}
  2018.                                                                 {% block vacancy_map_modal %}
  2019.                                                                     <span class=\"option-sub\">
  2020.                                                                             <a title=\"{{ 'Show on map'|trans }}\"
  2021.                                                                                data-component=\"MapModal\"
  2022.                                                                                data-lat=\"{{ vacancy.latitude }}\"
  2023.                                                                                data-long=\"{{ vacancy.longitude }}\"
  2024.                                                                                data-zoom=\"9\">
  2025.                                                                                 ( <i class=\"far fa-fw fa-map\"></i>
  2026.                                                                                 {{ 'Show on map'|trans }})
  2027.                                                                             </a>
  2028.                                                                         </span>
  2029.                                                                 {% endblock vacancy_map_modal %}
  2030.                                                             </li>
  2031.                                                         {% endif %}
  2032.                                                     </ul>
  2033.                                                 </div>
  2034.                                                 {% if vacancy.published %}
  2035.                                                     <div class=\"vacancy-actions\">
  2036.                                                         {% block vacancy_actions %}
  2037.                                                         {% if vacancy.externalUrl %}
  2038.                                                             <a target=\"_blank\" href=\"{{ vacancy.externalUrl }}\"
  2039.                                                                title=\"{{ 'Apply to vacancy'|trans }}\"
  2040.                                                                data-component=\"ExternalApplication\"
  2041.                                                                data-vacancy-id=\"{{ vacancy.id }}\"
  2042.                                                                class=\"is-btn is-background-color-accent\"
  2043.                                                                data-settings='{\"class\": \"buttonProps\"}'>
  2044.                                                                 <i class=\"fal fa-pencil icon-before\"></i>
  2045.                                                                 {{ 'Apply'|trans }}
  2046.                                                             </a>
  2047.                                                         {% else %}
  2048.                                                             <a href=\"{{ path('vacancy_apply', {'id': vacancy.id }) }}\"
  2049.                                                                title=\"{{ 'Apply to vacancy'|trans }}\"
  2050.                                                                data-vacancy-id=\"{{ vacancy.id }}\"
  2051.                                                                class=\"is-btn apply-btn {% if not is_mobile() %} apply-btn_modal{% endif %}\"
  2052.                                                                data-settings='{\"class\": \"buttonProps\"}'>
  2053.                                                                 <i class=\"fal fa-pencil icon-before\"></i>
  2054.                                                                 {{ 'Apply'|trans }}
  2055.                                                             </a>
  2056.                                                         {% endif %}
  2057.                                                         {% endblock vacancy_actions %}
  2058.                                                         {% if feature('feature_vacancy_save_as_favorite') %}
  2059.                                                             <div class=\"widget widget--favorite\">
  2060.                                                                 <span class=\"d-none\" data-is-favorited=\"true\">
  2061.                                                                 <i class=\"far fa-times icon-before\"></i>
  2062.                                                                     {{ 'Remove'|trans }}
  2063.                                                                 <span class=\"d-none d-md-block\">&nbsp;{{ 'as favorite'|trans }}</span>
  2064.                                                                 </span>
  2065.                                                                 <span class=\"d-none\" data-is-favorited=\"false\">
  2066.                                                                     <i class=\"far fa-star icon-before\"></i>
  2067.                                                                     {{ 'Save as favorite'|trans }}
  2068.                                                                 </span>
  2069.                                                                 <a href=\"javascript:void(0)\"
  2070.                                                                    class=\"favorite-add favorite-vacancy\">
  2071.                                                                 </a>
  2072.                                                             </div>
  2073.                                                         {% endif %}
  2074.                                                         {% if config_setting('site_vacancy_share_on') is not empty %}
  2075.                                                             {% block vacancy_actions_share %}
  2076.                                                                 <div class=\"widget widget--share dropdown show\">
  2077.                                                                     <a class=\"dropdown-toggle\" role=\"button\"
  2078.                                                                        id=\"dropdownMenuLink\"
  2079.                                                                        data-toggle=\"dropdown\" aria-haspopup=\"true\"
  2080.                                                                        aria-expanded=\"false\">
  2081.                                                                         <i class=\"fal fa-share-alt icon-before is-color-primary\"></i>{{ 'Share vacancy'|trans }}
  2082.                                                                     </a>
  2083.                                                                     <div class=\"dropdown-menu\"
  2084.                                                                          aria-labelledby=\"dropdownMenuLink\">
  2085.                                                                         {% if 'facebook' in config_setting('site_vacancy_share_on') %}
  2086.                                                                             <a target=\"_blank\"
  2087.                                                                                href=\"https://www.facebook.com/sharer/sharer.php?u={{ app.request.uri }}\"
  2088.                                                                                title=\"{{ 'Share'|trans }} {{ vacancy.title }} {{ \"on Facebook\"|trans }}\"
  2089.                                                                                class=\"facebook dropdown-item\"><i
  2090.                                                                                         class=\"fab fa-facebook-f fa-fw is-color-primary\"></i>
  2091.                                                                                 Facebook
  2092.                                                                             </a>
  2093.                                                                         {% endif %}
  2094.                                                                         {% if 'linkedIn' in config_setting('site_vacancy_share_on') %}
  2095.                                                                             <a target=\"_blank\"
  2096.                                                                                href=\"https://www.linkedin.com/shareArticle?url={{ app.request.uri }}&title={{ vacancy.title }}&summary={{ vacancy.intro|striptags }}&source=LinkedIn\"
  2097.                                                                                title=\"{{ 'Share'|trans }} {{ vacancy.title }} {{ 'on'|trans }} LinkedIn\"
  2098.                                                                                class=\"linkedin dropdown-item\"><i
  2099.                                                                                         class=\"fab fa-linkedin-in fa-fw is-color-primary\"></i>
  2100.                                                                                 LinkedIn
  2101.                                                                             </a>
  2102.                                                                         {% endif %}
  2103.                                                                         {% if 'twitter' in config_setting('site_vacancy_share_on') %}
  2104.                                                                             <a target=\"_blank\"
  2105.                                                                                href=\"https://twitter.com/intent/tweet?text={{ vacancy.title }}&url={{ app.request.uri }}\"
  2106.                                                                                title=\"{{ 'Share'|trans }} {{ vacancy.title }} {{ 'on Twitter'|trans }}\"
  2107.                                                                                class=\"twitter dropdown-item\"><i
  2108.                                                                                         class=\"fab fa-x-twitter fa-fw is-color-primary\"></i>
  2109.                                                                                 Twitter
  2110.                                                                             </a>
  2111.                                                                         {% endif %}
  2112.                                                                         {% if 'email' in config_setting('site_vacancy_share_on') %}
  2113.                                                                             <a target=\"_blank\"
  2114.                                                                                href=\"{{ getShareByEmailUrl('', '', vacancy) }}\"
  2115.                                                                                title=\"{{ 'Share by mail'|trans }}\"
  2116.                                                                                class=\"mail dropdown-item\"
  2117.                                                                                data-settings='{\"class\": \"buttonProps\"}'>
  2118.                                                                                 <i class=\"fas fa-envelope-open icon-before is-color-primary\"></i>
  2119.                                                                                 E-mail
  2120.                                                                             </a>
  2121.                                                                         {% endif %}
  2122.                                                                         {% if 'whatsapp' in config_setting('site_vacancy_share_on') %}
  2123.                                                                             <a href=\"{{ actionWhatsappHref }}\"
  2124.                                                                                title=\"{{ 'Share with Whatsapp'|trans }}\"
  2125.                                                                                class=\"whatsapp dropdown-item\"
  2126.                                                                                target=\"_blank\"
  2127.                                                                                data-settings='{\"class\": \"buttonProps\"}'>
  2128.                                                                                 <i class=\"fab fa-whatsapp icon-before is-color-primary\"></i>
  2129.                                                                                 Whatsapp
  2130.                                                                             </a>
  2131.                                                                         {% endif %}
  2132.                                                                     </div>
  2133.                                                                 </div>
  2134.                                                             {% endblock vacancy_actions_share %}
  2135.                                                         {% endif %}
  2136.                                                     </div>
  2137.                                                 {% endif %}
  2138.                                             {% endblock vacancy_block_title %}
  2139.                                         </div>
  2140.                                     </div>
  2141.                                 </div>
  2142.                             </div>
  2143.                         </div>
  2144.                     {% endblock vacancy_header %}
  2145.                 </div>
  2146.             </div>
  2147.             {% block vacancy_content %}
  2148.                 <div class=\"row\">
  2149.                     {% block vacancy_block_main %}
  2150.                         <main class=\"col-12 col-lg-8\">
  2151.                             <div class=\"card animation-element fadeup-element fade-start-section\">
  2152.                                 <div class=\"card-body vacancy-content\">
  2153.                                     {% include 'pages/blocks/inavailable_message.html.twig' %}
  2154.                                     {% if config_setting('site_vacancy_intro_visible_on_detail') %}
  2155.                                         {{ vacancy.intro|raw }}
  2156.                                     {% endif %}
  2157.                                     {{ vacancy|vacancy_description|raw }}
  2158.                                     {% if vacancy.canApply %}
  2159.                                         <div class=\"button-set h-align h-align-left\">
  2160.                                             {% block vacancy_footer_actions %}
  2161.                                                 {% if vacancy.externalUrl %}
  2162.                                                     <a target=\"_blank\" href=\"{{ vacancy.externalUrl }}\"
  2163.                                                        title=\"{{ 'Apply'|trans }}\"
  2164.                                                        class=\"is-btn is-background-color-accent is-margin-bottom-0 is-margin-bottom-mobile-15\"
  2165.                                                        data-component=\"ExternalApplication\"
  2166.                                                        data-vacancy-id=\"{{ vacancy.id }}\"
  2167.                                                        data-settings='{\"class\": \"buttonProps\"}'>
  2168.                                                         <i class=\"fal fa-pencil icon-before\"></i>
  2169.                                                         {{ 'Apply to vacancy'|trans }}
  2170.                                                     </a>
  2171.                                                 {% else %}
  2172.                                                     <a href=\"{{ path('vacancy_apply', {'id': vacancy.id }) }}\"
  2173.                                                        title=\"{{ 'Apply to vacancy'|trans }}\"
  2174.                                                        data-vacancy-id=\"{{ vacancy.id }}\"
  2175.                                                        class=\"is-btn apply-btn {% if not is_mobile() %} apply-btn_modal{% endif %} is-margin-bottom-0 is-margin-bottom-mobile-15\"
  2176.                                                        data-settings='{\"class\": \"buttonProps\"}'>
  2177.                                                         <i class=\"fal fa-pencil icon-before\"></i>
  2178.                                                         {{ 'Apply to vacancy'|trans }}
  2179.                                                     </a>
  2180.                                                 {% endif %}
  2181.                                             {% endblock %}
  2182.                                             <a href=\"{{ path('vacancies') }}\" class=\"is-color-base is-hover-color-primary\"><i
  2183.                                                         class=\"fal fa-angle-left icon-before is-color-primary\"></i> {{ 'To vacancy overview'|trans }}
  2184.                                             </a>
  2185.                                         </div>
  2186.                                     {% endif %}
  2187.                                 </div>
  2188.                             </div>
  2189.                             {% block vacancy_block_main_applicantform %}
  2190.                             {% endblock vacancy_block_main_applicantform %}
  2191.                             {% block vacancy_block_main_recruiter %}
  2192.                                 {% if vacancy.recruiter %}
  2193.                                     <div class=\"widget widget--recruiter card animation-element fadeup-element\">
  2194.                                         <div class=\"card-body\">
  2195.                                             <div class=\"row\">
  2196.                                                 {% if vacancy.recruiter.pictureName %}
  2197.                                                     <div class=\"recruiter-img col-12 col-sm-3 col-lg-12 col-xl-3 is-margin-right-0\">
  2198.                                                         <img loading=\"lazy\" src=\"{{ vich_uploader_asset(vacancy.recruiter, 'picture') }}\"
  2199.                                                              alt=\"{{ vacancy.recruiter.firstname }}{% if vacancy.recruiter.lastnameprefix %} {{ vacancy.recruiter.lastnameprefix }}{% endif%} {{ vacancy.recruiter.lastname }}\">
  2200.                                                     </div>
  2201.                                                 {% endif %}
  2202.                                                 <div class=\"recruiter-info col-12 col-sm-9 col-lg-12 col-xl-9\">
  2203.                                                     <h2>{{ 'For more information'|trans }}</h2>
  2204.                                                     <p>
  2205.                                                         <span>{{ vacancy.recruiter.firstname }}{% if vacancy.recruiter.lastnameprefix %} {{ vacancy.recruiter.lastnameprefix }}{% endif%} {{ vacancy.recruiter.lastname }}</span><br>
  2206.                                                         <a href=\"mailto:{{ vacancy.recruiter.email }}\">{{ vacancy.recruiter.email }}</a><br>
  2207.                                                         {% if vacancy.recruiter.phone is not empty %}
  2208.                                                             <a href=\"{{ vacancy.recruiter.phone|formatPhoneRFC3966 }}\">{{ vacancy.recruiter.phone }}</a>
  2209.                                                             <br>
  2210.                                                         {% endif %}
  2211.                                                         {% if vacancy.recruiter.phone is not empty %}
  2212.                                                             {% if config_setting('site_vacancy_show_whatsapp_button_recruiters') %}
  2213.                                                                 {% if is_mobile() %}
  2214.                                                                     <a class=\"is-btn is-background-color-primary is-btn-small is-margin-top-10\"
  2215.                                                                        href=\"https://api.whatsapp.com/send?phone={{ vacancy.recruiter.phone|formatPhoneE164 }}\"
  2216.                                                                        title=\"{{ \"App %s\"|trans|format(vacancy.recruiter.firstName) }}\">{{ \"App %s\"|trans|format(vacancy.recruiter.firstName) }}</a>
  2217.                                                                 {% else %}
  2218.                                                                     <a target=\"_blank\"
  2219.                                                                        class=\"is-btn is-background-color-primary is-btn-small is-margin-top-10\"
  2220.                                                                        href=\"https://web.whatsapp.com/send?phone={{ vacancy.recruiter.phone|formatPhoneE164 }}\"
  2221.                                                                        title=\"{{ \"App %s\"|trans|format(vacancy.recruiter.firstName) }}\">{{ \"App %s\"|trans|format(vacancy.recruiter.firstName) }}</a>
  2222.                                                                 {% endif %}
  2223.                                                             {% endif %}
  2224.                                                         {% endif %}
  2225.                                                     </p>
  2226.                                                 </div>
  2227.                                             </div>
  2228.                                         </div>
  2229.                                     </div>
  2230.                                 {% endif %}
  2231.                             {% endblock %}
  2232.                         </main>
  2233.                     {% endblock vacancy_block_main %}
  2234.                     {% block vacancy_block_sidebar %}
  2235.                         <aside class=\"col-12 col-lg-4\">
  2236.                             {% block vacancy_sidebar_company %}
  2237.                                 {% if vacancy.company %}
  2238.                                     <div class=\"card card_company animation-element fadeup-element\">
  2239.                                         <div class=\"card-body\">
  2240.                                             {% if vacancy.company.video %}
  2241.                                                 <div class=\"company_video embed-responsive embed-responsive-16by9\">
  2242.                                                     <iframe width=\"560\" height=\"315\" class=\"embed-responsive-item\"
  2243.                                                             src=\"{{ vacancy.company.video }}\" frameborder=\"0\"
  2244.                                                             allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\"
  2245.                                                             allowfullscreen>
  2246.                                                     </iframe>
  2247.                                                 </div>
  2248.                                             {% elseif vacancy.company.logo is defined and vacancy.company.logo %}
  2249.                                                 {% block vacancy_sidebar_company_logo %}
  2250.                                                     <figure class=\"company-logo\">
  2251.                                                         <a href=\"{{ getCompanyDetailPath(vacancy.company) }}\"
  2252.                                                            title=\"{{ 'View office page'|trans }}\">
  2253.                                                             <img loading=\"lazy\" src=\"{{ media_asset(vacancy.company.logo)|imagine_filter('w480') }}\"
  2254.                                                                  alt=\"{{ vacancy.company.name }}\"/>
  2255.                                                         </a>
  2256.                                                     </figure>
  2257.                                                 {% endblock vacancy_sidebar_company_logo %}
  2258.                                             {% endif %}
  2259.                                             <h2>{{ vacancy.company.name }}</h2>
  2260.                                             {{ vacancy.company.description|raw }}
  2261.                                         </div>
  2262.                                     </div>
  2263.                                 {% endif %}
  2264.                             {% endblock vacancy_sidebar_company %}
  2265.                             {% block vacancy_sidebar_usps %}
  2266.                                 {% if vacancyUsps is not empty %}
  2267.                                     <div class=\"widget widget--office card\">
  2268.                                         <div class=\"card-body\">
  2269.                                             <div class=\"usps--list\">
  2270.                                                 {% for usp in vacancyUsps %}
  2271.                                                     <span class=\"usp-icon\"><i
  2272.                                                                 class=\"{{ usp.fontAwesomeIcon }}\"></i>{{ usp.value|raw }}</span>
  2273.                                                 {% endfor %}
  2274.                                             </div>
  2275.                                         </div>
  2276.                                     </div>
  2277.                                 {% endif %}
  2278.                             {% endblock %}
  2279.                             {% block vacancy_block_sidebar_open_close_date %}
  2280.                                 {% if vacancy.startDate and config_setting('site_vacancy_show_start_date_detail') or vacancy.endDate and config_setting('site_vacancy_show_end_date_detail') %}
  2281.                                     <div class=\"card card_vac-info animation-element fadeup-element\">
  2282.                                         <div class=\"card-body\">
  2283.                                             <h3>{{ 'Vacancy information'|trans }}</h3>
  2284.                                             <ul class=\"is-margin-bottom-0\">
  2285.                                                 {% if vacancy.startDate and config_setting('site_vacancy_show_start_date_detail') %}
  2286.                                                     <li>
  2287.                                                         <i class=\"fal fa-calendar-alt icon-before\"></i>{{ 'Open since'|trans }} {{ vacancy.startDate|date('d-m-Y') }}
  2288.                                                     </li>
  2289.                                                 {% endif %}
  2290.                                                 {% if vacancy.endDate and config_setting('site_vacancy_show_end_date_detail') %}
  2291.                                                     <li>
  2292.                                                         <i class=\"fal fa-hourglass-start icon-before\"></i>{{ 'Closing date'|trans }} {{ vacancy.endDate|date('d-m-Y') }}
  2293.                                                     </li>
  2294.                                                 {% endif %}
  2295.                                             </ul>
  2296.                                         </div>
  2297.                                     </div>
  2298.                                 {% endif %}
  2299.                             {% endblock %}
  2300.                             {% block vacancy_block_sidebar_related_vacancies %}
  2301.                                 {% if feature('feature_vacancy_related_vacancies') and relatedVacancies is not empty %}
  2302.                                     <div class=\"animation-element fadeup-element\">
  2303.                                         <h2>{{ 'Related vacancies'|trans }}</h2>
  2304.                                         <div class=\"card card_related-vacancies\">
  2305.                                             {% for vacancy in relatedVacancies[:3] %}
  2306.                                                 <div class=\"card-body {% if not loop.first %}{% endif %}\"
  2307.                                                      data-component=\"Favorite\"
  2308.                                                      data-vacancy-id=\"{{ vacancy.id }}\">
  2309.                                                     <div class=\"vacancy\">
  2310.                                                         <div class=\"vacancy-top\">
  2311.                                                             <div class=\"vacancy-title\">
  2312.                                                                 <a title=\"{{ vacancy.title|raw }}\"
  2313.                                                                    href=\"{{ path('vacancy_detail', {'id' : vacancy.id, 'slug' : vacancy.slug}) }}\">
  2314.                                                                     <h3>{{ vacancy.title|raw }}</h3>
  2315.                                                                 </a>
  2316.                                                             </div>
  2317.                                                             <div class=\"vacancy-badges\">
  2318.                                                                 {% if vacancy.new %}
  2319.                                                                     <span class=\"badge badge--new\">
  2320.                                                                     <p>{{ 'New'|trans }}</p>
  2321.                                                                 </span>
  2322.                                                                 {% endif %}
  2323.                                                                 {% if vacancy.featured %}
  2324.                                                                     <span class=\"badge badge--topvacancy\">
  2325.                                                                     <p>{{ 'Featured vacancy'|trans }}</p>
  2326.                                                                 </span>
  2327.                                                                 {% endif %}
  2328.                                                             </div>
  2329.                                                         </div>
  2330.                                                         <div class=\"vacancy-body\" data-format=\"IntroFormatter\">
  2331.                                                             {{ vacancy.intro[:config_setting('site_vacancy_intro_character_limit')|default(200)]|striptags|raw }}{{ vacancy.intro|length > config_setting('site_vacancy_intro_character_limit')|default(200) ? '...' : '' }}
  2332.                                                         </div>
  2333.                                                         <div class=\"vacancy-footer\">
  2334.                                                             <div data-format=\"FooterFormatter\"
  2335.                                                                  class=\"vacancy-options\">
  2336.                                                                 <ul>
  2337.                                                                     <li>
  2338.                                                                         {% if config_setting('site_vacancy_city_on_detail_icon') %}
  2339.                                                                             <i class=\"{{ config_setting('site_vacancy_city_on_detail_icon') }}\"></i>
  2340.                                                                         {% else %}
  2341.                                                                             <i class=\"fal fa-map-marker-alt\"></i>
  2342.                                                                         {% endif %}
  2343.                                                                         {% if config_setting('site_vacancy_address_visible_on_detail') %}
  2344.                                                                             {{ vacancy.address }}
  2345.                                                                         {% elseif config_setting('site_vacancy_city_visible_on_detail') %}
  2346.                                                                             {{ vacancy.city }}
  2347.                                                                         {% endif %}
  2348.                                                                     </li>
  2349.                                                                     {% for optionValue in vacancy.optionValues %}
  2350.                                                                         <li>
  2351.                                                                             <i class=\"{{ optionValue.option.fontAwesomeIcon }}\"></i>{{ optionValue.value }}
  2352.                                                                         </li>
  2353.                                                                     {% endfor %}
  2354.                                                                 </ul>
  2355.                                                             </div>
  2356.                                                             <a href=\"{{ path('vacancy_detail', {'id' : vacancy.id, 'slug' : vacancy.slug}) }}\"
  2357.                                                                title=\"{{ vacancy.title|raw }}\">
  2358.                                                                 {{ 'Show vacancy'|trans }} <i
  2359.                                                                         class=\"far fa-angle-right icon-after\"></i>
  2360.                                                             </a>
  2361.                                                         </div>
  2362.                                                     </div>
  2363.                                                 </div>
  2364.                                             {% endfor %}
  2365.                                         </div>
  2366.                                     </div>
  2367.                                 {% endif %}
  2368.                             {% endblock vacancy_block_sidebar_related_vacancies %}
  2369.                             {% block vacancy_block_sidebar_recruiter %}
  2370.                                 {% if vacancy.recruiter %}
  2371.                                     <div class=\"card card_recruiter animation-element fadeup-element\">
  2372.                                         <div class=\"card-body\">
  2373.                                             <div class=\"row\">
  2374.                                                 {% if vacancy.recruiter.pictureName %}
  2375.                                                     <div class=\"recruiter-img col-12 col-sm-3 col-lg-12 col-xl-3 is-margin-right-0\">
  2376.                                                         <img loading=\"lazy\" src=\"{{ vich_uploader_asset(vacancy.recruiter, 'picture') }}\"
  2377.                                                              alt=\"{{ vacancy.recruiter.firstname }}{% if vacancy.recruiter.lastnameprefix %} {{ vacancy.recruiter.lastnameprefix }}{% endif%} {{ vacancy.recruiter.lastname }}\">
  2378.                                                     </div>
  2379.                                                 {% endif %}
  2380.                                                 <div class=\"recruiter-info col-12 col-sm-9 col-lg-12 col-xl-9\">
  2381.                                                     <h2>{{ 'For more information'|trans }}</h2>
  2382.                                                     <p>
  2383.                                                         <span>{{ vacancy.recruiter.firstname }}{% if vacancy.recruiter.lastnameprefix %} {{ vacancy.recruiter.lastnameprefix }}{% endif%} {{ vacancy.recruiter.lastname }}</span><br>
  2384.                                                         <a href=\"mailto:{{ vacancy.recruiter.email }}\">{{ vacancy.recruiter.email }}</a><br>
  2385.                                                         {% if vacancy.recruiter.phone is not empty %}
  2386.                                                             <a href=\"{{ vacancy.recruiter.phone|formatPhoneRFC3966 }}\">{{ vacancy.recruiter.phone }}</a>
  2387.                                                             <br>
  2388.                                                         {% endif %}
  2389.                                                         {% if vacancy.recruiter.phone is not empty %}
  2390.                                                             {% if config_setting('site_vacancy_show_whatsapp_button_recruiters') %}
  2391.                                                                 {% if is_mobile() %}
  2392.                                                                     <a class=\"is-btn is-background-color-primary is-btn-small is-margin-top-10\"
  2393.                                                                        href=\"https://api.whatsapp.com/send?phone={{ vacancy.recruiter.phone|formatPhoneE164 }}\"
  2394.                                                                        title=\"{{ \"App %s\"|trans|format(vacancy.recruiter.firstName) }}\">{{ \"App %s\"|trans|format(vacancy.recruiter.firstName) }}</a>
  2395.                                                                 {% else %}
  2396.                                                                     <a target=\"_blank\"
  2397.                                                                        class=\"is-btn is-background-color-primary is-btn-small is-margin-top-10\"
  2398.                                                                        href=\"https://web.whatsapp.com/send?phone={{ vacancy.recruiter.phone|formatPhoneE164 }}\"
  2399.                                                                        title=\"{{ \"App %s\"|trans|format(vacancy.recruiter.firstName) }}\">{{ \"App %s\"|trans|format(vacancy.recruiter.firstName) }}</a>
  2400.                                                                 {% endif %}
  2401.                                                             {% endif %}
  2402.                                                         {% endif %}
  2403.                                                     </p>
  2404.                                                 </div>
  2405.                                             </div>
  2406.                                         </div>
  2407.                                     </div>
  2408.                                 {% endif %}
  2409.                             {% endblock %}
  2410.                             <div class=\"widget widget--sm widget--sm__default text-center animation-element fadeup-element\">
  2411.                                 {% if config_setting('site_social_facebook') %}
  2412.                                     <a href=\"{{ config_setting('site_social_facebook') }}\"
  2413.                                        title=\"{{ 'Follow %site-company-name% on'|trans({'%site-company-name%': site_company_name|default('Getnoticed')}) }} Facebook\"
  2414.                                        target=\"_blank\"><i
  2415.                                                 class=\"fab fa-fw fa-facebook-f\"></i></a>
  2416.                                 {% endif %}
  2417.                                 {% if config_setting('site_social_twitter') %}
  2418.                                     <a href=\"{{ config_setting('site_social_twitter') }}\"
  2419.                                        title=\"{{ 'Follow %site-company-name% on'|trans({'%site-company-name%': site_company_name|default('Getnoticed')}) }} Twitter\"
  2420.                                        target=\"_blank\"><i
  2421.                                                 class=\"fab fa-fw fa-x-twitter\"></i></a>
  2422.                                 {% endif %}
  2423.                                 {% if config_setting('site_social_linkedin') %}
  2424.                                     <a href=\"{{ config_setting('site_social_linkedin') }}\"
  2425.                                        title=\"{{ 'Follow %site-company-name% on'|trans({'%site-company-name%': site_company_name|default('Getnoticed')}) }} LinkedIn\"
  2426.                                        target=\"_blank\"><i
  2427.                                                 class=\"fab fa-fw fa-linkedin-in\"></i></a>
  2428.                                 {% endif %}
  2429.                                 {% if config_setting('site_social_youtube') %}
  2430.                                     <a href=\"{{ config_setting('site_social_youtube') }}\"
  2431.                                        title=\"{{ 'Follow %site-company-name% on'|trans({'%site-company-name%': site_company_name|default('Getnoticed')}) }} Youtube\"
  2432.                                        target=\"_blank\"><i
  2433.                                                 class=\"fab fa-fw fa-youtube\"></i></a>
  2434.                                 {% endif %}
  2435.                                 {% if config_setting('site_social_instagram') %}
  2436.                                     <a href=\"{{ config_setting('site_social_instagram') }}\"
  2437.                                        title=\"{{ 'Follow %site-company-name% on'|trans({'%site-company-name%': site_company_name|default('Getnoticed')}) }} Instagram\"
  2438.                                        target=\"_blank\"><i class=\"fab fa-fw fa-instagram\"></i></a>
  2439.                                 {% endif %}
  2440.                             </div>
  2441.                         </aside>
  2442.                     {% endblock vacancy_block_sidebar %}
  2443.                 </div>
  2444.             {% endblock vacancy_content %}
  2445.         </div>
  2446.         {% block vacancy_footer %}
  2447.             <!-- extra footer section for e.g. related items -->
  2448.         {% endblock vacancy_footer %}
  2449.     {% endblock vacancy_page %}
  2450.     </div>
  2451. {% endblock %}""pages/vacancy_detail_layout_base.html.twig""/home/mbobanen/domains/mbobanen.staging.03.getnoticed.nl/releases/3/templates/pages/vacancy_detail_layout_base.html.twig");
  2452.     }
  2453. }