{% 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 Actions", 'subtitle': "Home"} %}

Project Assigning

Sample form for project assign.

Personal Info
Requirements
Upload

Employee Profile

Sample Form for Employee Profile.

About Employee
Contact Info & Bio

Donation

Sample Form for Donation.

$ .00

Sample Form for Complaint Form.

Employee Timing

Sample Form for Employee Timing.

$ .00

Issue Tracking

Sample Form for Issue Tracking.

Event Registration

Sample Form for Event Registration.

{% endblock %}