I\'m returning two Laravel Api Collections and to do so I\'m using
return response()->json([ \'user\' => new UserResource($contractor_user)