<?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;
/* @templates/Mobile/homepage.html.twig */
class __TwigTemplate_f63795ff249788cfcc82a193da6746cd776c3b1a15e18a27fac04ed7c3d0d655 extends \Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'head' => [$this, 'block_head'],
'stylesheets' => [$this, 'block_stylesheets'],
'javascripts' => [$this, 'block_javascripts'],
'content' => [$this, 'block_content'],
'products' => [$this, 'block_products'],
'security' => [$this, 'block_security'],
'get_help' => [$this, 'block_get_help'],
'cnair_partner' => [$this, 'block_cnair_partner'],
'useful_info' => [$this, 'block_useful_info'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "@templates/Mobile/Shop/layout.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", "@templates/Mobile/homepage.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@templates/Mobile/homepage.html.twig"));
$this->parent = $this->loadTemplate("@templates/Mobile/Shop/layout.html.twig", "@templates/Mobile/homepage.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 3
public function block_head($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", "head"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "head"));
// line 4
echo "<head>
<meta charset=\"utf-8\">
<meta name=\"verify-paysera\" content=\"933b669cd20feb6010fff2d42583717d\">
<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
<meta http-equiv=\"Content-Language\" content=\"ro\">
<meta name=\"google-site-verification\" content=\"BEtIqk-choaMawpOxG98NtbWKAZK5MuTxV_2-pSHGFQ\">
<title>Roviniete.ro</title>
<meta content=\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no\" name=\"viewport\">
<meta name=\"description\" content=\"Cumpara roviniete online! Aici gasesti toate informaţiile legate de taxa de drum din Romania: legislaţie, calculator rovinieta si verificare valabilitate.\">
<meta name=\"keywords\" content=\"rovinieta online, roviniete online, rovinieta preţ, verificare valabilitate rovinieta, plata rovinieta online, calculator rovinieta\">
";
// line 16
$this->displayBlock('stylesheets', $context, $blocks);
// line 22
echo "
";
// line 23
$context["urlPath"] = twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 23, $this->source); })()), "request", [], "any", false, false, false, 23), "uri", [], "any", false, false, false, 23);
// line 24
echo " ";
if ( !(null === (isset($context["urlPath"]) || array_key_exists("urlPath", $context) ? $context["urlPath"] : (function () { throw new RuntimeError('Variable "urlPath" does not exist.', 24, $this->source); })()))) {
// line 25
echo " <link rel=\"canonical\" href=\"";
echo twig_escape_filter($this->env, (isset($context["urlPath"]) || array_key_exists("urlPath", $context) ? $context["urlPath"] : (function () { throw new RuntimeError('Variable "urlPath" does not exist.', 25, $this->source); })()), "html", null, true);
echo "\"/>
";
// line 26
$context["currentLocale"] = twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 26, $this->source); })()), "request", [], "any", false, false, false, 26), "locale", [], "any", false, false, false, 26);
// line 27
echo " ";
if ( !(null === (isset($context["currentLocale"]) || array_key_exists("currentLocale", $context) ? $context["currentLocale"] : (function () { throw new RuntimeError('Variable "currentLocale" does not exist.', 27, $this->source); })()))) {
// line 28
echo " ";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, (isset($context["locales"]) || array_key_exists("locales", $context) ? $context["locales"] : (function () { throw new RuntimeError('Variable "locales" does not exist.', 28, $this->source); })()), "allLocales", [], "any", false, false, false, 28));
foreach ($context['_seq'] as $context["_key"] => $context["locale"]) {
// line 29
echo " ";
if (($context["locale"] != (isset($context["currentLocale"]) || array_key_exists("currentLocale", $context) ? $context["currentLocale"] : (function () { throw new RuntimeError('Variable "currentLocale" does not exist.', 29, $this->source); })()))) {
// line 30
echo " <link rel=\"alternate\" hreflang=\"";
echo twig_escape_filter($this->env, $context["locale"], "html", null, true);
echo "\"
href=\"";
// line 31
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("sylius_shop_homepage", ["_locale" => $context["locale"]])), "html", null, true);
echo "\"/>
";
}
// line 33
echo " ";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['locale'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 34
echo " ";
}
// line 35
echo " ";
}
// line 36
echo "
";
// line 37
echo call_user_func_array($this->env->getFunction('sonata_block_render_event')->getCallable(), ["sylius.shop.layout.head"]);
echo "
";
// line 38
$this->displayBlock('javascripts', $context, $blocks);
// line 68
echo "</head>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 16
public function block_stylesheets($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", "stylesheets"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
// line 17
echo " <link rel=\"stylesheet\" href=\"/assets/shop/css/homepage.css\">
<link rel=\"stylesheet\" href=\"/assets/shop/css/bootstrap.min.css\">
<link rel=\"stylesheet\" href=\"/assets/shop/css/leftmenu.v1.css\">
";
// line 20
echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("bootstrap-fix", null, "bootstrapTheme");
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 38
public function block_javascripts($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", "javascripts"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
// line 39
echo " <script src=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/shop/js/sentry-bundle.min.js"), "html", null, true);
echo "\"></script>
<script>
if (typeof Sentry !== 'undefined') {
Sentry.init({
dsn: \"";
// line 43
echo twig_escape_filter($this->env, (isset($context["sentry_dsn"]) || array_key_exists("sentry_dsn", $context) ? $context["sentry_dsn"] : (function () { throw new RuntimeError('Variable "sentry_dsn" does not exist.', 43, $this->source); })()), "html", null, true);
echo "\",
integrations: [new Sentry.Integrations.TryCatch({
eventTarget: false,
})]
});
}
</script>
<script src=\"";
// line 50
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/shop/js/jquery.min.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 51
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/shop/js/popper.min.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 52
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/shop/js/leftmenu.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 53
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/shop/js/bootstrap.min.js"), "html", null, true);
echo "\"></script>
<script src=\"/bundles/fosjsrouting/js/router.js\"></script>
<script src=\"";
// line 55
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fos_js_routing_js", ["callback" => "fos.Router.setData"]);
echo "\"></script>
<script>
dataLayer = [];
</script>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','";
// line 64
echo twig_escape_filter($this->env, (isset($context["gtm_code"]) || array_key_exists("gtm_code", $context) ? $context["gtm_code"] : (function () { throw new RuntimeError('Variable "gtm_code" does not exist.', 64, $this->source); })()), "html", null, true);
echo "');</script>
<!-- End Google Tag Manager -->
";
// line 66
$this->loadTemplate("@templates/ShopCustom/one_signal.html.twig", "@templates/Mobile/homepage.html.twig", 66)->display($context);
// line 67
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 72
public function block_content($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", "content"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
// line 73
echo " <!-- Google Tag Manager (noscript) -->
<noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=";
// line 74
echo twig_escape_filter($this->env, (isset($context["gtm_code"]) || array_key_exists("gtm_code", $context) ? $context["gtm_code"] : (function () { throw new RuntimeError('Variable "gtm_code" does not exist.', 74, $this->source); })()), "html", null, true);
echo "\"
height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
";
// line 78
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 78, $this->source); })()), "session", [], "any", false, false, false, 78), "flashBag", [], "any", false, false, false, 78), "get", [0 => "vignette-init-error"], "method", false, false, false, 78));
foreach ($context['_seq'] as $context["_key"] => $context["flash_message"]) {
// line 79
echo " <div class=\"alert alert-warning alert-dismissible fade show\" role=\"alert\">
<div class=\"header text-center\">
<h2>";
// line 81
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("sylius.ui.warning"), "html", null, true);
echo "</h2>
</div>
<a class=\"text-center\">
";
// line 84
echo twig_escape_filter($this->env, $context["flash_message"], "html", null, true);
echo "
</a>
<button type=\"button\" class=\"close\" data-dismiss=\"alert\" aria-label=\"Close\">
<span aria-hidden=\"true\">×</span>
</button>
</div>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['flash_message'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 91
echo "
";
// line 92
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 92, $this->source); })()), "session", [], "any", false, false, false, 92), "flashBag", [], "any", false, false, false, 92), "get", [0 => "unsubscribe"], "method", false, false, false, 92));
foreach ($context['_seq'] as $context["_key"] => $context["flash_message"]) {
// line 93
echo " <div class=\"ui positive message transition\">
<i class=\"close icon\"></i>
<div class=\"header text-center\">
<h2>";
// line 96
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.success_action"), "html", null, true);
echo "</h2>
</div>
<a class=\"text-center\">
";
// line 99
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.successfully_unsubscribed"), "html", null, true);
echo "
</a>
</div>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['flash_message'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 103
echo "
";
// line 104
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 104, $this->source); })()), "session", [], "any", false, false, false, 104), "flashBag", [], "any", false, false, false, 104), "get", [0 => "productRemoved"], "method", false, false, false, 104));
foreach ($context['_seq'] as $context["_key"] => $context["flash_message"]) {
// line 105
echo " <div class=\"alert alert-warning alert-dismissible fade show\" role=\"alert\">
<div class=\"header text-center\">
<h2>";
// line 107
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("sylius.ui.warning"), "html", null, true);
echo "</h2>
</div>
<a class=\"text-center\">
";
// line 110
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.hu_vignette.product_removed_from_cart"), "html", null, true);
echo "
</a>
<button type=\"button\" class=\"close\" data-dismiss=\"alert\" aria-label=\"Close\">
<span aria-hidden=\"true\">×</span>
</button>
</div>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['flash_message'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 117
echo "
<div class=\"container-mobile\">
";
// line 119
$this->displayBlock('products', $context, $blocks);
// line 287
echo "
";
// line 288
$this->displayBlock('security', $context, $blocks);
// line 332
echo "
";
// line 333
$this->displayBlock('get_help', $context, $blocks);
// line 344
echo "
";
// line 345
$this->displayBlock('cnair_partner', $context, $blocks);
// line 361
echo "
";
// line 362
$this->displayBlock('useful_info', $context, $blocks);
// line 412
echo " </div>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 119
public function block_products($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", "products"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "products"));
// line 120
echo " <div class=\"mx-2\">
";
// line 121
if (twig_get_attribute($this->env, $this->source, (isset($context["lastProductStatus"]) || array_key_exists("lastProductStatus", $context) ? $context["lastProductStatus"] : (function () { throw new RuntimeError('Variable "lastProductStatus" does not exist.', 121, $this->source); })()), "rcaStatus", [], "any", false, false, false, 121)) {
// line 122
echo " <div class=\"mt-2 mb-1 bg-white\">
<div class=\"d-flex justify-content-between align-items-center px-2\" onclick=\"location.href='";
// line 123
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_shop_rca_details", ["from" => twig_constant("App\\Entity\\Customer\\TrackerActivity::FROM_HOMEPAGE")]), "html", null, true);
echo "'\">
<div class=\"d-inline-flex align-items-center\">
<img src=\"";
// line 125
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/shop/images/icons/ic_produse_rca_dark_48.png"), "html", null, true);
echo "\"
style=\"width: 40px\"/>
<div>
<div class=\"d-inline-flex mt-2\">
<div class=\"d-inline-flex mt-2\">
<h4>
";
// line 131
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.rca"), "html", null, true);
echo "
</h4>
";
// line 133
if ((twig_get_attribute($this->env, $this->source, (isset($context["lastProductStatus"]) || array_key_exists("lastProductStatus", $context) ? $context["lastProductStatus"] : (function () { throw new RuntimeError('Variable "lastProductStatus" does not exist.', 133, $this->source); })()), "rcaStatus", [], "any", false, false, false, 133) == false)) {
// line 134
echo " <a class=\"text-danger ml-2\"> ";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.disabled_temporary"), "html", null, true);
echo "</a>
";
}
// line 136
echo " </div>
</div>
</div>
</div>
<div>
<img src=\"";
// line 141
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/shop/images/icons/ic_arrow_right.png"), "html", null, true);
echo "\" style=\"width: 25px\"/>
</div>
</div>
</div>
";
}
// line 146
echo "
";
// line 147
if (twig_get_attribute($this->env, $this->source, (isset($context["lastProductStatus"]) || array_key_exists("lastProductStatus", $context) ? $context["lastProductStatus"] : (function () { throw new RuntimeError('Variable "lastProductStatus" does not exist.', 147, $this->source); })()), "vignetteStatus", [], "any", false, false, false, 147)) {
// line 148
echo " <div class=\"mb-1 bg-white\">
<div class=\"d-flex justify-content-between align-items-center px-2\" onclick=\"location.href='";
// line 149
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_shop_vignette");
echo "'\">
<div class=\"d-inline-flex align-items-center\">
<img src=\"";
// line 151
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/shop/images/icons/ic_produse_roviniete_dark_48.png"), "html", null, true);
echo "\"
style=\"width: 40px\"/>
<div class=\"d-inline-flex mt-2\">
<h4>
";
// line 155
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.vignette"), "html", null, true);
echo "
</h4>
";
// line 157
if ((twig_get_attribute($this->env, $this->source, (isset($context["lastProductStatus"]) || array_key_exists("lastProductStatus", $context) ? $context["lastProductStatus"] : (function () { throw new RuntimeError('Variable "lastProductStatus" does not exist.', 157, $this->source); })()), "vignetteStatus", [], "any", false, false, false, 157) == false)) {
// line 158
echo " <a class=\"text-danger ml-2\"> ";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.disabled_temporary"), "html", null, true);
echo "</a>
";
}
// line 160
echo " </div>
</div>
<div>
<img src=\"";
// line 163
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/shop/images/icons/ic_arrow_right.png"), "html", null, true);
echo "\" style=\"width: 25px\"/>
</div>
</div>
</div>
";
}
// line 168
echo "
";
// line 169
if (twig_get_attribute($this->env, $this->source, (isset($context["lastProductStatus"]) || array_key_exists("lastProductStatus", $context) ? $context["lastProductStatus"] : (function () { throw new RuntimeError('Variable "lastProductStatus" does not exist.', 169, $this->source); })()), "huVignetteStatus", [], "any", false, false, false, 169)) {
// line 170
echo " <div class=\"mb-1 bg-white\">
<div class=\"d-flex justify-content-between align-items-center px-2\" onclick=\"location.href='";
// line 171
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_shop_hu_vignette");
echo "'\">
<div class=\"d-inline-flex align-items-center\">
<div class=\"d-flex justify-content-center\" style=\"width: 40px !important;\">
<a>
<img src=\"";
// line 175
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/shop/images/icons/ematrica_black.png"), "html", null, true);
echo "\" style=\"height: 40px\"/>
</a>
</div>
<a>
<div class=\"d-inline-flex mt-2\">
<h4>
";
// line 181
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.hu_vignette.hu_vignette"), "html", null, true);
echo "
</h4>
";
// line 183
if ((twig_get_attribute($this->env, $this->source, (isset($context["lastProductStatus"]) || array_key_exists("lastProductStatus", $context) ? $context["lastProductStatus"] : (function () { throw new RuntimeError('Variable "lastProductStatus" does not exist.', 183, $this->source); })()), "huVignetteStatus", [], "any", false, false, false, 183) == false)) {
// line 184
echo " <a class=\"text-danger ml-2\"> ";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.disabled_temporary"), "html", null, true);
echo "</a>
";
}
// line 186
echo " </div>
</a>
</div>
<div>
<img src=\"";
// line 190
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/shop/images/icons/ic_arrow_right.png"), "html", null, true);
echo "\" style=\"width: 25px\"/>
</div>
</div>
</div>
";
}
// line 195
echo "
";
// line 196
if (twig_get_attribute($this->env, $this->source, (isset($context["lastProductStatus"]) || array_key_exists("lastProductStatus", $context) ? $context["lastProductStatus"] : (function () { throw new RuntimeError('Variable "lastProductStatus" does not exist.', 196, $this->source); })()), "deathInsuranceStatus", [], "any", false, false, false, 196)) {
// line 197
echo " <div class=\"mb-1 bg-white\">
<div class=\"d-flex justify-content-between align-items-center px-2\" onclick=\"location.href='";
// line 198
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_shop_death_insurance");
echo "'\">
<div class=\"d-inline-flex align-items-center\">
<img src=\"";
// line 200
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/shop/images/icons/person.png"), "html", null, true);
echo "\"
style=\"width: 40px\"/>
<div class=\"d-inline-flex mt-2\">
<h4>
";
// line 204
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.nn_insurance"), "html", null, true);
echo "
</h4>
</div>
</div>
<div>
<img src=\"";
// line 209
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/shop/images/icons/ic_arrow_right.png"), "html", null, true);
echo "\" style=\"width: 25px\"/>
</div>
</div>
</div>
";
}
// line 214
echo "
<a href=\"https://taxadepod.ro\" target=\"_blank\">
<div class=\"mb-1 bg-white\">
<div class=\"d-flex justify-content-between align-items-center px-2\">
<div class=\"d-inline-flex align-items-center\">
<img src=\"";
// line 219
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/shop/images/icons/ic_produse_pod_dark_48.png"), "html", null, true);
echo "\" style=\"width: 40px\"/>
<h4 class=\"pl-2\"> ";
// line 220
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.toll_tax"), "html", null, true);
echo "</h4>
</div>
<div>
<img src=\"";
// line 223
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/shop/images/icons/ic_arrow_right.png"), "html", null, true);
echo "\" style=\"width: 25px\"/>
</div>
</div>
</div>
</a>
";
// line 229
if ((twig_get_attribute($this->env, $this->source, ($context["lastProductStatus"] ?? null), "licenseRecoveryStatus", [], "any", true, true, false, 229) && twig_get_attribute($this->env, $this->source, (isset($context["lastProductStatus"]) || array_key_exists("lastProductStatus", $context) ? $context["lastProductStatus"] : (function () { throw new RuntimeError('Variable "lastProductStatus" does not exist.', 229, $this->source); })()), "licenseRecoveryStatus", [], "any", false, false, false, 229))) {
// line 230
echo " <div class=\"mb-1 bg-white\">
<div class=\"d-flex justify-content-between align-items-center px-2\" onclick=\"location.href='";
// line 231
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_shop_license_recovery");
echo "'\">
<div class=\"d-inline-flex align-items-center\">
<img src=\"";
// line 233
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/shop/images/icons/license.png"), "html", null, true);
echo "\"
style=\"width: 40px\"/>
<div class=\"d-inline-flex mt-2 ml-2\">
<h4>
";
// line 237
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.license_recovery"), "html", null, true);
echo "
</h4>
</div>
</div>
<div>
<img src=\"";
// line 242
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/shop/images/icons/ic_arrow_right.png"), "html", null, true);
echo "\" style=\"width: 25px\"/>
</div>
</div>
</div>
";
}
// line 247
echo "
";
// line 248
if ((twig_get_attribute($this->env, $this->source, ($context["lastProductStatus"] ?? null), "telemedicineStatus", [], "any", true, true, false, 248) && twig_get_attribute($this->env, $this->source, (isset($context["lastProductStatus"]) || array_key_exists("lastProductStatus", $context) ? $context["lastProductStatus"] : (function () { throw new RuntimeError('Variable "lastProductStatus" does not exist.', 248, $this->source); })()), "telemedicineStatus", [], "any", false, false, false, 248))) {
// line 249
echo " <div class=\"mb-1 bg-white\">
<div class=\"d-flex justify-content-between align-items-center px-2\" onclick=\"location.href='";
// line 250
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_shop_telemedicine");
echo "'\">
<div class=\"d-inline-flex align-items-center\">
<img src=\"";
// line 252
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/shop/images/icons/umbrella_plus.png"), "html", null, true);
echo "\"
style=\"width: 40px\"/>
<div class=\"d-inline-flex mt-2 ml-2\">
<h4>
";
// line 256
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.telemedicine.menu_entry"), "html", null, true);
echo "
</h4>
</div>
</div>
<div>
<img src=\"";
// line 261
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/shop/images/icons/ic_arrow_right.png"), "html", null, true);
echo "\" style=\"width: 25px\"/>
</div>
</div>
</div>
";
}
// line 266
echo "
";
// line 267
if ((twig_get_attribute($this->env, $this->source, ($context["lastProductStatus"] ?? null), "roadAssistanceStatus", [], "any", true, true, false, 267) && twig_get_attribute($this->env, $this->source, (isset($context["lastProductStatus"]) || array_key_exists("lastProductStatus", $context) ? $context["lastProductStatus"] : (function () { throw new RuntimeError('Variable "lastProductStatus" does not exist.', 267, $this->source); })()), "roadAssistanceStatus", [], "any", false, false, false, 267))) {
// line 268
echo " <div class=\"mb-1 bg-white\">
<div class=\"d-flex justify-content-between align-items-center px-2\" onclick=\"location.href='";
// line 269
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_shop_road_assistance");
echo "'\">
<div class=\"d-inline-flex align-items-center\" style=\"height: 40px\">
<img src=\"";
// line 271
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/shop/images/icons/road_assistance.png"), "html", null, true);
echo "\"
style=\"width: 40px\"/>
<div class=\"d-inline-flex mt-2 ml-2\">
<h4>
";
// line 275
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.road_assistance"), "html", null, true);
echo "
</h4>
</div>
</div>
<div>
<img src=\"";
// line 280
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/shop/images/icons/ic_arrow_right.png"), "html", null, true);
echo "\" style=\"width: 25px\"/>
</div>
</div>
</div>
";
}
// line 285
echo " </div>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 288
public function block_security($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", "security"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "security"));
// line 289
echo " <div class=\"mx-2\">
<div class=\"row align-items-center my-1\">
<div class=\"col-4 align-items-start\">
<div class=\"align-items-center text-center\">
<div class=\"ui circular label bg-white\">
<img src=\"";
// line 294
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/shop/images/icons/ic_trust_mail_dark.png"), "html", null, true);
echo "\"
style=\"width: 25px\"/>
</div>
<br/>
<a class=\"text-dark mini\">
";
// line 299
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.safe_delivery_via_email"), "html", null, true);
echo "
</a>
</div>
</div>
<div class=\"col-4 align-items-center\">
<div class=\" align-items-center text-center\">
<div class=\"ui circular label\" style=\"background-color: white;\">
<img src=\"";
// line 307
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/shop/images/icons/ic_trust_autorizat_dark_24.png"), "html", null, true);
echo "\"
style=\"width: 25px\"/>
</div>
<br/>
<a class=\"text-dark mini\">
";
// line 312
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.cnair_authorized"), "html", null, true);
echo "
</a>
</div>
</div>
<div class=\"col-4 align-items-end\">
<div class=\"align-items-center text-center\">
<div class=\"ui circular label\" style=\"background-color: white;\">
<img src=\"";
// line 320
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/shop/images/icons/ic_trust_handshake_dark_24.png"), "html", null, true);
echo "\"
style=\"width: 25px\"/>
</div>
<br/>
<a class=\"text-dark mini\">
";
// line 325
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.over_2_million_customers"), "html", null, true);
echo "
</a>
</div>
</div>
</div>
</div>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 333
public function block_get_help($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", "get_help"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "get_help"));
// line 334
echo " <div class=\"container-help my-2\">
<div class=\"row h-100 text-center justify-content-center align-items-center\">
<div class=\"col-12\">
<h1 class=\"text-white\">";
// line 337
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.no_worries"), "html", null, true);
echo "</h1>
<a class=\"text-white\">";
// line 338
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.let_us_help_you"), "html", null, true);
echo "</a> <br/>
<button class=\"btn bg-white w-50\"><a class=\"text-primary\" href=\"";
// line 339
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("sylius_shop_register");
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.create_account"), "html", null, true);
echo "</a></button>
</div>
</div>
</div>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 345
public function block_cnair_partner($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", "cnair_partner"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "cnair_partner"));
// line 346
echo " <div class=\"mx-2\">
<div class=\"text-center align-items-center\">
<div class=\"ui circular label bg-white\">
<img src=\"";
// line 349
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/shop/images/icons/ic_trust_cnair.png"), "html", null, true);
echo "\" style=\"width: 25px\"/>
</div>
<div class=\"ui circular label bg-white\">
<img src=\"";
// line 352
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/shop/images/icons/ic_trust_stema.png"), "html", null, true);
echo "\" style=\"width: 25px\"/>
</div>
<br/>
<small>
";
// line 356
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.cnair_authorized_long"), "html", null, true);
echo "
</small>
</div>
</div>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 362
public function block_useful_info($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", "useful_info"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "useful_info"));
// line 363
echo " <div class=\"mx-2 my-2\">
<div class=\"mt-2 mb-1 bg-white\">
<div class=\"d-flex justify-content-between align-items-center px-2\" style=\"height: 40px\">
<div class=\"d-inline-flex align-items-center\">
<h4 class=\"pl-2\"> <a class=\"text-dark\" href=\"";
// line 367
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("bitbag_sylius_cms_plugin_shop_page_show", ["slug" => "servicii-firme"]);
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.services"), "html", null, true);
echo "</a></h4>
</div>
<div>
<img src=\"";
// line 370
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/shop/images/icons/ic_arrow_right_grey.png"), "html", null, true);
echo "\"
style=\"width: 25px\"/>
</div>
</div>
</div>
";
// line 375
if ((twig_slice($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 375, $this->source); })()), "request", [], "any", false, false, false, 375), "locale", [], "any", false, false, false, 375), 0, 2) == "ro")) {
// line 376
echo " <div class=\"mb-1 bg-white\">
<div class=\"d-flex justify-content-between align-items-center px-2\" style=\"height: 40px\">
<div class=\"d-inline-flex align-items-center\">
<h4 class=\"pl-2\"><a class=\"text-dark\" href=\"";
// line 379
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("bitbag_sylius_cms_plugin_shop_page_show_faq");
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.faq"), "html", null, true);
echo "</a></h4>
</div>
<div>
<img src=\"";
// line 382
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/shop/images/icons/ic_arrow_right_grey.png"), "html", null, true);
echo "\"
style=\"width: 25px\"/>
</div>
</div>
</div>
";
}
// line 388
echo "
<div class=\"mb-1 bg-white\">
<div class=\"d-flex justify-content-between align-items-center px-2\" style=\"height: 40px\">
<div>
<img src=\"";
// line 393
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/shop/images/icons/ic_arrow_right_grey.png"), "html", null, true);
echo "\"
style=\"width: 25px\"/>
</div>
</div>
</div>
<div class=\"mb-1 bg-white\">
<div class=\"d-flex justify-content-between align-items-center px-2\" style=\"height: 40px\">
<div class=\"d-inline-flex align-items-center\">
<h4 class=\"pl-2\"><a class=\"text-dark\" href=\"";
// line 402
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_contact");
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.contact"), "html", null, true);
echo "</a></h4>
</div>
<div>
<img src=\"";
// line 405
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/shop/images/icons/ic_arrow_right_grey.png"), "html", null, true);
echo "\"
style=\"width: 25px\"/>
</div>
</div>
</div>
</div>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "@templates/Mobile/homepage.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 985 => 405, 977 => 402, 965 => 393, 958 => 388, 949 => 382, 941 => 379, 936 => 376, 934 => 375, 926 => 370, 918 => 367, 912 => 363, 902 => 362, 887 => 356, 880 => 352, 874 => 349, 869 => 346, 859 => 345, 842 => 339, 838 => 338, 834 => 337, 829 => 334, 819 => 333, 802 => 325, 794 => 320, 783 => 312, 775 => 307, 764 => 299, 756 => 294, 749 => 289, 739 => 288, 728 => 285, 720 => 280, 712 => 275, 705 => 271, 700 => 269, 697 => 268, 695 => 267, 692 => 266, 684 => 261, 676 => 256, 669 => 252, 664 => 250, 661 => 249, 659 => 248, 656 => 247, 648 => 242, 640 => 237, 633 => 233, 628 => 231, 625 => 230, 623 => 229, 614 => 223, 608 => 220, 604 => 219, 597 => 214, 589 => 209, 581 => 204, 574 => 200, 569 => 198, 566 => 197, 564 => 196, 561 => 195, 553 => 190, 547 => 186, 541 => 184, 539 => 183, 534 => 181, 525 => 175, 518 => 171, 515 => 170, 513 => 169, 510 => 168, 502 => 163, 497 => 160, 491 => 158, 489 => 157, 484 => 155, 477 => 151, 472 => 149, 469 => 148, 467 => 147, 464 => 146, 456 => 141, 449 => 136, 443 => 134, 441 => 133, 436 => 131, 427 => 125, 422 => 123, 419 => 122, 417 => 121, 414 => 120, 404 => 119, 392 => 412, 390 => 362, 387 => 361, 385 => 345, 382 => 344, 380 => 333, 377 => 332, 375 => 288, 372 => 287, 370 => 119, 366 => 117, 353 => 110, 347 => 107, 343 => 105, 339 => 104, 336 => 103, 326 => 99, 320 => 96, 315 => 93, 311 => 92, 308 => 91, 295 => 84, 289 => 81, 285 => 79, 281 => 78, 274 => 74, 271 => 73, 261 => 72, 251 => 67, 249 => 66, 244 => 64, 232 => 55, 227 => 53, 223 => 52, 219 => 51, 215 => 50, 205 => 43, 197 => 39, 187 => 38, 175 => 20, 170 => 17, 160 => 16, 149 => 68, 147 => 38, 143 => 37, 140 => 36, 137 => 35, 134 => 34, 128 => 33, 123 => 31, 118 => 30, 115 => 29, 110 => 28, 107 => 27, 105 => 26, 100 => 25, 97 => 24, 95 => 23, 92 => 22, 90 => 16, 76 => 4, 66 => 3, 43 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends '@templates/Mobile/Shop/layout.html.twig' %}
{% block head %}
<head>
<meta charset=\"utf-8\">
<meta name=\"verify-paysera\" content=\"933b669cd20feb6010fff2d42583717d\">
<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
<meta http-equiv=\"Content-Language\" content=\"ro\">
<meta name=\"google-site-verification\" content=\"BEtIqk-choaMawpOxG98NtbWKAZK5MuTxV_2-pSHGFQ\">
<title>Roviniete.ro</title>
<meta content=\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no\" name=\"viewport\">
<meta name=\"description\" content=\"Cumpara roviniete online! Aici gasesti toate informaţiile legate de taxa de drum din Romania: legislaţie, calculator rovinieta si verificare valabilitate.\">
<meta name=\"keywords\" content=\"rovinieta online, roviniete online, rovinieta preţ, verificare valabilitate rovinieta, plata rovinieta online, calculator rovinieta\">
{% block stylesheets %}
<link rel=\"stylesheet\" href=\"/assets/shop/css/homepage.css\">
<link rel=\"stylesheet\" href=\"/assets/shop/css/bootstrap.min.css\">
<link rel=\"stylesheet\" href=\"/assets/shop/css/leftmenu.v1.css\">
{{ encore_entry_link_tags('bootstrap-fix', null, 'bootstrapTheme') }}
{% endblock %}
{% set urlPath = app.request.uri %}
{% if urlPath is not null %}
<link rel=\"canonical\" href=\"{{ urlPath }}\"/>
{% set currentLocale = app.request.locale %}
{% if currentLocale is not null %}
{% for locale in locales.allLocales %}
{% if locale != currentLocale %}
<link rel=\"alternate\" hreflang=\"{{ locale }}\"
href=\"{{ absolute_url(path('sylius_shop_homepage', {'_locale': locale})) }}\"/>
{% endif %}
{% endfor %}
{% endif %}
{% endif %}
{{ sonata_block_render_event('sylius.shop.layout.head') }}
{% block javascripts %}
<script src=\"{{ asset('assets/shop/js/sentry-bundle.min.js') }}\"></script>
<script>
if (typeof Sentry !== 'undefined') {
Sentry.init({
dsn: \"{{ sentry_dsn }}\",
integrations: [new Sentry.Integrations.TryCatch({
eventTarget: false,
})]
});
}
</script>
<script src=\"{{ asset('assets/shop/js/jquery.min.js') }}\"></script>
<script src=\"{{ asset('assets/shop/js/popper.min.js') }}\"></script>
<script src=\"{{ asset('assets/shop/js/leftmenu.js') }}\"></script>
<script src=\"{{ asset('assets/shop/js/bootstrap.min.js') }}\"></script>
<script src=\"/bundles/fosjsrouting/js/router.js\"></script>
<script src=\"{{ path('fos_js_routing_js', { callback: 'fos.Router.setData' }) }}\"></script>
<script>
dataLayer = [];
</script>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','{{ gtm_code }}');</script>
<!-- End Google Tag Manager -->
{% include '@templates/ShopCustom/one_signal.html.twig' %}
{% endblock %}
</head>
{% endblock %}
{% block content %}
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id={{ gtm_code }}\"
height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
{% for flash_message in app.session.flashBag.get('vignette-init-error') %}
<div class=\"alert alert-warning alert-dismissible fade show\" role=\"alert\">
<div class=\"header text-center\">
<h2>{{ 'sylius.ui.warning'|trans }}</h2>
</div>
<a class=\"text-center\">
{{ flash_message }}
</a>
<button type=\"button\" class=\"close\" data-dismiss=\"alert\" aria-label=\"Close\">
<span aria-hidden=\"true\">×</span>
</button>
</div>
{% endfor %}
{% for flash_message in app.session.flashBag.get('unsubscribe') %}
<div class=\"ui positive message transition\">
<i class=\"close icon\"></i>
<div class=\"header text-center\">
<h2>{{ 'app.ui.success_action'|trans }}</h2>
</div>
<a class=\"text-center\">
{{ 'app.ui.successfully_unsubscribed'|trans }}
</a>
</div>
{% endfor %}
{% for flash_message in app.session.flashBag.get('productRemoved') %}
<div class=\"alert alert-warning alert-dismissible fade show\" role=\"alert\">
<div class=\"header text-center\">
<h2>{{ 'sylius.ui.warning'|trans }}</h2>
</div>
<a class=\"text-center\">
{{ 'app.hu_vignette.product_removed_from_cart'|trans }}
</a>
<button type=\"button\" class=\"close\" data-dismiss=\"alert\" aria-label=\"Close\">
<span aria-hidden=\"true\">×</span>
</button>
</div>
{% endfor %}
<div class=\"container-mobile\">
{% block products %}
<div class=\"mx-2\">
{% if lastProductStatus.rcaStatus %}
<div class=\"mt-2 mb-1 bg-white\">
<div class=\"d-flex justify-content-between align-items-center px-2\" onclick=\"location.href='{{ path('app_shop_rca_details', {'from': constant('App\\\\Entity\\\\Customer\\\\TrackerActivity::FROM_HOMEPAGE')}) }}'\">
<div class=\"d-inline-flex align-items-center\">
<img src=\"{{ asset('assets/shop/images/icons/ic_produse_rca_dark_48.png') }}\"
style=\"width: 40px\"/>
<div>
<div class=\"d-inline-flex mt-2\">
<div class=\"d-inline-flex mt-2\">
<h4>
{{ 'app.ui.rca'|trans }}
</h4>
{% if lastProductStatus.rcaStatus == false %}
<a class=\"text-danger ml-2\"> {{ 'app.ui.disabled_temporary'|trans }}</a>
{% endif %}
</div>
</div>
</div>
</div>
<div>
<img src=\"{{ asset('assets/shop/images/icons/ic_arrow_right.png') }}\" style=\"width: 25px\"/>
</div>
</div>
</div>
{% endif %}
{% if lastProductStatus.vignetteStatus %}
<div class=\"mb-1 bg-white\">
<div class=\"d-flex justify-content-between align-items-center px-2\" onclick=\"location.href='{{ path('app_shop_vignette') }}'\">
<div class=\"d-inline-flex align-items-center\">
<img src=\"{{ asset('assets/shop/images/icons/ic_produse_roviniete_dark_48.png') }}\"
style=\"width: 40px\"/>
<div class=\"d-inline-flex mt-2\">
<h4>
{{ 'app.ui.vignette'|trans }}
</h4>
{% if lastProductStatus.vignetteStatus == false %}
<a class=\"text-danger ml-2\"> {{ 'app.ui.disabled_temporary'|trans }}</a>
{% endif %}
</div>
</div>
<div>
<img src=\"{{ asset('assets/shop/images/icons/ic_arrow_right.png') }}\" style=\"width: 25px\"/>
</div>
</div>
</div>
{% endif %}
{% if lastProductStatus.huVignetteStatus %}
<div class=\"mb-1 bg-white\">
<div class=\"d-flex justify-content-between align-items-center px-2\" onclick=\"location.href='{{ path('app_shop_hu_vignette') }}'\">
<div class=\"d-inline-flex align-items-center\">
<div class=\"d-flex justify-content-center\" style=\"width: 40px !important;\">
<a>
<img src=\"{{ asset('assets/shop/images/icons/ematrica_black.png') }}\" style=\"height: 40px\"/>
</a>
</div>
<a>
<div class=\"d-inline-flex mt-2\">
<h4>
{{ 'app.hu_vignette.hu_vignette'|trans }}
</h4>
{% if lastProductStatus.huVignetteStatus == false %}
<a class=\"text-danger ml-2\"> {{ 'app.ui.disabled_temporary'|trans }}</a>
{% endif %}
</div>
</a>
</div>
<div>
<img src=\"{{ asset('assets/shop/images/icons/ic_arrow_right.png') }}\" style=\"width: 25px\"/>
</div>
</div>
</div>
{% endif %}
{% if lastProductStatus.deathInsuranceStatus %}
<div class=\"mb-1 bg-white\">
<div class=\"d-flex justify-content-between align-items-center px-2\" onclick=\"location.href='{{ path('app_shop_death_insurance') }}'\">
<div class=\"d-inline-flex align-items-center\">
<img src=\"{{ asset('assets/shop/images/icons/person.png') }}\"
style=\"width: 40px\"/>
<div class=\"d-inline-flex mt-2\">
<h4>
{{ 'app.ui.nn_insurance'|trans }}
</h4>
</div>
</div>
<div>
<img src=\"{{ asset('assets/shop/images/icons/ic_arrow_right.png') }}\" style=\"width: 25px\"/>
</div>
</div>
</div>
{% endif %}
<a href=\"https://taxadepod.ro\" target=\"_blank\">
<div class=\"mb-1 bg-white\">
<div class=\"d-flex justify-content-between align-items-center px-2\">
<div class=\"d-inline-flex align-items-center\">
<img src=\"{{ asset('assets/shop/images/icons/ic_produse_pod_dark_48.png') }}\" style=\"width: 40px\"/>
<h4 class=\"pl-2\"> {{ 'app.ui.toll_tax'|trans }}</h4>
</div>
<div>
<img src=\"{{ asset('assets/shop/images/icons/ic_arrow_right.png') }}\" style=\"width: 25px\"/>
</div>
</div>
</div>
</a>
{% if lastProductStatus.licenseRecoveryStatus is defined and lastProductStatus.licenseRecoveryStatus %}
<div class=\"mb-1 bg-white\">
<div class=\"d-flex justify-content-between align-items-center px-2\" onclick=\"location.href='{{ path('app_shop_license_recovery') }}'\">
<div class=\"d-inline-flex align-items-center\">
<img src=\"{{ asset('assets/shop/images/icons/license.png') }}\"
style=\"width: 40px\"/>
<div class=\"d-inline-flex mt-2 ml-2\">
<h4>
{{ 'app.ui.license_recovery'|trans }}
</h4>
</div>
</div>
<div>
<img src=\"{{ asset('assets/shop/images/icons/ic_arrow_right.png') }}\" style=\"width: 25px\"/>
</div>
</div>
</div>
{% endif %}
{% if lastProductStatus.telemedicineStatus is defined and lastProductStatus.telemedicineStatus %}
<div class=\"mb-1 bg-white\">
<div class=\"d-flex justify-content-between align-items-center px-2\" onclick=\"location.href='{{ path('app_shop_telemedicine') }}'\">
<div class=\"d-inline-flex align-items-center\">
<img src=\"{{ asset('assets/shop/images/icons/umbrella_plus.png') }}\"
style=\"width: 40px\"/>
<div class=\"d-inline-flex mt-2 ml-2\">
<h4>
{{ 'app.ui.telemedicine.menu_entry'|trans }}
</h4>
</div>
</div>
<div>
<img src=\"{{ asset('assets/shop/images/icons/ic_arrow_right.png') }}\" style=\"width: 25px\"/>
</div>
</div>
</div>
{% endif %}
{% if lastProductStatus.roadAssistanceStatus is defined and lastProductStatus.roadAssistanceStatus %}
<div class=\"mb-1 bg-white\">
<div class=\"d-flex justify-content-between align-items-center px-2\" onclick=\"location.href='{{ path('app_shop_road_assistance') }}'\">
<div class=\"d-inline-flex align-items-center\" style=\"height: 40px\">
<img src=\"{{ asset('assets/shop/images/icons/road_assistance.png') }}\"
style=\"width: 40px\"/>
<div class=\"d-inline-flex mt-2 ml-2\">
<h4>
{{ 'app.ui.road_assistance'|trans }}
</h4>
</div>
</div>
<div>
<img src=\"{{ asset('assets/shop/images/icons/ic_arrow_right.png') }}\" style=\"width: 25px\"/>
</div>
</div>
</div>
{% endif %}
</div>
{% endblock %}
{% block security %}
<div class=\"mx-2\">
<div class=\"row align-items-center my-1\">
<div class=\"col-4 align-items-start\">
<div class=\"align-items-center text-center\">
<div class=\"ui circular label bg-white\">
<img src=\"{{ asset('assets/shop/images/icons/ic_trust_mail_dark.png') }}\"
style=\"width: 25px\"/>
</div>
<br/>
<a class=\"text-dark mini\">
{{ 'app.ui.safe_delivery_via_email'|trans }}
</a>
</div>
</div>
<div class=\"col-4 align-items-center\">
<div class=\" align-items-center text-center\">
<div class=\"ui circular label\" style=\"background-color: white;\">
<img src=\"{{ asset('assets/shop/images/icons/ic_trust_autorizat_dark_24.png') }}\"
style=\"width: 25px\"/>
</div>
<br/>
<a class=\"text-dark mini\">
{{ 'app.ui.cnair_authorized'|trans }}
</a>
</div>
</div>
<div class=\"col-4 align-items-end\">
<div class=\"align-items-center text-center\">
<div class=\"ui circular label\" style=\"background-color: white;\">
<img src=\"{{ asset('assets/shop/images/icons/ic_trust_handshake_dark_24.png') }}\"
style=\"width: 25px\"/>
</div>
<br/>
<a class=\"text-dark mini\">
{{ 'app.ui.over_2_million_customers'|trans }}
</a>
</div>
</div>
</div>
</div>
{% endblock %}
{% block get_help %}
<div class=\"container-help my-2\">
<div class=\"row h-100 text-center justify-content-center align-items-center\">
<div class=\"col-12\">
<h1 class=\"text-white\">{{ 'app.ui.no_worries'|trans }}</h1>
<a class=\"text-white\">{{ 'app.ui.let_us_help_you'|trans }}</a> <br/>
<button class=\"btn bg-white w-50\"><a class=\"text-primary\" href=\"{{ path('sylius_shop_register') }}\">{{ 'app.ui.create_account'|trans }}</a></button>
</div>
</div>
</div>
{% endblock %}
{% block cnair_partner %}
<div class=\"mx-2\">
<div class=\"text-center align-items-center\">
<div class=\"ui circular label bg-white\">
<img src=\"{{ asset('assets/shop/images/icons/ic_trust_cnair.png') }}\" style=\"width: 25px\"/>
</div>
<div class=\"ui circular label bg-white\">
<img src=\"{{ asset('assets/shop/images/icons/ic_trust_stema.png') }}\" style=\"width: 25px\"/>
</div>
<br/>
<small>
{{ 'app.ui.cnair_authorized_long'|trans }}
</small>
</div>
</div>
{% endblock %}
{% block useful_info %}
<div class=\"mx-2 my-2\">
<div class=\"mt-2 mb-1 bg-white\">
<div class=\"d-flex justify-content-between align-items-center px-2\" style=\"height: 40px\">
<div class=\"d-inline-flex align-items-center\">
<h4 class=\"pl-2\"> <a class=\"text-dark\" href=\"{{path('bitbag_sylius_cms_plugin_shop_page_show', {'slug' : 'servicii-firme'})}}\">{{ 'app.ui.services'|trans }}</a></h4>
</div>
<div>
<img src=\"{{ asset('assets/shop/images/icons/ic_arrow_right_grey.png') }}\"
style=\"width: 25px\"/>
</div>
</div>
</div>
{% if app.request.locale|slice(0, 2) == 'ro'%}
<div class=\"mb-1 bg-white\">
<div class=\"d-flex justify-content-between align-items-center px-2\" style=\"height: 40px\">
<div class=\"d-inline-flex align-items-center\">
<h4 class=\"pl-2\"><a class=\"text-dark\" href=\"{{path('bitbag_sylius_cms_plugin_shop_page_show_faq')}}\">{{ 'app.ui.faq'|trans }}</a></h4>
</div>
<div>
<img src=\"{{ asset('assets/shop/images/icons/ic_arrow_right_grey.png') }}\"
style=\"width: 25px\"/>
</div>
</div>
</div>
{% endif %}
<div class=\"mb-1 bg-white\">
<div class=\"d-flex justify-content-between align-items-center px-2\" style=\"height: 40px\">
<div>
<img src=\"{{ asset('assets/shop/images/icons/ic_arrow_right_grey.png') }}\"
style=\"width: 25px\"/>
</div>
</div>
</div>
<div class=\"mb-1 bg-white\">
<div class=\"d-flex justify-content-between align-items-center px-2\" style=\"height: 40px\">
<div class=\"d-inline-flex align-items-center\">
<h4 class=\"pl-2\"><a class=\"text-dark\" href=\"{{ path('app_contact') }}\">{{ 'app.ui.contact'|trans }}</a></h4>
</div>
<div>
<img src=\"{{ asset('assets/shop/images/icons/ic_arrow_right_grey.png') }}\"
style=\"width: 25px\"/>
</div>
</div>
</div>
</div>
{% endblock %}
</div>
{% endblock %}
", "@templates/Mobile/homepage.html.twig", "/vhosts/roviniete-qa.roviniete.ro/templates/Mobile/homepage.html.twig");
}
}