{% extends "::base.html.twig" %} {% form_theme form inline_form_theme %} {% block title "List Of WorkPlan Targets" %} {% block content %} {{ include(workplan_links, {'show_search': false}, with_context = false) }} {% set bill = constant('\\Alsuite\\ProjectBundle\\Entity\\Tactic::BILL') %} {% set purchase = constant('\\Alsuite\\ProjectBundle\\Entity\\Tactic::PURCHASE') %}