*/ 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/dashboard-crm.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/dashboard-crm.html.twig")); // line 1 yield Twig\Extension\CoreExtension::include($this->env, $context, "theme/partials/main.html.twig"); yield " "; // line 5 yield Twig\Extension\CoreExtension::include($this->env, $context, "theme/partials/title-meta.html.twig", ["title" => "CRM"]); yield " "; // line 7 yield Twig\Extension\CoreExtension::include($this->env, $context, "theme/partials/head-css.html.twig"); yield "
"; // line 16 yield Twig\Extension\CoreExtension::include($this->env, $context, "theme/partials/menu.html.twig"); yield "
"; // line 26 yield Twig\Extension\CoreExtension::include($this->env, $context, "theme/partials/page-title.html.twig", ["pagetitle" => "Dashboards", "title" => "CRM"]); yield "
Campaign Sent

0

Annual Profit

\$0k

Lead Conversation

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 717 yield Twig\Extension\CoreExtension::include($this->env, $context, "theme/partials/footer.html.twig"); yield "
"; // line 726 yield Twig\Extension\CoreExtension::include($this->env, $context, "theme/partials/customizer.html.twig"); yield " "; // line 728 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/dashboard-crm.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 796 => 728, 791 => 726, 779 => 717, 85 => 26, 72 => 16, 60 => 7, 55 => 5, 48 => 1,); } public function getSourceContext(): Source { return new Source("{{ include('theme/partials/main.html.twig') }} {{ include('theme/partials/title-meta.html.twig', {title: 'CRM'}) }} {{ include('theme/partials/head-css.html.twig') }}
{{ include('theme/partials/menu.html.twig') }}
{{ include('theme/partials/page-title.html.twig', {pagetitle: 'Dashboards', title: 'CRM'}) }}
Campaign Sent

0

Annual Profit

\$0k

Lead Conversation

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/dashboard-crm.html.twig", "/var/www/cds-intranet/app/templates/theme/dashboard-crm.html.twig"); } }