{% extends "base.html" %} {% load static %} {% load crispy_forms_tags %} {% block Style %} {% endblock Style %} {% block MainContent %}
{{report_month}} {{report_year}}{{eid_bonus_list.created_date}}
SL No | Employee | Department | Designation | Work Place |
---|---|---|---|---|
{{forloop.counter}} | {{ in_out.0 }} | {{ in_out.1 }} | {{ in_out.2 }} | {{ in_out.3}} |