Create an Admin Dashboard component using ShadCN UI framework with the following specifications:
1. **Overall Layout**:
- The dashboard should have a modern and minimalistic design.
- It should be mobile responsive and work seamlessly on various screen sizes.
- Use a tabbed interface with two main tabs:
- **Statistics**
- **TnP Management**
2. **Statistics Tab**:
- This tab should be the default view.
- It should display:
- A summary of the overall stats such as:
- Total number of companies
- Total number of drives
- Total number of eligible students
- Total number of students applied
- A section to view detailed stats of each company drive:
- List of companies with their respective drives.
- For each company drive, show:
- Number of eligible students
- Number of students applied
- The TnP coordinator handling the drive
3. **TnP Management Tab**:
- This tab should allow faculti | A shadcn/ui and v0 generation - v0