Post request (req.body) is returning empty object {}

I have been struggling with getting post request to work. This as to do with my program on javascript, nodejs, express and mongodb.

app.js

Post.js

Postc

postController.js
Postd

Would you mind adding router.js screenshot?