{% extends "basic/base_template.html" %} {% block customCSS %} {% endblock customCSS %} {% block pageName %} Parade State Report {% endblock pageName %} {% block content %} {% if records %}

Parade State
{{battalion_name}}

{{date}}

auth

{% include "components/_member_types.html" %}
{{battalion_name}}TOTAL
TO&E {{totals.toe_offr_auth}} {{totals.toe_mwo_auth}} {{totals.toe_smo_auth}} {{totals.toe_wo_auth}} {{totals.toe_sgt_auth}} {{totals.toe_cpl_auth}} {{totals.toe_lcpl_auth}} {{totals.toe_snk_auth}} {{totals.toe_clk_auth}} {{totals.toe_tailor_auth}} {{totals.toe_e_br_auth}} {{totals.toe_ck_mm_auth}} {{totals.toe_carp_auth}} {{totals.toe_rco_auth}} {{totals.toe_nc_e_auth}} {{totals.toe_nc_u_auth}} {{totals.toe_att_auth}} {{totals.toe_total_auth}}
ERE {{totals.ere_offr_auth}} {{totals.ere_mwo_auth}} {{totals.ere_smo_auth}} {{totals.ere_wo_auth}} {{totals.ere_sgt_auth}} {{totals.ere_cpl_auth}} {{totals.ere_lcpl_auth}} {{totals.ere_snk_auth}} {{totals.ere_clk_auth}} {{totals.ere_tailor_auth}} {{totals.ere_e_br_auth}} {{totals.ere_ck_mm_auth}} {{totals.ere_carp_auth}} {{totals.ere_rco_auth}} {{totals.ere_nc_e_auth}} {{totals.ere_nc_u_auth}} {{totals.ere_att_auth}} {{totals.ere_total_auth}}
Total {{totals.offr_auth}} {{totals.mwo_auth}} {{totals.smo_auth}} {{totals.wo_auth}} {{totals.sgt_auth}} {{totals.cpl_auth}} {{totals.lcpl_auth}} {{totals.snk_auth}} {{totals.clk_auth}} {{totals.tailor_auth}} {{totals.e_br_auth}} {{totals.ck_mm_auth}} {{totals.carp_auth}} {{totals.rco_auth}} {{totals.nc_e_auth}} {{totals.nc_u_auth}} {{totals.att_auth}} {{totals.total_auth}}

posted

{% include "components/_member_types.html" %} {% for record in records %} {% endfor %}
{{battalion_name}}Total
{{ record.company.name }} {{ record.offr_posted }} {{record.mwo_posted}} {{record.smo_posted}} {{record.wo_posted}} {{record.sgt_posted}} {{record.cpl_posted}} {{record.lcpl_posted}} {{record.snk_posted}} {{record.clk_posted}} {{record.tailor_posted}} {{record.e_br_posted}} {{record.ck_mm_posted}} {{record.carp_posted}} {{record.rco_posted}} {{record.nc_e_posted}} {{record.nc_u_posted}} {{record.att_posted}} {{record.total_posted}}
Total {{totals.offr_posted }} {{totals.mwo_posted}} {{totals.smo_posted}} {{totals.wo_posted}} {{totals.sgt_posted}} {{totals.cpl_posted}} {{totals.lcpl_posted}} {{totals.snk_posted}} {{totals.clk_posted}} {{totals.tailor_posted}} {{totals.e_br_posted}} {{totals.ck_mm_posted}} {{totals.carp_posted}} {{totals.rco_posted}} {{totals.nc_e_posted}} {{totals.nc_u_posted}} {{totals.att_posted}} {{totals.total_posted}}

def

{% include "components/_member_types.html" %} {% for record in records %} {% endfor %}
{{battalion_name}}TOTAL
{{ record.company.name }} {{record.offr_def }} {{record.mwo_def}} {{record.smo_def}} {{record.wo_def}} {{record.sgt_def}} {{record.cpl_def}} {{record.lcpl_def}} {{record.snk_def}} {{record.clk_def}} {{record.tailor_def}} {{record.e_br_def}} {{record.ck_mm_def}} {{record.carp_def}} {{record.rco_def}} {{record.nc_e_def}} {{record.nc_u_def}} {{record.att_def}} {{record.total_def}}
Total {{totals.offr_def }} {{totals.mwo_def}} {{totals.smo_def}} {{totals.wo_def}} {{totals.sgt_def}} {{totals.cpl_def}} {{totals.lcpl_def}} {{totals.snk_def}} {{totals.clk_def}} {{totals.tailor_def}} {{totals.e_br_def}} {{totals.ck_mm_def}} {{totals.carp_def}} {{totals.rco_def}} {{totals.nc_e_def}} {{totals.nc_u_def}} {{totals.att_def}} {{totals.total_def}}

out of unit emp

{% include "components/_member_types.html" %}
{{battalion_name}}TOTAL
ERE {{totals.ere_offr }} {{totals.ere_mwo}} {{totals.ere_smo}} {{totals.ere_wo}} {{totals.ere_sgt}} {{totals.ere_cpl}} {{totals.ere_lcpl}} {{totals.ere_snk}} {{totals.ere_clk}} {{totals.ere_tailor}} {{totals.ere_e_br}} {{totals.ere_ck_mm}} {{totals.ere_carp}} {{totals.ere_rco}} {{totals.ere_nc_e}} {{totals.ere_nc_u}} {{totals.ere_att}} {{totals.ere_total}}
ATT {{totals.att_offr }} {{totals.att_mwo}} {{totals.att_smo}} {{totals.att_wo}} {{totals.att_sgt}} {{totals.att_cpl}} {{totals.att_lcpl}} {{totals.att_snk}} {{totals.att_clk}} {{totals.att_tailor}} {{totals.att_e_br}} {{totals.att_ck_mm}} {{totals.att_carp}} {{totals.att_rco}} {{totals.att_nc_e}} {{totals.att_nc_u}} {{totals.att_att}} {{totals.att_total}}
T Duty {{totals.t_duty_offr }} {{totals.t_duty_mwo}} {{totals.t_duty_smo}} {{totals.t_duty_wo}} {{totals.t_duty_sgt}} {{totals.t_duty_cpl}} {{totals.t_duty_lcpl}} {{totals.t_duty_snk}} {{totals.t_duty_clk}} {{totals.t_duty_tailor}} {{totals.t_duty_e_br}} {{totals.t_duty_ck_mm}} {{totals.t_duty_carp}} {{totals.t_duty_rco}} {{totals.t_duty_nc_e}} {{totals.t_duty_nc_u}} {{totals.t_duty_att}} {{totals.t_duty_total}}
MSN {{totals.msn_offr }} {{totals.msn_mwo}} {{totals.msn_smo}} {{totals.msn_wo}} {{totals.msn_sgt}} {{totals.msn_cpl}} {{totals.msn_lcpl}} {{totals.msn_snk}} {{totals.msn_clk}} {{totals.msn_tailor}} {{totals.msn_e_br}} {{totals.msn_ck_mm}} {{totals.msn_carp}} {{totals.msn_rco}} {{totals.msn_nc_e}} {{totals.msn_nc_u}} {{totals.msn_att}} {{totals.msn_total}}
OKP {{totals.okp_offr }} {{totals.okp_mwo}} {{totals.okp_smo}} {{totals.okp_wo}} {{totals.okp_sgt}} {{totals.okp_cpl}} {{totals.okp_lcpl}} {{totals.okp_snk}} {{totals.okp_clk}} {{totals.okp_tailor}} {{totals.okp_e_br}} {{totals.okp_ck_mm}} {{totals.okp_carp}} {{totals.okp_rco}} {{totals.okp_nc_e}} {{totals.okp_nc_u}} {{totals.okp_att}} {{totals.okp_total}}
Demov {{totals.demov_offr }} {{totals.demov_mwo}} {{totals.demov_smo}} {{totals.demov_wo}} {{totals.demov_sgt}} {{totals.demov_cpl}} {{totals.demov_lcpl}} {{totals.demov_snk}} {{totals.demov_clk}} {{totals.demov_tailor}} {{totals.demov_e_br}} {{totals.demov_ck_mm}} {{totals.demov_carp}} {{totals.demov_rco}} {{totals.demov_nc_e}} {{totals.demov_nc_u}} {{totals.demov_att}} {{totals.demov_total}}
Total {{totals.out_of_unit_emp_offr }} {{totals.out_of_unit_emp_mwo}} {{totals.out_of_unit_emp_smo}} {{totals.out_of_unit_emp_wo}} {{totals.out_of_unit_emp_sgt}} {{totals.out_of_unit_emp_cpl}} {{totals.out_of_unit_emp_lcpl}} {{totals.out_of_unit_emp_snk}} {{totals.out_of_unit_emp_clk}} {{totals.out_of_unit_emp_tailor}} {{totals.out_of_unit_emp_e_br}} {{totals.out_of_unit_emp_ck_mm}} {{totals.out_of_unit_emp_carp}} {{totals.out_of_unit_emp_rco}} {{totals.out_of_unit_emp_nc_e}} {{totals.out_of_unit_emp_nc_u}} {{totals.out_of_unit_emp_att}} {{totals.out_of_unit_emp_total}}

held

{% include "components/_member_types.html" %} {% for record in records %} {% endfor %}
{{ battalion_name }}TOTAL
{{ record.company.name }} {{record.offr_held }} {{record.mwo_held}} {{record.smo_held}} {{record.wo_held}} {{record.sgt_held}} {{record.cpl_held}} {{record.lcpl_held}} {{record.snk_held}} {{record.clk_held}} {{record.tailor_held}} {{record.e_br_held}} {{record.ck_mm_held}} {{record.carp_held}} {{record.rco_held}} {{record.nc_e_held}} {{record.nc_u_held}} {{record.att_held}} {{record.total_held}}
Total {{totals.offr_held }} {{totals.mwo_held}} {{totals.smo_held}} {{totals.wo_held}} {{totals.sgt_held}} {{totals.cpl_held}} {{totals.lcpl_held}} {{totals.snk_held}} {{totals.clk_held}} {{totals.tailor_held}} {{totals.e_br_held}} {{totals.ck_mm_held}} {{totals.carp_held}} {{totals.rco_held}} {{totals.nc_e_held}} {{totals.nc_u_held}} {{totals.att_held}} {{totals.total_held}}

detail of absent

{% include "components/_member_types.html" %}
{{ battalion_name }}TOTAL
P/Lve {{totals.p_leave_offr }} {{totals.p_leave_mwo}} {{totals.p_leave_smo}} {{totals.p_leave_wo}} {{totals.p_leave_sgt}} {{totals.p_leave_cpl}} {{totals.p_leave_lcpl}} {{totals.p_leave_snk}} {{totals.p_leave_clk}} {{totals.p_leave_tailor}} {{totals.p_leave_e_br}} {{totals.p_leave_ck_mm}} {{totals.p_leave_carp}} {{totals.p_leave_rco}} {{totals.p_leave_nc_e}} {{totals.p_leave_nc_u}} {{totals.p_leave_att}} {{totals.p_leave_total}}
C/Lve {{totals.c_leave_offr }} {{totals.c_leave_mwo}} {{totals.c_leave_smo}} {{totals.c_leave_wo}} {{totals.c_leave_sgt}} {{totals.c_leave_cpl}} {{totals.c_leave_lcpl}} {{totals.c_leave_snk}} {{totals.c_leave_clk}} {{totals.c_leave_tailor}} {{totals.c_leave_e_br}} {{totals.c_leave_ck_mm}} {{totals.c_leave_carp}} {{totals.c_leave_rco}} {{totals.c_leave_nc_e}} {{totals.c_leave_nc_u}} {{totals.c_leave_att}} {{totals.c_leave_total}}
R/Lve {{totals.r_leave_offr }} {{totals.r_leave_mwo}} {{totals.r_leave_smo}} {{totals.r_leave_wo}} {{totals.r_leave_sgt}} {{totals.r_leave_cpl}} {{totals.r_leave_lcpl}} {{totals.r_leave_snk}} {{totals.r_leave_clk}} {{totals.r_leave_tailor}} {{totals.r_leave_e_br}} {{totals.r_leave_ck_mm}} {{totals.r_leave_carp}} {{totals.r_leave_rco}} {{totals.r_leave_nc_e}} {{totals.r_leave_nc_u}} {{totals.r_leave_att}} {{totals.r_leave_total}}
M/Lve {{totals.m_leave_offr }} {{totals.m_leave_mwo}} {{totals.m_leave_smo}} {{totals.m_leave_wo}} {{totals.m_leave_sgt}} {{totals.m_leave_cpl}} {{totals.m_leave_lcpl}} {{totals.m_leave_snk}} {{totals.m_leave_clk}} {{totals.m_leave_tailor}} {{totals.m_leave_e_br}} {{totals.m_leave_ck_mm}} {{totals.m_leave_carp}} {{totals.m_leave_rco}} {{totals.m_leave_nc_e}} {{totals.m_leave_nc_u}} {{totals.m_leave_att}} {{totals.m_leave_total}}
J/LVE {{totals.j_leave_offr }} {{totals.j_leave_mwo}} {{totals.j_leave_smo}} {{totals.j_leave_wo}} {{totals.j_leave_sgt}} {{totals.j_leave_cpl}} {{totals.j_leave_lcpl}} {{totals.j_leave_snk}} {{totals.j_leave_clk}} {{totals.j_leave_tailor}} {{totals.j_leave_e_br}} {{totals.j_leave_ck_mm}} {{totals.j_leave_carp}} {{totals.j_leave_rco}} {{totals.j_leave_nc_e}} {{totals.j_leave_nc_u}} {{totals.j_leave_att}} {{totals.j_leave_total}}
W/Lve {{totals.w_leave_offr }} {{totals.w_leave_mwo}} {{totals.w_leave_smo}} {{totals.w_leave_wo}} {{totals.w_leave_sgt}} {{totals.w_leave_cpl}} {{totals.w_leave_lcpl}} {{totals.w_leave_snk}} {{totals.w_leave_clk}} {{totals.w_leave_tailor}} {{totals.w_leave_e_br}} {{totals.w_leave_ck_mm}} {{totals.w_leave_carp}} {{totals.w_leave_rco}} {{totals.w_leave_nc_e}} {{totals.w_leave_nc_u}} {{totals.w_leave_att}} {{totals.w_leave_total}}
OSL {{totals.osl_offr }} {{totals.osl_mwo}} {{totals.osl_smo}} {{totals.osl_wo}} {{totals.osl_sgt}} {{totals.osl_cpl}} {{totals.osl_lcpl}} {{totals.osl_snk}} {{totals.osl_clk}} {{totals.osl_tailor}} {{totals.osl_e_br}} {{totals.osl_ck_mm}} {{totals.osl_carp}} {{totals.osl_rco}} {{totals.osl_nc_e}} {{totals.osl_nc_u}} {{totals.osl_att}} {{totals.osl_total}}
AWOL {{totals.awol_offr }} {{totals.awol_mwo}} {{totals.awol_smo}} {{totals.awol_wo}} {{totals.awol_sgt}} {{totals.awol_cpl}} {{totals.awol_lcpl}} {{totals.awol_snk}} {{totals.awol_clk}} {{totals.awol_tailor}} {{totals.awol_e_br}} {{totals.awol_ck_mm}} {{totals.awol_carp}} {{totals.awol_rco}} {{totals.awol_nc_e}} {{totals.awol_nc_u}} {{totals.awol_att}} {{totals.awol_total}}
Course {{totals.course_offr }} {{totals.course_mwo}} {{totals.course_smo}} {{totals.course_wo}} {{totals.course_sgt}} {{totals.course_cpl}} {{totals.course_lcpl}} {{totals.course_snk}} {{totals.course_clk}} {{totals.course_tailor}} {{totals.course_e_br}} {{totals.course_ck_mm}} {{totals.course_carp}} {{totals.course_rco}} {{totals.course_nc_e}} {{totals.course_nc_u}} {{totals.course_att}} {{totals.course_total}}
Trg {{totals.trg_offr }} {{totals.trg_mwo}} {{totals.trg_smo}} {{totals.trg_wo}} {{totals.trg_sgt}} {{totals.trg_cpl}} {{totals.trg_lcpl}} {{totals.trg_snk}} {{totals.trg_clk}} {{totals.trg_tailor}} {{totals.trg_e_br}} {{totals.trg_ck_mm}} {{totals.trg_carp}} {{totals.trg_rco}} {{totals.trg_nc_e}} {{totals.trg_nc_u}} {{totals.trg_att}} {{totals.trg_total}}
Cdr {{totals.cdr_offr }} {{totals.cdr_mwo}} {{totals.cdr_smo}} {{totals.cdr_wo}} {{totals.cdr_sgt}} {{totals.cdr_cpl}} {{totals.cdr_lcpl}} {{totals.cdr_snk}} {{totals.cdr_clk}} {{totals.cdr_tailor}} {{totals.cdr_e_br}} {{totals.cdr_ck_mm}} {{totals.cdr_carp}} {{totals.cdr_rco}} {{totals.cdr_nc_e}} {{totals.cdr_nc_u}} {{totals.cdr_att}} {{totals.cdr_total}}
CMH {{totals.cmh_offr }} {{totals.cmh_mwo}} {{totals.cmh_smo}} {{totals.cmh_wo}} {{totals.cmh_sgt}} {{totals.cmh_cpl}} {{totals.cmh_lcpl}} {{totals.cmh_snk}} {{totals.cmh_clk}} {{totals.cmh_tailor}} {{totals.cmh_e_br}} {{totals.cmh_ck_mm}} {{totals.cmh_carp}} {{totals.cmh_rco}} {{totals.cmh_nc_e}} {{totals.cmh_nc_u}} {{totals.cmh_att}} {{totals.cmh_total}}
STMK {{totals.stmk_offr }} {{totals.stmk_mwo}} {{totals.stmk_smo}} {{totals.stmk_wo}} {{totals.stmk_sgt}} {{totals.stmk_cpl}} {{totals.stmk_lcpl}} {{totals.stmk_snk}} {{totals.stmk_clk}} {{totals.stmk_tailor}} {{totals.stmk_e_br}} {{totals.stmk_ck_mm}} {{totals.stmk_carp}} {{totals.stmk_rco}} {{totals.stmk_nc_e}} {{totals.stmk_nc_u}} {{totals.stmk_att}} {{totals.stmk_total}}
Line Sick {{totals.line_sick_offr }} {{totals.line_sick_mwo}} {{totals.line_sick_smo}} {{totals.line_sick_wo}} {{totals.line_sick_sgt}} {{totals.line_sick_cpl}} {{totals.line_sick_lcpl}} {{totals.line_sick_snk}} {{totals.line_sick_clk}} {{totals.line_sick_tailor}} {{totals.line_sick_e_br}} {{totals.line_sick_ck_mm}} {{totals.line_sick_carp}} {{totals.line_sick_rco}} {{totals.line_sick_nc_e}} {{totals.line_sick_nc_u}} {{totals.line_sick_att}} {{totals.line_sick_total}}
MISC {{totals.misc_offr }} {{totals.misc_mwo}} {{totals.misc_smo}} {{totals.misc_wo}} {{totals.misc_sgt}} {{totals.misc_cpl}} {{totals.misc_lcpl}} {{totals.misc_snk}} {{totals.misc_clk}} {{totals.misc_tailor}} {{totals.misc_e_br}} {{totals.misc_ck_mm}} {{totals.misc_carp}} {{totals.misc_rco}} {{totals.misc_nc_e}} {{totals.misc_nc_u}} {{totals.misc_att}} {{totals.misc_total}}
Total {{totals.total_leave_offr }} {{totals.total_leave_mwo}} {{totals.total_leave_smo}} {{totals.total_leave_wo}} {{totals.total_leave_sgt}} {{totals.total_leave_cpl}} {{totals.total_leave_lcpl}} {{totals.total_leave_snk}} {{totals.total_leave_clk}} {{totals.total_leave_tailor}} {{totals.total_leave_e_br}} {{totals.total_leave_ck_mm}} {{totals.total_leave_carp}} {{totals.total_leave_rco}} {{totals.total_leave_nc_e}} {{totals.total_leave_nc_u}} {{totals.total_leave_att}} {{totals.total_leave_total}}
Ration Out {{totals.ration_out_offr }} {{totals.ration_out_mwo}} {{totals.ration_out_smo}} {{totals.ration_out_wo}} {{totals.ration_out_sgt}} {{totals.ration_out_cpl}} {{totals.ration_out_lcpl}} {{totals.ration_out_snk}} {{totals.ration_out_clk}} {{totals.ration_out_tailor}} {{totals.ration_out_e_br}} {{totals.ration_out_ck_mm}} {{totals.ration_out_carp}} {{totals.ration_out_rco}} {{totals.ration_out_nc_e}} {{totals.ration_out_nc_u}} {{totals.ration_out_att}} {{totals.ration_out_total}}

absent

{% include "components/_member_types.html" %} {% for record in records %} {% endfor %}
{{ battalion_name }}TOTAL
{{ record.company.name }} {{record.offr_absent }} {{record.mwo_absent}} {{record.smo_absent}} {{record.wo_absent}} {{record.sgt_absent}} {{record.cpl_absent}} {{record.lcpl_absent}} {{record.snk_absent}} {{record.clk_absent}} {{record.tailor_absent}} {{record.e_br_absent}} {{record.ck_mm_absent}} {{record.carp_absent}} {{record.rco_absent}} {{record.nc_e_absent}} {{record.nc_u_absent}} {{record.att_absent}} {{record.total_absent}}
Total {{totals.offr_absent }} {{totals.mwo_absent}} {{totals.smo_absent}} {{totals.wo_absent}} {{totals.sgt_absent}} {{totals.cpl_absent}} {{totals.lcpl_absent}} {{totals.snk_absent}} {{totals.clk_absent}} {{totals.tailor_absent}} {{totals.e_br_absent}} {{totals.ck_mm_absent}} {{totals.carp_absent}} {{totals.rco_absent}} {{totals.nc_e_absent}} {{totals.nc_u_absent}} {{totals.att_absent}} {{totals.total_absent}}

total present

{% include "components/_member_types.html" %} {% for record in records %} {% endfor %}
{{ battalion_name }}TOTAL
{{ record.company.name }} {{record.offr_present }} {{record.mwo_present}} {{record.smo_present}} {{record.wo_present}} {{record.sgt_present}} {{record.cpl_present}} {{record.lcpl_present}} {{record.snk_present}} {{record.clk_present}} {{record.tailor_present}} {{record.e_br_present}} {{record.ck_mm_present}} {{record.carp_present}} {{record.rco_present}} {{record.nc_e_present}} {{record.nc_u_present}} {{record.att_present}} {{record.total_present}}
Total {{totals.offr_present }} {{totals.mwo_present}} {{totals.smo_present}} {{totals.wo_present}} {{totals.sgt_present}} {{totals.cpl_present}} {{totals.lcpl_present}} {{totals.snk_present}} {{totals.clk_present}} {{totals.tailor_present}} {{totals.e_br_present}} {{totals.ck_mm_present}} {{totals.carp_present}} {{totals.rco_present}} {{totals.nc_e_present}} {{totals.nc_u_present}} {{totals.att_present}} {{totals.total_present}}

Ops Depl

{% include "components/_member_types.html" %} {% for record in records %} {% endfor %}
{{ battalion_name }}TOTAL
{{ record.company.name }} {{record.ops_depl_offr_present }} {{record.ops_depl_mwo_present}} {{record.ops_depl_smo_present}} {{record.ops_depl_wo_present}} {{record.ops_depl_sgt_present}} {{record.ops_depl_cpl_present}} {{record.ops_depl_lcpl_present}} {{record.ops_depl_snk_present}} {{record.ops_depl_clk_present}} {{record.ops_depl_tailor_present}} {{record.ops_depl_e_br_present}} {{record.ops_depl_ck_mm_present}} {{record.ops_depl_carp_present}} {{record.ops_depl_rco_present}} {{record.ops_depl_nc_e_present}} {{record.ops_depl_nc_u_present}} {{record.ops_depl_att_present}} {{record.ops_depl_total_present}}
Total {{totals.ops_depl_offr_present }} {{totals.ops_depl_mwo_present}} {{totals.ops_depl_smo_present}} {{totals.ops_depl_wo_present}} {{totals.ops_depl_sgt_present}} {{totals.ops_depl_cpl_present}} {{totals.ops_depl_lcpl_present}} {{totals.ops_depl_snk_present}} {{totals.ops_depl_clk_present}} {{totals.ops_depl_tailor_present}} {{totals.ops_depl_e_br_present}} {{totals.ops_depl_ck_mm_present}} {{totals.ops_depl_carp_present}} {{totals.ops_depl_rco_present}} {{totals.ops_depl_nc_e_present}} {{totals.ops_depl_nc_u_present}} {{totals.ops_depl_att_present}} {{totals.ops_depl_total_present}}

Rear

{% include "components/_member_types.html" %} {% for record in records %} {% endfor %}
{{ battalion_name }}TOTAL
{{ record.company.name }} {{record.rear_offr_present }} {{record.rear_mwo_present}} {{record.rear_smo_present}} {{record.rear_wo_present}} {{record.rear_sgt_present}} {{record.rear_cpl_present}} {{record.rear_lcpl_present}} {{record.rear_snk_present}} {{record.rear_clk_present}} {{record.rear_tailor_present}} {{record.rear_e_br_present}} {{record.rear_ck_mm_present}} {{record.rear_carp_present}} {{record.rear_rco_present}} {{record.rear_nc_e_present}} {{record.rear_nc_u_present}} {{record.rear_att_present}} {{record.rear_total_present}}
Total {{totals.rear_offr_present }} {{totals.rear_mwo_present}} {{totals.rear_smo_present}} {{totals.rear_wo_present}} {{totals.rear_sgt_present}} {{totals.rear_cpl_present}} {{totals.rear_lcpl_present}} {{totals.rear_snk_present}} {{totals.rear_clk_present}} {{totals.rear_tailor_present}} {{totals.rear_e_br_present}} {{totals.rear_ck_mm_present}} {{totals.rear_carp_present}} {{totals.rear_rco_present}} {{totals.rear_nc_e_present}} {{totals.rear_nc_u_present}} {{totals.rear_att_present}} {{totals.rear_total_present}}
{% else %}

No Record Found

{% endif %} {% endblock content %}