瀏覽代碼

added data tables

= 3 年之前
父節點
當前提交
ab77f81147
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      resources/views/app/practice-management/rm-launch-and-clean.blade.php

+ 0 - 2
resources/views/app/practice-management/rm-launch-and-clean.blade.php

@@ -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>