This image has a table with four columns: Department ID, Department Name, Location ID, and Manager ID. The table contains 12 rows of data.
Values for the Location ID and Manager ID columns are provided for three departments, namely Sales, Finance, and Control and Credit. The rest are blank.
A form is displayed below the table with the title New Department. It has a number input field for Department ID, that can optionally be incremented or decremented using buttons, and a text input field for Department Name. The submit button has the text Add Department on it.