<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\CoreExtension;
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;
/* main/showcustomerdetail.html.twig */
class __TwigTemplate_b680495c49b806775ad39dd9e6b4c5a2 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'title' => [$this, 'block_title'],
'body' => [$this, 'block_body'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "static.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "main/showcustomerdetail.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "main/showcustomerdetail.html.twig"));
$this->parent = $this->loadTemplate("static.html.twig", "main/showcustomerdetail.html.twig", 1);
yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 3
public function block_title($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
yield "annuaires - ";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 3, $this->source); })()), "BusinessName", [], "any", false, false, false, 3), "html", null, true);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return; yield '';
}
// line 5
public function block_body($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
// line 6
yield "
<section id=\"explore\" class=\"explore\">
\t\t\t<div class=\"container\">
\t\t\t
\t\t\t\t<div class=\"explore-content\">
\t\t\t\t\t<div class=\"row\">
\t\t\t\t\t
\t\t\t\t\t\t
\t\t\t\t\t\t <div class=\"col-md-8 col-sm-6\">
\t\t\t\t\t\t
\t\t\t\t\t\t\t<div class=\"single-explore-item\">
\t\t\t\t\t\t\t\t<div class=\"single-explore-img\"><img src=\"/assets/images/banners/clients/";
// line 20
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 20, $this->source); })()), "Banner", [], "any", false, false, false, 20), "html", null, true);
yield "\" alt=\"\" class=\"col-lg-12\">
\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"single-explore-txt bg-theme-5\">
\t\t\t\t\t\t\t\t\t<h2>";
// line 25
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 25, $this->source); })()), "BusinessName", [], "any", false, false, false, 25), "html", null, true);
yield "</h2>
\t\t\t\t\t\t\t\t\t<p class=\"explore-rating-price\">
\t\t\t\t\t\t\t\t\t\t<span class=\"btn btn-success\">Téléphone</span>
\t\t\t\t\t\t\t\t\t\t<a href=\"#\"> ";
// line 28
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 28, $this->source); })()), "Mobile", [], "any", false, false, false, 28), "html", null, true);
yield "</a> <br><br>
\t\t\t\t\t\t\t\t\t\t<span class=\"btn btn-success\"> Fax</span>
\t\t\t\t\t\t\t\t\t\t<a href=\"#\"> ";
// line 30
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 30, $this->source); })()), "FixePhone", [], "any", false, false, false, 30), "html", null, true);
yield "</a> <br><br>
\t\t\t\t\t\t\t\t\t\t<span class=\"btn btn-success\">Email </span>
\t\t\t\t\t\t\t\t\t\t\t";
// line 32
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 32, $this->source); })()), "Email", [], "any", false, false, false, 32), "html", null, true);
yield " <br><br>
\t\t\t\t\t\t\t\t\t\t\t<span class=\"btn btn-success\">web </span>
\t\t\t\t\t\t\t\t\t\t\t<a href='";
// line 34
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 34, $this->source); })()), "WebSite", [], "any", false, false, false, 34), "html", null, true);
yield "' target='_blanc'><span class='lower'>";
yield Twig\Extension\EscaperExtension::escape($this->env, Twig\Extension\CoreExtension::lowerFilter($this->env, CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 34, $this->source); })()), "WebSite", [], "any", false, false, false, 34)), "html", null, true);
yield "</span></a>
\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t</p>
\t\t\t\t\t\t\t\t\t<div class=\"explore-person\">
\t\t\t\t\t\t\t\t\t\t<div class=\"row\">
\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-sm-2\">
\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"explore-person-img\">
\t\t\t\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"../assets/images/logo/";
// line 42
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 42, $this->source); })()), "Logo", [], "any", false, false, false, 42), "html", null, true);
yield "\" alt=\"explore person\">
\t\t\t\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-sm-10\">
\t\t\t\t\t\t\t\t\t\t\t\t<p>
\t\t\t\t\t\t\t\t\t\t\t\t";
// line 49
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 49, $this->source); })()), "StreetAddress", [], "any", false, false, false, 49), "html", null, true);
yield "<br>
\t\t\t\t\t\t\t\t\t\t\t\t\t<button class=\"close-btn\" >";
// line 50
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 50, $this->source); })()), "state", [], "any", false, false, false, 50), "html", null, true);
yield " </button>
\t\t\t\t\t\t\t\t\t\t\t\t\t</p>
<!-- Réseaux sociaux -->
<a target=\"_blank\" href=\" ";
// line 55
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 55, $this->source); })()), "facebook", [], "any", false, false, false, 55), "html", null, true);
yield "\"><i class=\"bi bi-facebook\"></i> </a>
\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t</div>
<div class=\"row\">
\t\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-sm-12\">
\t\t\t\t\t\t\t\t\t\t\t\t<p>
\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading3\">Présentation de l'entreprise :</h2>
<p class=\"text-justify\">
";
// line 76
yield CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 76, $this->source); })()), "CompanyPresentation", [], "any", false, false, false, 76);
yield "
</p>
\t\t\t\t\t\t\t\t\t </div><br>
\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t
\t\t\t\t\t\t
\t\t\t\t\t\t <div class=\"col-md-4 col-sm-6\">
\t<!-- Carsousel - Banner Client -->
<h2 class=\"heading3\">Produits et services</h2>
<div id=\"myCarousel\" class=\"carousel slide \" data-ride=\"carousel\">
<!-- Indicators -->
\t<div class=\"carousel-inner \">
<div class=\"item active\">
\t ";
// line 102
if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 102, $this->source); })()), "ServicePhoto1", [], "any", false, false, false, 102)) {
// line 103
yield " <center><img class=\"\" src=\"/assets/images/photo_service/";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 103, $this->source); })()), "ServicePhoto1", [], "any", false, false, false, 103), "html", null, true);
yield "\" srcset=\"/assets/images/photo_service/";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 103, $this->source); })()), "ServicePhoto1", [], "any", false, false, false, 103), "html", null, true);
yield "\" alt=\"\" width=\"400\">
<a title=\"\" href=\"\">
<span class=\"heading4 ui-color1\">";
// line 105
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 105, $this->source); })()), "BusinessName", [], "any", false, false, false, 105), "html", null, true);
yield "</span>
</a></center>
\t\t";
}
// line 109
yield " </div>
<!-- Wrapper for slides -->
<div class=\"item\">
";
// line 115
if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 115, $this->source); })()), "ServicePhoto2", [], "any", false, false, false, 115)) {
// line 116
yield " <center><img class=\"\" src=\"/assets/images/photo_service/";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 116, $this->source); })()), "ServicePhoto2", [], "any", false, false, false, 116), "html", null, true);
yield "\" srcset=\"/assets/images/photo_service/";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 116, $this->source); })()), "ServicePhoto2", [], "any", false, false, false, 116), "html", null, true);
yield "\" alt=\"\" width=\"400\">
<a title=\"\" href=\"\">
<span class=\"heading4 ui-color1\">";
// line 118
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 118, $this->source); })()), "BusinessName", [], "any", false, false, false, 118), "html", null, true);
yield "</span>
</a></center>
";
}
// line 122
yield " </div>
<div class=\"item\">
\t ";
// line 124
if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 124, $this->source); })()), "ServicePhoto3", [], "any", false, false, false, 124)) {
// line 125
yield " <center><img class=\"\" src=\"/assets/images/photo_service/";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 125, $this->source); })()), "ServicePhoto3", [], "any", false, false, false, 125), "html", null, true);
yield "\" srcset=\"/assets/images/photo_service/";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 125, $this->source); })()), "ServicePhoto3", [], "any", false, false, false, 125), "html", null, true);
yield "\" alt=\"\" width=\"400\">
<a title=\"\" href=\"\">
<span class=\"heading4 ui-color1\">";
// line 127
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 127, $this->source); })()), "BusinessName", [], "any", false, false, false, 127), "html", null, true);
yield "</span>
</a></center>
";
}
// line 131
yield " </div>
<div class=\"item\">
\t ";
// line 133
if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 133, $this->source); })()), "ServicePhoto4", [], "any", false, false, false, 133)) {
// line 134
yield " <center><img class=\"\" src=\"/assets/images/photo_service/";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 134, $this->source); })()), "ServicePhoto4", [], "any", false, false, false, 134), "html", null, true);
yield "\" srcset=\"/assets/images/photo_service/";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 134, $this->source); })()), "ServicePhoto4", [], "any", false, false, false, 134), "html", null, true);
yield "\" alt=\"\" width=\"400\">
<a title=\"\" href=\"\">
<span class=\"heading4 ui-color1\">";
// line 136
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 136, $this->source); })()), "BusinessName", [], "any", false, false, false, 136), "html", null, true);
yield "</span>
</a></center>
";
}
// line 140
yield " </div>
<div class=\"item\">
\t ";
// line 142
if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 142, $this->source); })()), "ServicePhoto5", [], "any", false, false, false, 142)) {
// line 143
yield " <center><img class=\"\" src=\"/assets/images/photo_service/";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 143, $this->source); })()), "ServicePhoto5", [], "any", false, false, false, 143), "html", null, true);
yield "\" srcset=\"/assets/images/photo_service/";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 143, $this->source); })()), "ServicePhoto5", [], "any", false, false, false, 143), "html", null, true);
yield "\" alt=\"\" width=\"400\">
<a title=\"\" href=\"\">
<span class=\"heading4 ui-color1\">";
// line 145
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 145, $this->source); })()), "BusinessName", [], "any", false, false, false, 145), "html", null, true);
yield "</span>
</a></center>
\t\t ";
}
// line 149
yield " </div>
<div class=\"item\">
\t ";
// line 151
if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 151, $this->source); })()), "ServicePhoto6", [], "any", false, false, false, 151)) {
// line 152
yield " <center><img class=\"\" src=\"/assets/images/photo_service/";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 152, $this->source); })()), "ServicePhoto6", [], "any", false, false, false, 152), "html", null, true);
yield "\" srcset=\"/assets/images/photo_service/";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 152, $this->source); })()), "ServicePhoto6", [], "any", false, false, false, 152), "html", null, true);
yield "\" alt=\"\" width=\"400\">
<a title=\"\" href=\"\">
<span class=\"heading4 ui-color1\">";
// line 154
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 154, $this->source); })()), "BusinessName", [], "any", false, false, false, 154), "html", null, true);
yield "</span>
</a></center>
\t ";
}
// line 158
yield " </div>
</div>
<!-- End Carousel -->
<!-- Produits -->
<div id=\"availabilities\">
<span class=\"button ui-default2 title\">Video entreprise</span>
\t \t ";
// line 171
if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 171, $this->source); })()), "youtube", [], "any", false, false, false, 171)) {
// line 172
yield " \t\t\t<div >
\t\t\t\t\t<div >
\t\t\t\t\t\t<iframe src=\"";
// line 174
yield CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 174, $this->source); })()), "Youtube", [], "any", false, false, false, 174);
yield "\"></iframe>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t";
}
// line 178
yield "</div>
<div >
<span class=\"button ui-default2 title\">Maps</span>
\t \t ";
// line 181
if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 181, $this->source); })()), "maps", [], "any", false, false, false, 181)) {
// line 182
yield " \t\t\t<div >
\t\t\t\t\t<div >
\t\t\t\t\t\t\t<iframe src=\"";
// line 184
yield CoreExtension::getAttribute($this->env, $this->source, (isset($context["business"]) || array_key_exists("business", $context) ? $context["business"] : (function () { throw new RuntimeError('Variable "business" does not exist.', 184, $this->source); })()), "maps", [], "any", false, false, false, 184);
yield "\"></iframe>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t\t\t\t\t";
}
// line 188
yield "</div>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t</div><!--/.container-->
\t\t</section><!--/.explore-->
\t\t<!--explore end -->
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "main/showcustomerdetail.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 396 => 188, 389 => 184, 385 => 182, 383 => 181, 378 => 178, 371 => 174, 367 => 172, 365 => 171, 350 => 158, 343 => 154, 335 => 152, 333 => 151, 329 => 149, 322 => 145, 314 => 143, 312 => 142, 308 => 140, 301 => 136, 293 => 134, 291 => 133, 287 => 131, 280 => 127, 272 => 125, 270 => 124, 266 => 122, 259 => 118, 251 => 116, 249 => 115, 241 => 109, 234 => 105, 226 => 103, 224 => 102, 195 => 76, 171 => 55, 163 => 50, 159 => 49, 149 => 42, 136 => 34, 131 => 32, 126 => 30, 121 => 28, 115 => 25, 107 => 20, 91 => 6, 81 => 5, 60 => 3, 37 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'static.html.twig' %}
{% block title %}annuaires - {{business.BusinessName}}{% endblock %}
{% block body %}
<section id=\"explore\" class=\"explore\">
\t\t\t<div class=\"container\">
\t\t\t
\t\t\t\t<div class=\"explore-content\">
\t\t\t\t\t<div class=\"row\">
\t\t\t\t\t
\t\t\t\t\t\t
\t\t\t\t\t\t <div class=\"col-md-8 col-sm-6\">
\t\t\t\t\t\t
\t\t\t\t\t\t\t<div class=\"single-explore-item\">
\t\t\t\t\t\t\t\t<div class=\"single-explore-img\"><img src=\"/assets/images/banners/clients/{{business.Banner}}\" alt=\"\" class=\"col-lg-12\">
\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"single-explore-txt bg-theme-5\">
\t\t\t\t\t\t\t\t\t<h2>{{business.BusinessName}}</h2>
\t\t\t\t\t\t\t\t\t<p class=\"explore-rating-price\">
\t\t\t\t\t\t\t\t\t\t<span class=\"btn btn-success\">Téléphone</span>
\t\t\t\t\t\t\t\t\t\t<a href=\"#\"> {{ business.Mobile }}</a> <br><br>
\t\t\t\t\t\t\t\t\t\t<span class=\"btn btn-success\"> Fax</span>
\t\t\t\t\t\t\t\t\t\t<a href=\"#\"> {{ business.FixePhone }}</a> <br><br>
\t\t\t\t\t\t\t\t\t\t<span class=\"btn btn-success\">Email </span>
\t\t\t\t\t\t\t\t\t\t\t{{ business.Email }} <br><br>
\t\t\t\t\t\t\t\t\t\t\t<span class=\"btn btn-success\">web </span>
\t\t\t\t\t\t\t\t\t\t\t<a href='{{ business.WebSite }}' target='_blanc'><span class='lower'>{{ business.WebSite|lower}}</span></a>
\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t</p>
\t\t\t\t\t\t\t\t\t<div class=\"explore-person\">
\t\t\t\t\t\t\t\t\t\t<div class=\"row\">
\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-sm-2\">
\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"explore-person-img\">
\t\t\t\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"../assets/images/logo/{{business.Logo}}\" alt=\"explore person\">
\t\t\t\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-sm-10\">
\t\t\t\t\t\t\t\t\t\t\t\t<p>
\t\t\t\t\t\t\t\t\t\t\t\t{{business.StreetAddress}}<br>
\t\t\t\t\t\t\t\t\t\t\t\t\t<button class=\"close-btn\" >{{ business.state }} </button>
\t\t\t\t\t\t\t\t\t\t\t\t\t</p>
<!-- Réseaux sociaux -->
<a target=\"_blank\" href=\" {{ business.facebook }}\"><i class=\"bi bi-facebook\"></i> </a>
\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t</div>
<div class=\"row\">
\t\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-sm-12\">
\t\t\t\t\t\t\t\t\t\t\t\t<p>
\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading3\">Présentation de l'entreprise :</h2>
<p class=\"text-justify\">
{{business.CompanyPresentation|raw}}
</p>
\t\t\t\t\t\t\t\t\t </div><br>
\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t
\t\t\t\t\t\t
\t\t\t\t\t\t <div class=\"col-md-4 col-sm-6\">
\t<!-- Carsousel - Banner Client -->
<h2 class=\"heading3\">Produits et services</h2>
<div id=\"myCarousel\" class=\"carousel slide \" data-ride=\"carousel\">
<!-- Indicators -->
\t<div class=\"carousel-inner \">
<div class=\"item active\">
\t {% if business.ServicePhoto1 %}
<center><img class=\"\" src=\"/assets/images/photo_service/{{business.ServicePhoto1}}\" srcset=\"/assets/images/photo_service/{{business.ServicePhoto1}}\" alt=\"\" width=\"400\">
<a title=\"\" href=\"\">
<span class=\"heading4 ui-color1\">{{business.BusinessName}}</span>
</a></center>
\t\t{% endif %}
</div>
<!-- Wrapper for slides -->
<div class=\"item\">
{% if business.ServicePhoto2 %}
<center><img class=\"\" src=\"/assets/images/photo_service/{{business.ServicePhoto2}}\" srcset=\"/assets/images/photo_service/{{business.ServicePhoto2}}\" alt=\"\" width=\"400\">
<a title=\"\" href=\"\">
<span class=\"heading4 ui-color1\">{{business.BusinessName}}</span>
</a></center>
{% endif %}
</div>
<div class=\"item\">
\t {% if business.ServicePhoto3 %}
<center><img class=\"\" src=\"/assets/images/photo_service/{{business.ServicePhoto3}}\" srcset=\"/assets/images/photo_service/{{business.ServicePhoto3}}\" alt=\"\" width=\"400\">
<a title=\"\" href=\"\">
<span class=\"heading4 ui-color1\">{{business.BusinessName}}</span>
</a></center>
{% endif %}
</div>
<div class=\"item\">
\t {% if business.ServicePhoto4 %}
<center><img class=\"\" src=\"/assets/images/photo_service/{{business.ServicePhoto4}}\" srcset=\"/assets/images/photo_service/{{business.ServicePhoto4}}\" alt=\"\" width=\"400\">
<a title=\"\" href=\"\">
<span class=\"heading4 ui-color1\">{{business.BusinessName}}</span>
</a></center>
{% endif %}
</div>
<div class=\"item\">
\t {% if business.ServicePhoto5 %}
<center><img class=\"\" src=\"/assets/images/photo_service/{{business.ServicePhoto5}}\" srcset=\"/assets/images/photo_service/{{business.ServicePhoto5}}\" alt=\"\" width=\"400\">
<a title=\"\" href=\"\">
<span class=\"heading4 ui-color1\">{{business.BusinessName}}</span>
</a></center>
\t\t {% endif %}
</div>
<div class=\"item\">
\t {% if business.ServicePhoto6 %}
<center><img class=\"\" src=\"/assets/images/photo_service/{{business.ServicePhoto6}}\" srcset=\"/assets/images/photo_service/{{business.ServicePhoto6}}\" alt=\"\" width=\"400\">
<a title=\"\" href=\"\">
<span class=\"heading4 ui-color1\">{{business.BusinessName}}</span>
</a></center>
\t {% endif %}
</div>
</div>
<!-- End Carousel -->
<!-- Produits -->
<div id=\"availabilities\">
<span class=\"button ui-default2 title\">Video entreprise</span>
\t \t {% if business.youtube %}
\t\t\t<div >
\t\t\t\t\t<div >
\t\t\t\t\t\t<iframe src=\"{{business.Youtube| raw}}\"></iframe>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t{% endif %}
</div>
<div >
<span class=\"button ui-default2 title\">Maps</span>
\t \t {% if business.maps %}
\t\t\t<div >
\t\t\t\t\t<div >
\t\t\t\t\t\t\t<iframe src=\"{{business.maps| raw}}\"></iframe>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t\t\t\t\t{% endif %}
</div>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t</div><!--/.container-->
\t\t</section><!--/.explore-->
\t\t<!--explore end -->
{% endblock %}
", "main/showcustomerdetail.html.twig", "/home/annuairepn/www/aea/templates/main/showcustomerdetail.html.twig");
}
}