Kiosks and ticket printers for self-service and reception
| Name | Type | Status | Branch | |
|---|---|---|---|---|
| {{ $device->name }} | {{ $deviceTypes[$device->type] ?? $device->type }} | {{ ucfirst($device->status) }} | {{ $device->branch?->name ?? '—' }} | @if ($device->type === 'kiosk' && $device->device_token) Open kiosk @endif @if ($canManage) @endif |