{% extends "base.html" %} {% block title %}Add Lab - SW Labs Management{% endblock %} {% block content %}

Add New Lab

Enter a unique name for the lab
Physical location of the lab (e.g., Building A, Floor 2)
Optional description of the lab's purpose or features
Cancel
{% endblock %}