Generating Resource URL

I have a single page with tabs from the relationship manager.
How do I generate a URL to a specific tab, something like this:

http://laravel.test/admin/projects/1?activeRelationManager=2

It seems the activeRelationManager parameter is based on the ordering position of the tab on the page
image.png
Was this page helpful?