Dashboard sipadu mbip
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

compound_pelbagai.blade.php 828B

1234567891011121314151617181920212223242526272829303132333435363738
  1. <div class="data_table_main dt-responsive table-responsive">
  2. <table id="compoundPelbagai" class="table table-sm table-striped table-bordered nowrap" width="100%">
  3. <thead>
  4. <tr>
  5. <th>#</th>
  6. <th>Modul</th>
  7. <th>Kpd</th>
  8. <th>Jenis</th>
  9. <th>Tarikh Masa</th>
  10. <th>Kesalahan</th>
  11. <th width="110">Kadar Kompaun</th>
  12. <th>Nric</th>
  13. <th>Nama</th>
  14. <th>Akaun Lesen</th>
  15. <th>PenguatKuasa</th>
  16. <th>Status</th>
  17. <th>Tindakan</th>
  18. </tr>
  19. </thead>
  20. <tfoot>
  21. <tr>
  22. <th>#</th>
  23. <th>Modul</th>
  24. <th>Kpd</th>
  25. <th>Jenis</th>
  26. <th>Tarikh Masa</th>
  27. <th>Kesalahan</th>
  28. <th width="110">Kadar Kompaun</th>
  29. <th>Nric</th>
  30. <th>Nama</th>
  31. <th>Akaun Lesen</th>
  32. <th>PenguatKuasa</th>
  33. <th>Status</th>
  34. <th>Tindakan</th>
  35. </tr>
  36. </tfoot>
  37. </table>
  38. </div>