AI Property Management Assistant

@if($context === 'maintenance')
@elseif($context === 'financial')
@elseif($context === 'tenant')
@endif
@if($response)

AI Response:

{{ $response }}

@endif