Manage peg names or numbers, status, and closure reasons for {{ $water->name }}.
| Peg | Status | Reason | Updated | |
|---|---|---|---|---|
| {{ $peg->identifier }} | {{ $peg->is_open ? 'Open' : 'Closed' }} | {{ $peg->closure_reason ?: '-' }} | {{ $peg->updated_at?->format('D, d M Y H:i') }} | Edit |