PAMapp/assets/ts/models/consultant.model.ts @@ -1,4 +1,4 @@ export interface Consultants { export interface Consultant { agentNo : string; name : string; img : string;