<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* @VisualMediaVacancy/VacancyLayout/view.html.twig */
class __TwigTemplate_0f58d6ac410bfbee46b1bd8c38e12919bde6bec99e7c1b2227b01489ee589465 extends \Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'main' => [$this, 'block_main'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "Layout/base.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@VisualMediaVacancy/VacancyLayout/view.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@VisualMediaVacancy/VacancyLayout/view.html.twig"));
// line 3
$context["breadcrumbs"] = [0 => ["title" => "Vacatures", "path" => $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vacancy_index")], 1 => ["title" => twig_get_attribute($this->env, $this->source, // line 5
(isset($context["vacancy"]) || array_key_exists("vacancy", $context) ? $context["vacancy"] : (function () { throw new RuntimeError('Variable "vacancy" does not exist.', 5, $this->source); })()), "title", [], "any", false, false, false, 5)]];
// line 1
$this->parent = $this->loadTemplate("Layout/base.html.twig", "@VisualMediaVacancy/VacancyLayout/view.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 8
public function block_main($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
// line 9
echo "<div class=\"visuals page-visual\">
<div class=\"visual-image\">
";
// line 12
$context["style"] = [0 => "width: 100%", 1 => "min-height: 60vh", 2 => "background-size: cover", 3 => "background-position: center"];
// line 18
echo " ";
$context["alt"] = 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.', 18, $this->source); })()), "imageAlt", [], "any", false, false, false, 18);
// line 19
echo " ";
$context["title"] = 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.', 19, $this->source); })()), "imageTitle", [], "any", false, false, false, 19);
echo " #}
<div class=\"visual-image_img\" style=\"background-image: url(' ";
// line 20
echo twig_escape_filter($this->env, $this->extensions['VisualMedia\LisaBundle\Twig\TwigUploadUrl']->url(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.', 20, $this->source); })()), "upload", [], "any", false, false, false, 20), ["width" => 1920]), "html", null, true);
echo " '); ";
echo twig_escape_filter($this->env, twig_join_filter((isset($context["style"]) || array_key_exists("style", $context) ? $context["style"] : (function () { throw new RuntimeError('Variable "style" does not exist.', 20, $this->source); })()), ";"), "html", null, true);
echo "\"></div>
</div>
<div class=\"visual-gradient\"></div>
<div class=\"visual-black\"></div>
<div class=\"visual-overlay\"></div>
<div class=\"visual-content\">
<div id=\"type2\" class=\"visual-title\"><h1>";
// line 28
echo twig_escape_filter($this->env, 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.', 28, $this->source); })()), "function", [], "any", false, false, false, 28), "html", null, true);
echo "</h1></div>
<a href=\"#direct-solliciteren\" class=\"btn btn-primary\">Direct solliciteren</a>
</div>
<div class=\"scroll-down\">
<img src=\"";
// line 33
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/images/scroll.svg"), "html", null, true);
echo "\" class=\"scroll\" alt=\"scroll down\" />
</div>
</div>
<div class=\"news-wrapper vacancy\">
<div class=\"page-stripes\"></div>
<div class=\"breadcrumb\">
<div class=\"container\">
<div class=\"row\">
<div class=\"col-12\">
";
// line 43
$this->loadTemplate("@VisualMediaBreadcrumb/Breadcrumb/breadcrumb_static.html.twig", "@VisualMediaVacancy/VacancyLayout/view.html.twig", 43)->display(twig_array_merge($context, ["breadcrumbs" => (isset($context["breadcrumbs"]) || array_key_exists("breadcrumbs", $context) ? $context["breadcrumbs"] : (function () { throw new RuntimeError('Variable "breadcrumbs" does not exist.', 43, $this->source); })())]));
// line 44
echo " </div>
</div>
</div>
</div>
<section class=\"news-detail vacancy-detail\">
<div class=\"container\">
<div class=\"row\">
<div class=\"col-10 offset-2\">
<div class=\"vacancy-intro__text\">
";
// line 55
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.', 55, $this->source); })()), "htmlContent", [], "any", false, false, false, 55);
echo "
</div>
<div class=\"news-detail_content\">
";
// line 58
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.', 58, $this->source); })()), "htmlContentJobRequirements", [], "any", false, false, false, 58);
echo "
</div>
<div class=\"news-detail_content\">
";
// line 61
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.', 61, $this->source); })()), "htmlContentJobDescription", [], "any", false, false, false, 61);
echo "
</div>
<div class=\"news-detail_content\">
";
// line 64
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.', 64, $this->source); })()), "htmlContentOffer", [], "any", false, false, false, 64);
echo "
</div>
<div class=\"text-center\">
<a href=\"#direct-solliciteren\" style=\"margin: -70px 0 60px 0;\" class=\"btn btn-primary\">Direct solliciteren</a>
</div>
</div>
</div>
<div class=\"row\">
<div class=\"col-12 col-lg-4\">
<div class=\"section-title_wrapper\">
<h2 class=\"section-title\"><span>Waarom</span> Werken bij <span>Zuidema</span></h2>
</div>
</div>
<div class=\"col-12 col-lg-8\">
</div>
</div>
<div class=\"row\">
<div class=\"vacancy-blocks\">
<div class=\"standard-alinea alinea1\">
<div class=\"container\">
";
// line 85
echo $this->extensions['VisualMedia\BlockTemplateBundle\Twig\TwigScanBlock']->blockScan((isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 85, $this->source); })()), "alinea1", "Blocks/contentblock.html.twig");
echo "
</div>
</div>
<div class=\"standard-alinea alinea2\">
<div class=\"container\">
";
// line 90
echo $this->extensions['VisualMedia\BlockTemplateBundle\Twig\TwigScanBlock']->blockScan((isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 90, $this->source); })()), "alinea2", "Blocks/contentblock.html.twig");
echo "
</div>
</div>
<div class=\"standard-alinea alinea3\">
<div class=\"container\">
";
// line 95
echo $this->extensions['VisualMedia\BlockTemplateBundle\Twig\TwigScanBlock']->blockScan((isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 95, $this->source); })()), "alinea3", "Blocks/contentblock.html.twig");
echo "
</div>
</div>
<div class=\"standard-alinea alinea4\">
<div class=\"container\">
";
// line 100
echo $this->extensions['VisualMedia\BlockTemplateBundle\Twig\TwigScanBlock']->blockScan((isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 100, $this->source); })()), "alinea4", "Blocks/contentblock.html.twig");
echo "
</div>
</div>
<div class=\"standard-alinea alinea5\">
<div class=\"container\">
";
// line 105
echo $this->extensions['VisualMedia\BlockTemplateBundle\Twig\TwigScanBlock']->blockScan((isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 105, $this->source); })()), "alinea5", "Blocks/contentblock.html.twig");
echo "
</div>
</div>
<div class=\"standard-alinea alinea6\">
<div class=\"container\">
";
// line 110
echo $this->extensions['VisualMedia\BlockTemplateBundle\Twig\TwigScanBlock']->blockScan((isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 110, $this->source); })()), "alinea6", "Blocks/contentblock.html.twig");
echo "
</div>
</div>
<div class=\"standard-alinea alinea7\">
<div class=\"container\">
";
// line 115
echo $this->extensions['VisualMedia\BlockTemplateBundle\Twig\TwigScanBlock']->blockScan((isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 115, $this->source); })()), "alinea7", "Blocks/contentblock.html.twig");
echo "
</div>
</div>
<div class=\"standard-alinea alinea8\">
<div class=\"container\">
";
// line 120
echo $this->extensions['VisualMedia\BlockTemplateBundle\Twig\TwigScanBlock']->blockScan((isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 120, $this->source); })()), "alinea8", "Blocks/contentblock.html.twig");
echo "
</div>
</div>
<div class=\"standard-alinea alinea9\">
<div class=\"container\">
";
// line 125
echo $this->extensions['VisualMedia\BlockTemplateBundle\Twig\TwigScanBlock']->blockScan((isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 125, $this->source); })()), "alinea9", "Blocks/contentblock.html.twig");
echo "
</div>
</div>
<div class=\"standard-alinea alinea10\">
<div class=\"container\">
";
// line 130
echo $this->extensions['VisualMedia\BlockTemplateBundle\Twig\TwigScanBlock']->blockScan((isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 130, $this->source); })()), "alinea10", "Blocks/contentblock.html.twig");
echo "
</div>
</div>
</div>
</div>
<div class=\"row\">
<div class=\"col-12\">
<div id=\"direct-solliciteren\" class=\"contact-content vacancy-form\">
<h3>Reageer op deze vacature!</h3>
";
// line 140
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 140, $this->source); })()), 'form_start');
echo "
<div class=\"row\">
<div class=\"col-6\">
<div class=\"form-left\">
";
// line 144
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 144, $this->source); })()), "firstName", [], "any", false, false, false, 144), 'label');
echo "
";
// line 145
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 145, $this->source); })()), "firstName", [], "any", false, false, false, 145), 'widget');
echo "
";
// line 147
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 147, $this->source); })()), "lastName", [], "any", false, false, false, 147), 'label');
echo "
";
// line 148
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 148, $this->source); })()), "lastName", [], "any", false, false, false, 148), 'widget');
echo "
";
// line 150
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 150, $this->source); })()), "phone", [], "any", false, false, false, 150), 'label');
echo "
";
// line 151
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 151, $this->source); })()), "phone", [], "any", false, false, false, 151), 'widget');
echo "
";
// line 153
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 153, $this->source); })()), "email", [], "any", false, false, false, 153), 'label');
echo "
";
// line 154
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 154, $this->source); })()), "email", [], "any", false, false, false, 154), 'widget');
echo "
</div>
</div>
<div class=\"col-6\">
<div class=\"form-right\">
";
// line 159
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 159, $this->source); })()), "uploadResume", [], "any", false, false, false, 159), 'label');
echo "
";
// line 160
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 160, $this->source); })()), "uploadResume", [], "any", false, false, false, 160), 'widget');
echo "
";
// line 162
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 162, $this->source); })()), "motivation", [], "any", false, false, false, 162), 'label');
echo "
";
// line 163
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 163, $this->source); })()), "motivation", [], "any", false, false, false, 163), 'widget');
echo "
<br>
";
// line 165
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 165, $this->source); })()), "privacyStatement", [], "any", false, false, false, 165), 'widget');
echo "
";
// line 166
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 166, $this->source); })()), "privacyStatement", [], "any", false, false, false, 166), 'label');
echo "
<div class=\"form-group\">
";
// line 168
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 168, $this->source); })()), "submit", [], "any", false, false, false, 168), 'widget', ["attr" => ["class" => "btn btn-primary"]]);
echo "
</div>
</div>
</div>
</div>
";
// line 174
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 174, $this->source); })()), 'form_end');
echo "
</div>
</div>
</div>
<div class=\"row\">
<div class=\"col-12\">
<div class=\"text-center\">
<p style=\"font-weight: 700;\">Lijkt het je leuk om bij ons te werken?<br>
Voor vragen over de vacature stuur een e-mail naar Bert Zuidema - <a href=\"mailto:bert@zuidema-groep.nl\">bert@zuidema-groep.nl</a>
</div>
<a href=\"";
// line 185
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vacancy_index");
echo "\" class=\"btn btn-primary\" > ";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("vacancy.view.back_to_index", [], "frontend"), "html", null, true);
echo " </a>
</div>
</div>
</div>
</section>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "@VisualMediaVacancy/VacancyLayout/view.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 359 => 185, 345 => 174, 336 => 168, 331 => 166, 327 => 165, 322 => 163, 318 => 162, 313 => 160, 309 => 159, 301 => 154, 297 => 153, 292 => 151, 288 => 150, 283 => 148, 279 => 147, 274 => 145, 270 => 144, 263 => 140, 250 => 130, 242 => 125, 234 => 120, 226 => 115, 218 => 110, 210 => 105, 202 => 100, 194 => 95, 186 => 90, 178 => 85, 154 => 64, 148 => 61, 142 => 58, 136 => 55, 123 => 44, 121 => 43, 108 => 33, 100 => 28, 87 => 20, 82 => 19, 79 => 18, 77 => 12, 72 => 9, 62 => 8, 51 => 1, 49 => 5, 48 => 3, 35 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'Layout/base.html.twig' %}
{% set breadcrumbs = [
{ title: 'Vacatures', path: path('vacancy_index') },
{ title: vacancy.title },
] %}
{% block main %}
<div class=\"visuals page-visual\">
<div class=\"visual-image\">
{% set style = [
'width: 100%',
'min-height: 60vh',
'background-size: cover',
'background-position: center',
] %}
{% set alt = vacancy.imageAlt %}
{% set title = vacancy.imageTitle %} #}
<div class=\"visual-image_img\" style=\"background-image: url(' {{ vacancy.upload|url({ width: 1920 }) }} '); {{ style|join(';') }}\"></div>
</div>
<div class=\"visual-gradient\"></div>
<div class=\"visual-black\"></div>
<div class=\"visual-overlay\"></div>
<div class=\"visual-content\">
<div id=\"type2\" class=\"visual-title\"><h1>{{ vacancy.function }}</h1></div>
<a href=\"#direct-solliciteren\" class=\"btn btn-primary\">Direct solliciteren</a>
</div>
<div class=\"scroll-down\">
<img src=\"{{ asset('build/images/scroll.svg') }}\" class=\"scroll\" alt=\"scroll down\" />
</div>
</div>
<div class=\"news-wrapper vacancy\">
<div class=\"page-stripes\"></div>
<div class=\"breadcrumb\">
<div class=\"container\">
<div class=\"row\">
<div class=\"col-12\">
{% include '@VisualMediaBreadcrumb/Breadcrumb/breadcrumb_static.html.twig' with { 'breadcrumbs': breadcrumbs } %}
</div>
</div>
</div>
</div>
<section class=\"news-detail vacancy-detail\">
<div class=\"container\">
<div class=\"row\">
<div class=\"col-10 offset-2\">
<div class=\"vacancy-intro__text\">
{{ vacancy.htmlContent|raw }}
</div>
<div class=\"news-detail_content\">
{{ vacancy.htmlContentJobRequirements|raw }}
</div>
<div class=\"news-detail_content\">
{{ vacancy.htmlContentJobDescription|raw }}
</div>
<div class=\"news-detail_content\">
{{ vacancy.htmlContentOffer|raw }}
</div>
<div class=\"text-center\">
<a href=\"#direct-solliciteren\" style=\"margin: -70px 0 60px 0;\" class=\"btn btn-primary\">Direct solliciteren</a>
</div>
</div>
</div>
<div class=\"row\">
<div class=\"col-12 col-lg-4\">
<div class=\"section-title_wrapper\">
<h2 class=\"section-title\"><span>Waarom</span> Werken bij <span>Zuidema</span></h2>
</div>
</div>
<div class=\"col-12 col-lg-8\">
</div>
</div>
<div class=\"row\">
<div class=\"vacancy-blocks\">
<div class=\"standard-alinea alinea1\">
<div class=\"container\">
{{blockscan(page,'alinea1','Blocks/contentblock.html.twig')|raw}}
</div>
</div>
<div class=\"standard-alinea alinea2\">
<div class=\"container\">
{{blockscan(page,'alinea2','Blocks/contentblock.html.twig')|raw}}
</div>
</div>
<div class=\"standard-alinea alinea3\">
<div class=\"container\">
{{blockscan(page,'alinea3','Blocks/contentblock.html.twig')|raw}}
</div>
</div>
<div class=\"standard-alinea alinea4\">
<div class=\"container\">
{{blockscan(page,'alinea4','Blocks/contentblock.html.twig')|raw}}
</div>
</div>
<div class=\"standard-alinea alinea5\">
<div class=\"container\">
{{blockscan(page,'alinea5','Blocks/contentblock.html.twig')|raw}}
</div>
</div>
<div class=\"standard-alinea alinea6\">
<div class=\"container\">
{{blockscan(page,'alinea6','Blocks/contentblock.html.twig')|raw}}
</div>
</div>
<div class=\"standard-alinea alinea7\">
<div class=\"container\">
{{blockscan(page,'alinea7','Blocks/contentblock.html.twig')|raw}}
</div>
</div>
<div class=\"standard-alinea alinea8\">
<div class=\"container\">
{{blockscan(page,'alinea8','Blocks/contentblock.html.twig')|raw}}
</div>
</div>
<div class=\"standard-alinea alinea9\">
<div class=\"container\">
{{blockscan(page,'alinea9','Blocks/contentblock.html.twig')|raw}}
</div>
</div>
<div class=\"standard-alinea alinea10\">
<div class=\"container\">
{{blockscan(page,'alinea10','Blocks/contentblock.html.twig')|raw}}
</div>
</div>
</div>
</div>
<div class=\"row\">
<div class=\"col-12\">
<div id=\"direct-solliciteren\" class=\"contact-content vacancy-form\">
<h3>Reageer op deze vacature!</h3>
{{ form_start(form) }}
<div class=\"row\">
<div class=\"col-6\">
<div class=\"form-left\">
{{ form_label(form.firstName) }}
{{ form_widget(form.firstName) }}
{{ form_label(form.lastName) }}
{{ form_widget(form.lastName) }}
{{ form_label(form.phone) }}
{{ form_widget(form.phone) }}
{{ form_label(form.email) }}
{{ form_widget(form.email) }}
</div>
</div>
<div class=\"col-6\">
<div class=\"form-right\">
{{ form_label(form.uploadResume) }}
{{ form_widget(form.uploadResume) }}
{{ form_label(form.motivation) }}
{{ form_widget(form.motivation) }}
<br>
{{ form_widget(form.privacyStatement) }}
{{ form_label(form.privacyStatement) }}
<div class=\"form-group\">
{{ form_widget(form.submit, { attr: { class : 'btn btn-primary'}}) }}
</div>
</div>
</div>
</div>
{{ form_end(form) }}
</div>
</div>
</div>
<div class=\"row\">
<div class=\"col-12\">
<div class=\"text-center\">
<p style=\"font-weight: 700;\">Lijkt het je leuk om bij ons te werken?<br>
Voor vragen over de vacature stuur een e-mail naar Bert Zuidema - <a href=\"mailto:bert@zuidema-groep.nl\">bert@zuidema-groep.nl</a>
</div>
<a href=\"{{ path('vacancy_index') }}\" class=\"btn btn-primary\" > {{ 'vacancy.view.back_to_index'|trans({}, 'frontend') }} </a>
</div>
</div>
</div>
</section>
{% endblock %}
", "@VisualMediaVacancy/VacancyLayout/view.html.twig", "/var/www/vhosts/localhost/html/templates/VisualMediaVacancyBundle/views/VacancyLayout/view.html.twig");
}
}