Laundry Service - Provided, Laundry Service - Self Serve, Nurse on Staff, Scheduled Transportation, Activities, Housekeeping, Meals/Meal Options, Social Programs
Assisted Living Community, Secured Memory Care Unit
ListingController.php#666seniorsbb_db_dev1.65msselect*from `listingattachment` where `type` ='listing'and `primary` =1and `listingattachment`.`listingId` in (30194)
ListingController.php#701seniorsbb_db_dev160msselect `company`.`id` as `parentId`, `child`.`id` as `childId` from `company` leftjoin `company` as `child` on `child`.`parentCompany` = `company`.`id` where `company`.`parentCompany` =33021and `company`.`deleted_at` isnull
ListingController.php#715seniorsbb_db_dev343msselect*from `articles` where `active` ='Yes'and `type` ='article'and `company` in (33021) and `articles`.`deleted_at` isnullorderby RAND()