Private Pay, Private Insurance, Medicaid, Medicare, Long Term Care Insurance, Veterans Administration, Managed Care Benefits
Social Worker
Physical Therapy, Occupational Therapy, Speech Therapy, Wound Vac, Hospice, Wound Care, Cardiac Care, Diabetic Care, Enteral (Tube) Feeding, IV Therapy, Trach Care
ListingController.php#666seniorsbb_db_dev1.69msselect*from `listingattachment` where `type` ='listing'and `primary` =1and `listingattachment`.`listingId` in (70297)
ListingController.php#701seniorsbb_db_dev134msselect `company`.`id` as `parentId`, `child`.`id` as `childId` from `company` leftjoin `company` as `child` on `child`.`parentCompany` = `company`.`id` where `company`.`parentCompany` =67732and `company`.`deleted_at` isnull
ListingController.php#715seniorsbb_db_dev195msselect*from `articles` where `active` ='Yes'and `type` ='article'and `company` in (67732) and `articles`.`deleted_at` isnullorderby RAND()