logicpowerhouse 4 năm trước cách đây
mục cha
commit
71a55c97fb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/Http/Controllers/PracticeManagementController.php

+ 1 - 1
app/Http/Controllers/PracticeManagementController.php

@@ -3,7 +3,7 @@
 namespace App\Http\Controllers;
 
 use App\Models\AppSession;
-use App\Models\BDTMeasurement;
+use App\Models\Measurement;
 use App\Models\Bill;
 use App\Models\Claim;
 use App\Models\Client;