Authorization: Bearer ********************curl --location 'http://localhost:3000/api/v1/statistics/employer/dashboard' \
--header 'Authorization: Bearer <token>'{"message":"Fetched successfully","status":"Success","data":{"job":1,"training":0,"jobApplication":0,"hiringSuccessPercentage":"0%"}}