You are about to deactivate the units below. If you have an active tenant in the unit they will automatically be marked with an expired rental status and have limited functionality. Please select confirm if you wish to continue.
Unit
Tenant
Property Name
@if(count($property) > 0)
@foreach($property as $prop)
@if(count($propertyUnits) > 0)
@foreach($propertyUnits as $unit)
@if($unit->property_id == $prop->id)