Description: Currently, the application table is always rendered on both the admin and recruiter dashboards, even when there are no applications to display. This leads to an empty table being shown, which can confuse users. The dashboard should instead display a user-friendly message indicating that there are no applications available when the application list is empty.
Acceptance Criteria:
On both Admin and Recruiter dashboards:
- If there are no applications, the application table should not render
- Instead, display a message such as: “There are no applications at this time”
- When applications exist, the table should render as usual
- Include a screenshot
T-Shirt Size: S