*/ 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/apps-tasks-kanban.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/apps-tasks-kanban.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" => "Kanban Board"]); yield " "; // line 10 yield Twig\Extension\CoreExtension::include($this->env, $context, "theme/partials/head-css.html.twig"); yield "
"; // line 19 yield Twig\Extension\CoreExtension::include($this->env, $context, "theme/partials/menu.html.twig"); yield "
"; // line 29 yield Twig\Extension\CoreExtension::include($this->env, $context, "theme/partials/page-title.html.twig", ["pagetitle" => "Tasks", "title" => "Kanban Board"]); yield "
\t\t\t\t\t\t\t\t\t\t\t\t
Profile Page Structure

Profile Page means a web page accessible to the public or to guests.

15% of 100%
03 Jan, 2022
Admin

The dashboard is the front page of the Administration UI.

Layout Admin Dashboard

Landing page template with clean, minimal and modern design.

Design Website

Sales and marketing are two business functions within an organization.

Marketing Business
Brand Logo Design

BrandCrowd's brand logo maker allows you to generate and customize stand-out brand logos in minutes.

Logo Design UI/UX
Change Old App Icon

Change app icons on Android: How do you change the look of your apps.

Design Website
Product Features Analysis

An essential part of strategic planning is running a product feature analysis.

Product Analysis
Create a Graph of Sketch

To make a pie chart with equal slices create a perfect circle by selecting an Oval Tool.

Sketch Marketing Design

Landing page template with clean, minimal and modern design.

35% of 100%
3 Day
Design Website
Add Member
Add Board
Create New Task

Are you sure ?

Are you sure you want to remove this tasks ?

"; // line 1209 yield Twig\Extension\CoreExtension::include($this->env, $context, "theme/partials/footer.html.twig"); yield "
"; // line 1217 yield Twig\Extension\CoreExtension::include($this->env, $context, "theme/partials/customizer.html.twig"); yield " "; // line 1219 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/apps-tasks-kanban.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 1287 => 1219, 1282 => 1217, 1271 => 1209, 88 => 29, 75 => 19, 63 => 10, 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: 'Kanban Board'}) }} {{ include('theme/partials/head-css.html.twig') }}
{{ include('theme/partials/menu.html.twig') }}
{{ include('theme/partials/page-title.html.twig', {pagetitle: 'Tasks', title: 'Kanban Board'}) }}
\t\t\t\t\t\t\t\t\t\t\t\t
Profile Page Structure

Profile Page means a web page accessible to the public or to guests.

15% of 100%
03 Jan, 2022
Admin

The dashboard is the front page of the Administration UI.

Layout Admin Dashboard

Landing page template with clean, minimal and modern design.

Design Website

Sales and marketing are two business functions within an organization.

Marketing Business
Brand Logo Design

BrandCrowd's brand logo maker allows you to generate and customize stand-out brand logos in minutes.

Logo Design UI/UX
Change Old App Icon

Change app icons on Android: How do you change the look of your apps.

Design Website
Product Features Analysis

An essential part of strategic planning is running a product feature analysis.

Product Analysis
Create a Graph of Sketch

To make a pie chart with equal slices create a perfect circle by selecting an Oval Tool.

Sketch Marketing Design

Landing page template with clean, minimal and modern design.

35% of 100%
3 Day
Design Website
Add Member
Add Board
Create New Task

Are you sure ?

Are you sure you want to remove this tasks ?

{{ include('theme/partials/footer.html.twig') }}
{{ include('theme/partials/customizer.html.twig') }} {{ include('theme/partials/vendor-scripts.html.twig') }} ", "theme/apps-tasks-kanban.html.twig", "/var/www/cds-intranet/app/templates/theme/apps-tasks-kanban.html.twig"); } }