You are on page 1of 2

<div class="col-xl-12">

<div class="card card-xl-stretch mb-xl-8">


<!--begin::Body-->
<div class="card-body py-3">
<!--begin::Table container-->
<div class="table-responsive">
<!--begin::Table-->
<table class="table rktable mb-5">
<!--begin::Table head-->
<thead>
<tr class="fw-bold text-muted">
<th style="width: 10px;" rowspan="2">No</th>
<th rowspan="2">Nik</th>
<th rowspan="2">Nama</th>
<th rowspan="2" class="min-w-140px">Tanggal
Lahir</th>
<th rowspan="2">Usia</th>
<th rowspan="2">Status Usia</th>
<th rowspan="2">No HP</th>
<th rowspan="2">Provinsi</th>
<th rowspan="2">Kab/Kota</th>
<th rowspan="2">Kecamatan</th>
<th rowspan="2">Kelurahan</th>
<th rowspan="2">Alamat</th>
<th rowspan="2">Tanggal Lahir Anak Sebelum</th>
<th rowspan="2">Status Jarak Kehamilan</th>
<th rowspan="2">Penggunaan Kontrasepsi</th>
<th rowspan="2">Akses Air Minum yg Layak?</th>
<th rowspan="2">Buang Air Besar di Tempat yg Layak?
</th>
<th colspan="12">Data Bayi Saat Lahir</th>
<th colspan="6">Data Bayi Saat Ini</th>
<th rowspan="2">Pengisian KKA</th>
<th rowspan="2">Kehadiran di Posyandu</th>
<th rowspan="2">Penyuluhan KIE</th>
<th rowspan="2">Pemberian Fasilitas Rujukan</th>
<th rowspan="2">Pemberian Fasilitas Bantuan
Sosial</th>
<th rowspan="2">TPK</th>
<th rowspan="2">Anggota TPK</th>
<th rowspan="2"></th>
</tr>
<tr>
<th>Nama Bayi</th>
<th>Tanggal Lahir Bayi</th>
<th>Usia Bayi</th>
<th>Jenis Kelamin</th>
<th>Kunjungan Ke</th>
<th>Tanggal Kunjungan</th>
<th>Urutan Anak Ke</th>
<th>Status Urutan Anak</th>
<th>Umur Kehamilan Saat Lahir</th>
<th>Panjang Badan Lahir</th>
<th>Berat Badan Kehamilan</th>
<th>Pemberian Asi Eksklusif</th>
<th>Tanggal Pengukuran</th>
<th>Berat Badan Saat ini</th>
<th>Status BB/U</th>
<th>Panjang Badan Saat ini</th>
<th>Status PB/U</th>
<th>Status BB/PB</th>
<!-- <th>Kelurahan</th> -->
</tr>
</thead>
<!--end::Table head-->
<!--begin::Table body-->
<tbody>

</tbody>
<!--end::Table body-->
</table>
<!--end::Table-->
</div>
<!--end::Table container-->
</div>
<!--begin::Body-->
</div>

</div>

You might also like