How to display multi level multiple tab or options in UI?

For my project, i am having the following need.

  1. We have folder tree kind of options in Left side ( say it as folder )
  2. Each folder has its own multiple options ( say it as 'opt1,2 etc' )
  3. Each opt1,2, etc has some details as list view ( say it as 'Listing' )
  4. On clicking the Listing, it has other set of options related to that.

At best, i was tried to showcase it as prototype and it looks like below image. I feel something bit odd on showing second level of options ( second level tabs ) so please help me any better way to capture multi level multiple tab use case.

enter image description here