create feature sa create list claim and price to work per dealer
This commit is contained in:
@@ -24,22 +24,24 @@
|
||||
</div>
|
||||
|
||||
<div class="kt-portlet__body">
|
||||
<!--begin: Datatable -->
|
||||
<table class="table table-responsive table-striped table-bordered table-hover table-checkable" id="kt_table">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>No</th>
|
||||
<th>Dealer</th>
|
||||
<th>Role</th>
|
||||
<th style="width: 35%;">Nama Pengguna</th>
|
||||
<th>Email</th>
|
||||
<th>Aksi</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
</tbody>
|
||||
</table>
|
||||
<!--end: Datatable -->
|
||||
<div class="table-responsive">
|
||||
<!--begin: Datatable -->
|
||||
<table class="table table-striped table-bordered table-hover table-checkable" id="kt_table">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>No</th>
|
||||
<th>Dealer</th>
|
||||
<th>Role</th>
|
||||
<th style="width: 35%;">Nama Pengguna</th>
|
||||
<th>Email</th>
|
||||
<th>Aksi</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
</tbody>
|
||||
</table>
|
||||
<!--end: Datatable -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user