@if ($property->content || $property->private_notes)
{{ __('REGA Ad License No:') }}
{{ isset($api_other_info_data) ? $api_other_info_data['rega_adv_lic_no'] : '' }} @if (isset($api_other_info_data) && $api_other_info_data['license_expired'] == 1) Active @else Deactive @endif
Expiring on: @if(isset($api_other_info_data) && $api_other_info_data['fal_expiry_date'] != '') @php echo date('d/m/Y', strtotime($api_other_info_data['fal_expiry_date'])); @endphp @else - @endif