|
@@ -3,9 +3,9 @@
|
|
|
@section('content')
|
|
|
|
|
|
<div class="p-3 mcp-theme-1">
|
|
|
- <h3>Treatment Service Utilization</h3>
|
|
|
<div class="card">
|
|
|
<div class="card-body">
|
|
|
+ <h2>Treatment Service Utilization</h2>
|
|
|
<table class="table table-bordered table-striped table-sm">
|
|
|
<thead>
|
|
|
<tr>
|
|
@@ -28,9 +28,9 @@
|
|
|
</table>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <h3>Treatment Service Utilization By Patient</h3>
|
|
|
<div class="card">
|
|
|
<div class="card-body">
|
|
|
+ <h2>Treatment Service Utilization By Patient</h2>
|
|
|
<table class="table table-bordered table-striped table-sm">
|
|
|
<thead>
|
|
|
<tr>
|