<?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;
/* @HoneybeeWeb/pages/website/nectar.html.twig */
class __TwigTemplate_28358ba8cac79a3ead585840694ea824231a9eb1954ea7d0e4b47cfdad8ad0a4 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
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", "@HoneybeeWeb/pages/website/nectar.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@HoneybeeWeb/pages/website/nectar.html.twig"));
// line 2
$context["website_title"] = "Business Suite where the work happens. | HoneyBee";
// line 3
$context["p"] = ((array_key_exists("prices", $context)) ? (Twig\Extension\CoreExtension::default((isset($context["prices"]) || array_key_exists("prices", $context) ? $context["prices"] : (function () { throw new RuntimeError('Variable "prices" does not exist.', 3, $this->source); })()), [])) : ([]));
// line 4
yield from $this->loadTemplate("@HoneybeeWeb/website/header.html.twig", "@HoneybeeWeb/pages/website/nectar.html.twig", 4)->unwrap()->yield($context);
// line 5
yield "<section class=\"hero\">
<div class=\"wrap narrow\"><span class=\"eyebrow \">Business Suite / mobile access</span>
<h1>Business Suite where<br>the work happens.</h1><p class=\"lead\">Nectar Beezness is our primary business and field-force app, bringing expenses, sales, approvals, attendance and inventory to employees, managers and field teams.</p><div class=\"actions\"><a class=\"btn\" href=\"";
// line 7
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeybee_website_page", ["page" => "app-support", "app" => "Nectar Beezness"]), "html", null, true);
yield "\">App support & information <span aria-hidden=\"true\">↗</span></a><a class=\"textlink\" href=\"";
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeybee_business_suite");
yield "\">Explore Business Suite ↗</a></div></div></section>
<section class=\"section white\">
<div class=\"wrap\">
<div class=\"split\"><div><span class=\"eyebrow \">Nectar Beezness</span>
<h2>Business in your hands.<br>A shared business context.</h2><p class=\"lead\">Move between field work and the shared Business Suite workspace. Available modules follow your organization’s configuration and assigned access.</p></div><div class=\"proof-plate\"><span class=\"eyebrow \">Application review</span><div class=\"featurelist\"><div class=\"featureline\"><b>01</b><div><h4>Employee tasks</h4><p>Record attendance, submit expenses and keep field visits and progress connected to the office.</p></div></div><div class=\"featureline\"><b>02</b><div><h4>Manager tasks</h4><p>Review submissions and approvals, and work with sales and inventory from the mobile app.</p></div></div><div class=\"featureline\"><b>03</b><div><h4>Account & entitlement</h4><p>Confirm authentication requirements and the mobile access included in the organization’s plan.</p></div></div></div></div></div></div></section>
<section class=\"section \">
<div class=\"wrap\">
<div class=\"split\"><div><span class=\"eyebrow \">Application information</span>
<h2>Confirm the release.<br>Review the access.</h2></div><div><p>Contact HoneyBee to confirm the current Android release, account requirements and the supported workflows for your organization.</p><div class=\"actions\"><a class=\"textlink\" href=\"";
// line 15
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeybee_contact");
yield "\">Discuss application access ↗</a></div></div></div></div></section>
";
// line 16
yield from $this->loadTemplate("@HoneybeeWeb/website/footer.html.twig", "@HoneybeeWeb/pages/website/nectar.html.twig", 16)->unwrap()->yield($context);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "@HoneybeeWeb/pages/website/nectar.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 71 => 16, 67 => 15, 54 => 7, 50 => 5, 48 => 4, 46 => 3, 44 => 2,);
}
public function getSourceContext()
{
return new Source("{# NEW-WEBSITE-VIEW: approved September preview, public presentation only. #}
{% set website_title = 'Business Suite where the work happens. | HoneyBee' %}
{% set p = prices|default({}) %}
{% include '@HoneybeeWeb/website/header.html.twig' %}
<section class=\"hero\">
<div class=\"wrap narrow\"><span class=\"eyebrow \">Business Suite / mobile access</span>
<h1>Business Suite where<br>the work happens.</h1><p class=\"lead\">Nectar Beezness is our primary business and field-force app, bringing expenses, sales, approvals, attendance and inventory to employees, managers and field teams.</p><div class=\"actions\"><a class=\"btn\" href=\"{{ path('honeybee_website_page', {'page':'app-support','app':'Nectar Beezness'}) }}\">App support & information <span aria-hidden=\"true\">↗</span></a><a class=\"textlink\" href=\"{{ path('honeybee_business_suite') }}\">Explore Business Suite ↗</a></div></div></section>
<section class=\"section white\">
<div class=\"wrap\">
<div class=\"split\"><div><span class=\"eyebrow \">Nectar Beezness</span>
<h2>Business in your hands.<br>A shared business context.</h2><p class=\"lead\">Move between field work and the shared Business Suite workspace. Available modules follow your organization’s configuration and assigned access.</p></div><div class=\"proof-plate\"><span class=\"eyebrow \">Application review</span><div class=\"featurelist\"><div class=\"featureline\"><b>01</b><div><h4>Employee tasks</h4><p>Record attendance, submit expenses and keep field visits and progress connected to the office.</p></div></div><div class=\"featureline\"><b>02</b><div><h4>Manager tasks</h4><p>Review submissions and approvals, and work with sales and inventory from the mobile app.</p></div></div><div class=\"featureline\"><b>03</b><div><h4>Account & entitlement</h4><p>Confirm authentication requirements and the mobile access included in the organization’s plan.</p></div></div></div></div></div></div></section>
<section class=\"section \">
<div class=\"wrap\">
<div class=\"split\"><div><span class=\"eyebrow \">Application information</span>
<h2>Confirm the release.<br>Review the access.</h2></div><div><p>Contact HoneyBee to confirm the current Android release, account requirements and the supported workflows for your organization.</p><div class=\"actions\"><a class=\"textlink\" href=\"{{ path('honeybee_contact') }}\">Discuss application access ↗</a></div></div></div></div></section>
{% include '@HoneybeeWeb/website/footer.html.twig' %}
", "@HoneybeeWeb/pages/website/nectar.html.twig", "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/src/ApplicationBundle/Modules/HoneybeeWeb/Resources/views/pages/website/nectar.html.twig");
}
}