<%= render TabnavLinkComponent.new( name: "Info", path: services_storage_path, active: current_page?(services_storage_path) ) %> <%= render TabnavLinkComponent.new( name: "Connected Apps", path: apps_services_storage_path, active: current_page?(apps_services_storage_path) ) %>