{% extends "factory_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 | Employee Code | Department | Designation | Work Place |
---|---|---|---|---|---|
{{forloop.counter}} | {{ in_out.0 }} | {{ in_out.1 }} | {{ in_out.2 }} | {{ in_out.3}} | {{ in_out.4}} |