{{-- brafa Systems — Property locks. Livewire backing: App\Http\Livewire\Dashboard\PropertyLocks. Bindings preserved: wire:submit.prevent="saveScienerDetails", wire:model username/password, wire:click goToLockDetails/unlockLock, $showDetailsForm, $locks, $numberOfLocks, $isUnlocking, $message, $error, $propertyName, $refreshComponent, showToast JS. --}}
| Lock alias | Model | Battery | Connection | Action |
|---|---|---|---|---|
| {{ $lock['lockAlias'] ?? 'N/A' }} |
@if ($model['img']) @endif
{{ $model['label'] }}
|
battery_std{{ $battery }}% | @if ($lock['hasGateway'] == 1) Online @else Offline @endif | |
| No locks found. | ||||