Marketing
{{-- {{ dd(in_array('Twitter', json_decode($listing['listing_post_photo_on'] ?? '[]', true) ?? [])) }} --}}
@if ($type === 'commercial')
@include('layouts.includes.particles.property.listing.edit.commercial')
@endif
@if ($type === 'residential')
@include('layouts.includes.particles.property.listing.add.residential')
@endif