change response json
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
<?php
|
||||
|
||||
namespace Modules\Linksehat\Transformers\Doctors;
|
||||
namespace Modules\Linksehat\Transformers\Doctor;
|
||||
|
||||
use App\Helpers\Helper;
|
||||
use App\Models\Organization;
|
||||
use Illuminate\Http\Resources\Json\JsonResource;
|
||||
use Modules\Linksehat\Transformers\Dashboard\HospitalResource;
|
||||
use Modules\Linksehat\Transformers\Hospital\HospitalResource;
|
||||
|
||||
class DoctorResourceDetail extends JsonResource
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user