Physical Therapy, Occupational Therapy, Speech Therapy, Hospice, Wound Care, Cardiac Care, Diabetic Care, Enteral (Tube) Feeding, IV Therapy, Trach Care
ListingController.php#632seniorsbb_db_dev2.78msselect*from `listingattachment` where `type` ='listing'and `primary` =1and `listingattachment`.`listingId` in (22523)
ListingController.php#667seniorsbb_db_dev264msselect `company`.`id` as `parentId`, `child`.`id` as `childId` from `company` leftjoin `company` as `child` on `child`.`parentCompany` = `company`.`id` where `company`.`parentCompany` =25593and `company`.`deleted_at` isnull
ListingController.php#681seniorsbb_db_dev244msselect*from `articles` where `active` ='Yes'and `type` ='article'and `company` in (25593) and `articles`.`deleted_at` isnullorderby RAND()