Laundry Service - Provided, Laundry Service - Self Serve, Nurse on Staff, Respite Care, Respite/Short Term Stay, Scheduled Transportation, Short-Term Care, Transportation, Activities, Housekeeping, Meals/Meal Options, Social Programs
Secured Memory Care Unit, Skilled Nursing Facility, Retirement Community, CCRC Campus
ListingController.php#667seniorsbb_db_dev134msselect `company`.`id` as `parentId`, `child`.`id` as `childId` from `company` leftjoin `company` as `child` on `child`.`parentCompany` = `company`.`id` where `company`.`parentCompany` =51268and `company`.`deleted_at` isnull
ListingController.php#681seniorsbb_db_dev164msselect*from `articles` where `active` ='Yes'and `type` ='article'and `company` in (51268) and `articles`.`deleted_at` isnullorderby RAND()