Dashboard
“`
### Explanation of Widget Placement:
1. **Left Column (2/3 width)**:
– **Patient Visits Widget**: Positioned at the top of the left column.
– **Wound Summary Widget**: Placed below the Patient Visits Widget.
2. **Right Column (1/3 width)**:
– **Activity Feed Widget**: Positioned at the top of the right column.
– **Authorization Expiry Widget**: Placed in the middle.
– **Upcoming Visits Widget**: Located at the bottom of the right column.
### Integration:
Replace the placeholders in each widget section with the corresponding HTML from the individual widget components. This layout provides a clear and structured dashboard design. Let me know if you need further assistance!