Hello.
How can i create tree link structure for company pages?
For example:
company name is Simtech
Link : companies.products?company_id=1 => /simtech
then i want to create subfolder link for companies.view page
for example : companies.view?company_id=1 => /simtech/detailed
thanks.