@if(listing){

{{ listing?.title }}

{{ detail.label }}
{{ detail.value }}
@if(listing && listingUser && (listingUser?.email===user?.email || isAdmin())){
} @if(user){
}
@if(this.images.length>0){
}
@if(this.images.length>0){

Contact the Author of this Listing

}@else {
Contact the Author of this Listing
}

Please include your contact info below

@if(listingUser){

Listing by

{{ listingUser.firstname }} {{ listingUser.lastname }} @if(listingUser.hasCompanyLogo){ }
}
}