{% include "pdf/_styles.html" %}
{% include "pdf/_doc_header.html" with doc_title="Master Report" doc_subtitle="93 Armored Brigade" doc_date=date %}| Bde | 93 BDE |
| Unit | {{battalion_name}} |
| Sub Unit | {{company_name}} |
| Dt | {{date|date:"d-M-Y"}} |
| Total Auth | Auth (TO&E) | Auth ERE | Posted | Def | Out of Unit Emp | Held |
| {{total_auth}} | {{toe_auth.total}} | {{ere_auth.total}} | {{total_posted}} | {{deficiency}} | {{total_out_of_unit_emp}} | {{total_held}} |
| Total | Offr | JCO | OR | Civ |
| {{total_ops_depl}} | {{offr_ops_depl}} | {{jco_ops_depl}} | {{or_ops_depl}} | {{civ_ops_depl}} |
| Details | Offr | JCO | OR | Civ |
| Total | {{total_offr_held}} | {{total_jco_held}} | {{total_or_held}} | {{total_civ_held}} |
| Completed | {{completed_offr_p_leave}} | {{completed_jco_p_leave}} | {{completed_or_p_leave}} | {{completed_civ_p_leave}} |
| Leftover | {{leftover_offr_p_leave}} | {{leftover_jco_p_leave}} | {{leftover_or_p_leave}} | {{leftover_civ_p_leave}} |
| Details | Offr | JCO | OR | Civ |
| CMH | {{cmh_offr}} | {{cmh_jco}} | {{cmh_or}} | {{cmh_civ}} |
| Cat B | {{med_cat_b_offr}} | {{med_cat_b_jco}} | {{med_cat_b_or}} | {{med_cat_b_civ}} |
| Cat C | {{med_cat_c_offr}} | {{med_cat_c_jco}} | {{med_cat_c_or}} | {{med_cat_c_civ}} |
| Details | Offr | JCO | OR | Civ |
| AWOL | {{awol_offr}} | {{awol_jco}} | {{awol_or}} | {{awol_civ}} |
| OSL | {{osl_offr}} | {{osl_jco}} | {{osl_or}} | {{osl_civ}} |
| Deserter | {{deserter_offr}} | {{deserter_jco}} | {{deserter_or}} | {{deserter_civ}} |
| Ser | Army No | Rk | Name | Type | Punishment |
| {{forloop.counter}} | {{i.member.army_no}} | {{i.member.rank.name}} | {{i.member.name}} | {{i.punishment_type.text}} | {{i.punishment_name.text}} |
| Details | Pass | Fail | Exempted | Not Appeared |
| No | {{total_pet_1st_pass}} | {{total_pet_1st_fail}} | {{total_pet_1st_exempted}} | {{total_pet_1st_not_appeared}} |
| % | {{percent_pet_1st_pass}} % | {{percent_pet_1st_fail}} % | {{percent_pet_1st_exempted}} % | {{percent_pet_1st_not_appeared}} % |
| Ser | Army No | Rk | Name |
| {{forloop.counter}} | {{i.army_no}} | {{i.rank.name}} | {{i.name}} |
| Details | Pass | Fail | Exempted | Not Appeared |
| No | {{total_pet_2nd_pass}} | {{total_pet_2nd_fail}} | {{total_pet_2nd_exempted}} | {{total_pet_2nd_not_appeared}} |
| % | {{percent_pet_2nd_pass}} % | {{percent_pet_2nd_fail}} % | {{percent_pet_2nd_exempted}} % | {{percent_pet_2nd_not_appeared}} % |
| Ser | Army No | Rk | Name |
| {{forloop.counter}} | {{i.army_no}} | {{i.rank.name}} | {{i.name}} |
| Details | Pass | Fail | Exempted | Not Appeared |
| No | {{total_ret_pass}} | {{total_ret_fail}} | {{total_ret_exempted}} | {{total_ret_not_appeared}} |
| % | {{percent_ret_pass}} % | {{percent_ret_fail}} % | {{percent_ret_exempted}} % | {{percent_ret_not_appeared}} % |
| Ser | Army No | Rk | Name |
| {{forloop.counter}} | {{i.army_no}} | {{i.rank.name}} | {{i.name}} |
| Details | Pass | Fail | Exempted | Not Appeared |
| No | {{total_gr_firing_pass}} | {{total_gr_firing_fail}} | {{total_gr_firing_exempted}} | {{total_gr_firing_not_appeared}} |
| % | {{percent_gr_firing_pass}} % | {{percent_gr_firing_fail}} % | {{percent_gr_firing_exempted}} % | {{percent_gr_firing_not_appeared}} % |
| Ser | Army No | Rk | Name |
| {{forloop.counter}} | {{i.army_no}} | {{i.rank.name}} | {{i.name}} |
| 4 SM | 3 SM | 2 SM | 1 SM | Not Appeared |
| {{total_sm_4th}} | {{total_sm_3rd}} | {{total_sm_2nd}} | {{total_sm_1st}} | {{total_sm_not_appeared}} |
| {{percent_sm_4th}} % | {{percent_sm_3rd}} % | {{percent_sm_2nd}} % | {{percent_sm_1st}} % | {{percent_sm_not_appeared}} % |
| Ser | Army No | Rk | Name |
| {{forloop.counter}} | {{i.army_no}} | {{i.rank.name}} | {{i.name}} |
| Ser | Army No | Rk | Name | Obsn |
| {{forloop.counter}} | {{i.member.army_no}} | {{i.member.rank.name}} | {{i.member.name}} | {{i.remarks}} |