@if(breadcrumbs.length > 0) { }
@if(listing){

{{ listing.title }}

{{ detail.label }}
{{ detail.value }}
@if(listing && listingUser && (listingUser?.email===user?.email || (authService.isAdmin() | async))){
} @if(user){
}

Location Map

Contact the Author of this Listing

Please include your contact info below

}
@if(businessFAQs && businessFAQs.length > 0) {

Frequently Asked Questions

@for (faq of businessFAQs; track $index) {

{{ faq.question }}

{{ faq.answer }}

}

Have more questions? Contact the seller directly using the form above or reach out to our support team for assistance.

} @if(relatedListings && relatedListings.length > 0) {
}