Describe the bug
Once an account is created, it doesn't have the possibility to be deleted
To Reproduce
Steps to reproduce the behavior:
- Go to http://devalopers.herokuapp.com/login
- Log in as a company with the below credentials:
Email: company1@devalopers.com
Password: Company@123
- Go to the profile page in the banner http://devalopers.herokuapp.com/company/profile/
- A "Delete" button should be found in the profile page
Expected behavior
A company must have the possibility to delete it's profile
For both frontend and backend