@extends('owner.layouts.app') @section('content')
{!! json_encode($tenant->family_member_detail, JSON_PRETTY_PRINT) !!}
{{ $tenant->property_address ?? __('N/A') }}