<%= render TabnavLinkComponent.new( name: "Info", path: services_lightning_index_path, active: current_page?(services_lightning_index_path) ) %> <%= render TabnavLinkComponent.new( name: "Transactions", path: transactions_services_lightning_index_path, active: current_page?(transactions_services_lightning_index_path) ) %>