{% extends "base.html" %} {% block title %}Create Employee Contract{% endblock %} {% block content %}

Create Employee Contract

Employee Details

Please enter full name (including title).
Please enter position title.
Contract Details

Can be shared by multiple employees
Please select a contract type.
Please select a start date.
End date must be on or after start date.
Leave blank for Undefined Duration Contract
Salary & Other Benefits

Please enter a valid salary amount.
Organization Details

Signatures

{% endblock %}