ESH/vaccination_data.php
2024-10-23 18:28:06 +05:30

34 lines
758 B
PHP

<table border="1" height="250" width="100%">
<tr><th colspan="3" style="background-color: blue;color: white"><center>TT Vaccination</center></th></tr>
<tr>
<td></td>
<td width="30%"><center><strong>Date</strong></center></td>
<td><center><strong>Total Cases</strong></center></td>
</tr>
<tr>
<td><center><strong>WC</strong></center></td>
<td></td>
<td></td>
</tr>
<tr>
<td><center><strong>BC</strong></center></td>
<td></td>
<td></td>
</tr>
<tr>
<td><center><strong>External Agency</strong></center></td>
<td></td>
<td></td>
</tr>
<tr>
<td><center><strong>Pre-employment</strong></center></td>
<td></td>
<td></td>
</tr>
<tr>
<td><center><strong>TOTAL</strong></center></td>
<td></td>
<td></td>
</tr>
</table>