Volunteer Opportunities4805 NE Antioch Rd Ste 9, Kansas City, Missouri, 64119
Claim This Business Listing
Are you the owner of this business listing? If so, please click the button below to take control of it today.
This feature enables businesses to update their information and become part of the Seniorsbluebook.com network. It is a simple, yet effective way for businesses to connect with seniors and their families who are looking for senior related services.
ListingController.php#667seniorsbb_db_dev378msselect `company`.`id` as `parentId`, `child`.`id` as `childId` from `company` leftjoin `company` as `child` on `child`.`parentCompany` = `company`.`id` where `company`.`parentCompany` =84861and `company`.`deleted_at` isnull
ListingController.php#681seniorsbb_db_dev284msselect*from `articles` where `active` ='Yes'and `type` ='article'and `company` in (84861) and `articles`.`deleted_at` isnullorderby RAND()