Rp {{ number_format($room->harga, 2, ',', '.') }}
{{ ucfirst($room->status) }}
Lantai: {{ $room->lantai }}
{{ Str::limit($room->deskripsi, 50) }}