|
@@ -101,7 +101,6 @@
|
|
|
<th>Rmg Pro Id</th>
|
|
|
<th>Rm Total Time In Seconds By Rms Pro</th>
|
|
|
<th>Rm Total Time In Seconds By Rmg Pro</th>
|
|
|
- <th>Detail Json</th>
|
|
|
<th>Number Of Days With Remote Measurements</th>
|
|
|
<th>Is Bill Closed</th>
|
|
|
<th>Bill Closed At</th>
|
|
@@ -170,7 +169,6 @@
|
|
|
<td>{{$careMonth->rmg_pro_id}}</td>
|
|
|
<td>{{$careMonth->rm_total_time_in_seconds_by_rms_pro}}</td>
|
|
|
<td>{{$careMonth->rm_total_time_in_seconds_by_rmg_pro}}</td>
|
|
|
- <td>{{$careMonth->detail_json}}</td>
|
|
|
<td>{{$careMonth->number_of_days_with_remote_measurements}}</td>
|
|
|
<td>{{$careMonth->is_bill_closed}}</td>
|
|
|
<td>{{$careMonth->bill_closed_at}}</td>
|