{% extends 'index.html' %} {% block title %}Equipment Inventory{% endblock %} {% block breadcrumbs %} {% endblock %} {% block content %}
| Type | Brand | Model | Serial | FAA # | Purchased | Firmware | Actions |
|---|---|---|---|---|---|---|---|
| {{ item.type }} | {{ item.brand }} | {{ item.model }} | {{ item.serial_number }} | {{ item.faa_number }} | {{ item.purchase_date }} | {{ item.firmware_version }} | ✏️ 🗑️ |
| No equipment added yet. | |||||||