*/ private array $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 = []): iterable { $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", "theme/layouts-detached.html.twig")); $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "theme/layouts-detached.html.twig")); // line 1 yield " "; // line 6 yield Twig\Extension\CoreExtension::include($this->env, $context, "theme/partials/title-meta.html.twig", ["title" => "Detached Layout"]); yield " "; // line 8 yield Twig\Extension\CoreExtension::include($this->env, $context, "theme/partials/head-css.html.twig"); yield "
"; // line 17 yield Twig\Extension\CoreExtension::include($this->env, $context, "theme/partials/menu.html.twig"); yield "
"; // line 27 yield Twig\Extension\CoreExtension::include($this->env, $context, "theme/partials/page-title.html.twig", ["pagetitle" => "Layouts", "title" => "Detached"]); yield "
Campaign Sent

0

Annual Profit

\$0k

Lead Coversation

0%

Daily Average Income

\$0

Annual Deals

0

Name Last Contacted Sales Representative Status Deal Value
Absternet LLC Sep 20, 2021 \"\" Donald Risher Deal Won
\$100.1K
Raitech Soft Sep 23, 2021 \"\" Sofia Cunha Intro Call
\$150K
William PVT Sep 27, 2021 \"\" Luis Rocha Stuck
\$78.18K
Loiusee LLP Sep 30, 2021 \"\" Vitoria Rodrigues Deal Won
\$180K
Apple Inc. Sep 30, 2021 \"\" Vitoria Rodrigues New Lead
\$78.9K
4 of 10 remaining
  • 15 Sep, 2021

  • 20 Sep, 2021

  • 24 Sep, 2021

  • 27 Sep, 2021

  • 27 Sep, 2021

  • 27 Sep, 2021

Upcoming Activities

Closing Deals

Deal Name Sales Rep Amount Close Date
Acme Inc Install \"\" Donald Risher \$96k Today
Save lots Stores \"\" Jansh Brown \$55.7k 30 Dec 2021
William PVT \"\" Ayaan Hudda \$102k 25 Nov 2021
Raitech Soft \"\" Julia William \$89.5k 20 Sep 2021
Absternet LLC \"\" Vitoria Rodrigues \$89.5k 20 Sep 2021
"; // line 720 yield Twig\Extension\CoreExtension::include($this->env, $context, "theme/partials/footer.html.twig"); yield "
"; // line 729 yield Twig\Extension\CoreExtension::include($this->env, $context, "theme/partials/customizer.html.twig"); yield " "; // line 731 yield Twig\Extension\CoreExtension::include($this->env, $context, "theme/partials/vendor-scripts.html.twig"); yield " "; $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof); $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof); yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "theme/layouts-detached.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 798 => 731, 793 => 729, 781 => 720, 85 => 27, 72 => 17, 60 => 8, 55 => 6, 48 => 1,); } public function getSourceContext(): Source { return new Source(" {{ include('theme/partials/title-meta.html.twig', {title: 'Detached Layout'}) }} {{ include('theme/partials/head-css.html.twig') }}
{{ include('theme/partials/menu.html.twig') }}
{{ include('theme/partials/page-title.html.twig', {pagetitle: 'Layouts', title: 'Detached'}) }}
Campaign Sent

0

Annual Profit

\$0k

Lead Coversation

0%

Daily Average Income

\$0

Annual Deals

0

Name Last Contacted Sales Representative Status Deal Value
Absternet LLC Sep 20, 2021 \"\" Donald Risher Deal Won
\$100.1K
Raitech Soft Sep 23, 2021 \"\" Sofia Cunha Intro Call
\$150K
William PVT Sep 27, 2021 \"\" Luis Rocha Stuck
\$78.18K
Loiusee LLP Sep 30, 2021 \"\" Vitoria Rodrigues Deal Won
\$180K
Apple Inc. Sep 30, 2021 \"\" Vitoria Rodrigues New Lead
\$78.9K
4 of 10 remaining
  • 15 Sep, 2021

  • 20 Sep, 2021

  • 24 Sep, 2021

  • 27 Sep, 2021

  • 27 Sep, 2021

  • 27 Sep, 2021

Upcoming Activities

Closing Deals

Deal Name Sales Rep Amount Close Date
Acme Inc Install \"\" Donald Risher \$96k Today
Save lots Stores \"\" Jansh Brown \$55.7k 30 Dec 2021
William PVT \"\" Ayaan Hudda \$102k 25 Nov 2021
Raitech Soft \"\" Julia William \$89.5k 20 Sep 2021
Absternet LLC \"\" Vitoria Rodrigues \$89.5k 20 Sep 2021
{{ include('theme/partials/footer.html.twig') }}
{{ include('theme/partials/customizer.html.twig') }} {{ include('theme/partials/vendor-scripts.html.twig') }} ", "theme/layouts-detached.html.twig", "/var/www/cds-intranet/app/templates/theme/layouts-detached.html.twig"); } }