bps-rw/Views/ProfilRw/_TabIndexPengadaanWadah.cshtml

14 lines
504 B
Plaintext

<div class="overflow-x-auto">
<table class="table-zebra table w-full text-sm" id="tablePengadaanWadah">
<thead>
<tr>
<th class="w-[5%]">No</th>
<th class="w-[20%]">RT</th>
<th class="w-[25%]">Jumlah Kepala Keluarga</th>
<th class="w-[25%]">Total Wadah (Unit)</th>
<th class="w-[25%]">Status Keterangan Tidak Mampu</th>
</tr>
</thead>
<tbody></tbody>
</table>
</div>