{{ $this->currentProperty->address ?? 'N/A' }}
{{ $this->rentDueDate ? $this->rentDueDate->format('M d, Y') : 'N/A' }}
{{ $this->openWorkOrders }}