@if (!empty($tenant_info))
@if($tenant_info->rental_status != 'Expired')
@endif
{{$tenant_info->unique_id}}
${{number_format($tenant_info->late_fee,2)}}
{{$tenant_info->grace_period_days}}
{{$tenant_info->number_of_security_deposit}}
${{number_format($tenant_info->total_security_deposit,2)}}
@if ($tenant_info->rent_due_date > 10)
th
of the month @else
th
of the month @endif
{{$tenant_info->secondary_first_name." ".$tenant_info->secondary_last_name}}
{{$tenant_info->pets}}
{{$tenant_info->storage}}
{{$tenant_info->parking}}
{{$tenant_info->notes}}
@else
@endif