{% extends "base.html" %} {% load static %} {% block title %} {% endblock title %} {% block Style %} {% endblock Style %} {% block MainContent %}
Department | {{employee.department}} |
---|---|
Employement Status | {{employee.emplyment_status}} |
Basic | {{employee.basic}} |
Joining date | {{employee.joining_date}} |
Bank Name | {{employee.bank_name}} |
Designation | {{employee.designation}} |
---|---|
Grade | {{employee.grade}} |
Gross | {{employee.gross_salary}} |
Bank Account | {{employee.bank_ac}} |
Name(English) | {{employee.name_en}} |
---|---|
Father Name(English) | {{employee.father_name_en}} |
Mother Name(English) | {{employee.mother_name_en}} |
Marital Status | {{employee.marital_status}} |
Gender | {{employee.gender}} |
Date of Birth | {{employee.birth_date}} |
Mobile | {{employee.mobile}} |
Emergency Contact | {{employee.emergency_contact_no}} |
Name(Bengali) | {{employee.name_bn}} |
---|---|
Father Name(Bengali) | {{employee.father_name_bn}} |
Mother Name(Bengali) | {{employee.mother_name_bn}} |
Spouse | {{employee.spouse_name}} |
Nationality | {{employee.nationality}} |
Age | {{employee.age}} |
{{employee.email}} | |
E Address | {{employee.emergency_contact_address}} |
House | {{employee.present_house_no}} | Road | {{employee.present_road_no}} |
---|---|---|---|
Section | {{employee.present_section_no}} | Sector | {{employee.present_sector_no}} |
Area | {{employee.present_area_name}} | Post Office | {{employee.present_PostOffice}} |
Thana | {{employee.present_thana}} | District | {{employee.present_district}} |
Division | {{employee.present_division}} |
House | {{employee.permanent_house_no}} | Road | {{employee.permanent_road_no}} |
---|---|---|---|
Section | {{employee.permanent_section_no}} | Sector | {{employee.permanent_sector_no}} |
Area | {{employee.permanent_area_name}} | Post Office | {{employee.permanent_PostOffice}} |
Thana | {{employee.permanent_thana}} | District | {{employee.permanent_district}} |
Division | {{employee.permanent_division}} |
# | Position | organization | Employement Type | Responsibility | joining Date | Release Date |
---|---|---|---|---|---|---|
{{forloop.counter}} | {{experience.position}} | {{experience.organization}} | {{experience.employment_type}} | {{experience.responsibility}} | {{experience.joining_date}} | {{experience.release_date}} |
# | Degree | Department | Passing Year | Result |
---|---|---|---|---|
{{forloop.counter}} | {{education.degree}} | {{education.group_department}} | {{education.passing_year}} | {{education.grade_point}} |
Device ID | Biometric ID |
---|---|
{{biometric_id.device }} | {{biometric_id.biometric_id}} |