{% extends "ui/templates/base/layout.html" %} {% block content %}

My Workspace

Employee Portal

Punch attendance, view priority work, track HR details, documents, payslips and alerts from one staff workspace.

{% if employee %} Punch / Attendance Open Work Board {% else %} Request Employee Linkage {% endif %}
{# Dashboard sections are now part of the unified Staff Dashboard submenu. #}
Loading dashboard...
{% endblock %}