logicpowerhouse hace 4 años
padre
commit
469cfc835d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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\ClientBDTMeasurement;
 use App\Models\Bill;
 use App\Models\Claim;
 use App\Models\Client;