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