Description:
Create a page that displays all discussions related to a specific topic. The data for the component will be retrieved from the URL parameters (PARAMS).
This page should also allow users to create a new discussion.
Existing Components:
The components for the top navigation and page title already exist.
The title should receive the necessary data.
Routing:
The new page needs to be added to the routing configuration.
Project Guidelines:
Please adhere to the project guidelines while implementing this feature.
Design Mockups:
Attached are two images demonstrating the design:
- The first image shows the regular view of the discussions.
- The second image shows the view when the user clicks the "Create New Discussion" button.

