Bi-Lingual Staff, Laundry Service - Provided, Laundry Service - Self Serve, Nurse on Staff, Respite Care, Respite/Short Term Stay, Scheduled Transportation, Activities, Housekeeping, Meals/Meal Options, Social Programs
Assisted Living Community, Secured Memory Care Unit
ListingController.php#701seniorsbb_db_dev318msselect `company`.`id` as `parentId`, `child`.`id` as `childId` from `company` leftjoin `company` as `child` on `child`.`parentCompany` = `company`.`id` where `company`.`parentCompany` =53599and `company`.`deleted_at` isnull
ListingController.php#715seniorsbb_db_dev234msselect*from `articles` where `active` ='Yes'and `type` ='article'and `company` in (53599) and `articles`.`deleted_at` isnullorderby RAND()