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

Edit 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 %}