Backend Service
This commit is contained in:
@@ -51,9 +51,9 @@ $icc++;
|
|||||||
<tfoot>
|
<tfoot>
|
||||||
<tr>
|
<tr>
|
||||||
<th>#</th>
|
<th>#</th>
|
||||||
<th>Name</th>
|
<th>Name</th>
|
||||||
<th>Price</th>
|
<th>Phone</th>
|
||||||
<th>In stock</th>
|
<th>Chart</th>
|
||||||
<th>Status</th>
|
<th>Status</th>
|
||||||
<th>Action</th>
|
<th>Action</th>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
@@ -181,7 +181,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<div class="col-xxl-4 m-b-30">
|
<div class="col-xxl-4 m-b-30">
|
||||||
<? include 'application/views/provider/components/patient_listing.php'; ?>
|
<? include 'application/views/provider/components/patient_listing.php'; ?>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user