Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <form id="formRTLH" action="" method="post"/>
- Pilih Semua <input type="checkbox" name="select_all" id="select_all" value="" />
- <a href="javascript:;" class="btn btn-success" name="confirmSubmit" id="confirmSubmit">
- <i class="fa fa-check-circle"></i> Verifikasi
- </a>
- <br><br>
- <table class="table datatable" id="tableData" width="100%">
- <thead>
- <tr>
- <th width="5%"></th>
- <th width="3%"></th>
- <th width="10%">No. RTLH</th>
- <th width="10%">NIK</th>
- <th width="15%">Nama KK</th>
- <th>Alamat</th>
- <th width="10%">Status</th>
- <th width="10%">Sts. RTLH</th>
- </tr>
- </thead>
- <tbody>
- </tbody>
- </table>
- </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement