Where is the listing of all setting tabs in admin panel
- 
					
					
					
					
 I want to add new tab inside settings but i am not getting where is the proper location of all other tabs so kindly plzzz help me to find exact location of setting tabs!  or inside the aside tab i want to add neww tabs but i not getting the proper location of all list tab plzzz help meee 
  
- 
					
					
					
					
 Hello @Sarthak , Goto packages/Webkul/Admin/src/Config/menu.php, 
 there you can see array of all the listed admin menu and there related routes.Thank you.