Backend Service

This commit is contained in:
2019-03-19 00:52:14 +00:00
parent a638bfee6d
commit 907a6f2a99
2 changed files with 4 additions and 4 deletions
@@ -51,9 +51,9 @@ $icc++;
<tfoot>
<tr>
<th>#</th>
<th>Name</th>
<th>Price</th>
<th>In stock</th>
<th>Name</th>
<th>Phone</th>
<th>Chart</th>
<th>Status</th>
<th>Action</th>
</tr>
@@ -181,7 +181,7 @@
</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'; ?>
</div>