{% extends "NKCoreBundle/layout.html.twig" %} {% block body %}
Field Edit
{{ form_start(form) }} {{ form_widget(form) }} {{ form_end(form) }}