{% extends "partials/layouts/main-layout.html.twig" %} {% block body_attributes %} {% endblock %} {% block sidebar %} {% include "partials/sidebar.html.twig" %} {% endblock %} {% block hr_sidebar %} {% include "partials/horizontal-sidebar.html.twig" %} {% endblock %} {% block content %}
{% include "partials/breadcrumb.html.twig" with {'title': "Form Detail", 'subtitle': "Home"} %}
Form with view only
Person Info

John

Doe

Male

11/06/1987

Category1

Free


Address

E104, Dharti-2, Near silverstar mall

Bhavnagar

Gujarat

457890

India

{% endblock %}