*/ 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-projects-list.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-projects-list.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" => "Project List"]); 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" => "Projects", "title" => "Project List"]); yield "

Updated 3hrs ago

\"\"
Slack brand logo design

Create a Brand logo design for a velzon admin.

Tasks
18/42

Last update : 08 May

\"\"
Redesign - Landing page

Resign a landing page design. as per abc minimal design.

Tasks
22/56

Updated 2hrs ago

\"\"
Chat Application

Create a Chat application for business messaging needs. Collaborate efficiently with secure direct messages and group chats.

Tasks
14/20

Last update : 21 Jun

\"\"
Project App

Create a project application for a project management and task management.

Tasks
20/34

Status

Inprogress

Deadline

18 Sep, 2021
Progress
50%

Status

Completed

Deadline

10 Jun, 2021

Team :

Progress
95%

Status

Inprogress

Deadline

08 Apr, 2021

Team :

Progress
41%

Status

Inprogress

Deadline

22 Nov, 2021

Team :

Progress
35%
Kanban Board

Status

Inprogress

Deadline

08 Dec, 2021

Team :

Tasks
17/20
Ecommerce app

Status

Inprogress

Deadline

20 Nov, 2021

Team :

Tasks
11/45
Redesign - Landing page

Status

Inprogress

Deadline

10 Jul, 2021
Tasks
13/26
Multipurpose landing template

Status

Completed

Deadline

18 Sep, 2021
Tasks
25/32

Showing 1 to 10 of 12 entries

"; // line 1237 yield Twig\Extension\CoreExtension::include($this->env, $context, "theme/partials/footer.html.twig"); yield "

Are you Sure ?

Are you Sure You want to Remove this Project ?

"; // line 1271 yield Twig\Extension\CoreExtension::include($this->env, $context, "theme/partials/customizer.html.twig"); yield " "; // line 1273 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-projects-list.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 1341 => 1273, 1336 => 1271, 1299 => 1237, 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: 'Project List'}) }} {{ include('theme/partials/head-css.html.twig') }}
{{ include('theme/partials/menu.html.twig') }}
{{ include('theme/partials/page-title.html.twig', {pagetitle: 'Projects', title: 'Project List'}) }}

Updated 3hrs ago

\"\"
Slack brand logo design

Create a Brand logo design for a velzon admin.

Tasks
18/42

Last update : 08 May

\"\"
Redesign - Landing page

Resign a landing page design. as per abc minimal design.

Tasks
22/56

Updated 2hrs ago

\"\"
Chat Application

Create a Chat application for business messaging needs. Collaborate efficiently with secure direct messages and group chats.

Tasks
14/20

Last update : 21 Jun

\"\"
Project App

Create a project application for a project management and task management.

Tasks
20/34

Status

Inprogress

Deadline

18 Sep, 2021
Progress
50%

Status

Completed

Deadline

10 Jun, 2021

Team :

Progress
95%

Status

Inprogress

Deadline

08 Apr, 2021

Team :

Progress
41%

Status

Inprogress

Deadline

22 Nov, 2021

Team :

Progress
35%
Kanban Board

Status

Inprogress

Deadline

08 Dec, 2021

Team :

Tasks
17/20
Ecommerce app

Status

Inprogress

Deadline

20 Nov, 2021

Team :

Tasks
11/45
Redesign - Landing page

Status

Inprogress

Deadline

10 Jul, 2021
Tasks
13/26
Multipurpose landing template

Status

Completed

Deadline

18 Sep, 2021
Tasks
25/32

Showing 1 to 10 of 12 entries

{{ include('theme/partials/footer.html.twig') }}

Are you Sure ?

Are you Sure You want to Remove this Project ?

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