# | Tanggal | Waktu | Gerakan | Status Keamanan | Akses Terakhir | Status Servo | Status Perangkat | Kelembaban | Suhu |
---|---|---|---|---|---|---|---|---|---|
{{ $key + 1 }} | {{ $report['tanggal'] }} | {{ $report['waktu'] }} | {{ ucfirst($report['security']['motion']) }} | {{ ucfirst($report['security']['status']) }} | {{ $report['smartcab']['last_access'] }} | {{ ucfirst($report['smartcab']['servo_status']) }} | {{ ucfirst($report['smartcab']['status_device']) }} | {{ $report['dht11']['humidity'] }}% | {{ $report['dht11']['temperature'] }}°C |