| Equip. ID | Make / Model | Serial # | Date | Hours | Services Performed | Tech | Parts $ | Labor $ | Total $ | Next Service | Status | Actions |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ r.id }} | {{ r.make }} | {{ r.serial }} | {{ r.date }} | {{ r.hours }} | {{ r.services }} | {{ r.tech }} | {{ r.partsCost }} | {{ r.laborCost }} | {{ r.totalCost }} | {{ r.next }} |
|
| Date | Hours | Services Performed | Parts Used | Tech | Total $ | Next Service | Notes | Actions |
|---|---|---|---|---|---|---|---|---|
| {{ h.date }} | {{ h.hours }} | {{ h.services }} | {{ h.parts }} | {{ h.tech }} | {{ h.totalCost }} | {{ h.next }} | {{ h.notes }} |