@props(['device']) {{ $device->title }} {{ $device['device_type'] }} {{ $device['description'] }} {{ $device['accessories'] }} {{ $device['rz_username_buyer'] }} {{ $device['serial_number'] }} {{ $device['image_url'] }} {{-- TODO: Nicht null --}} {{ $device->locations->last()['room_code'] ?? ''}} {{ $device->owners->last()['rz_username'] ?? ''}}