made search by book no default in patient profile page of admin
This MR updates the Admin → Patient Profiles → Search Patient functionality by restricting the search options to only:
Book Number Phone / Name
The previously available “All Fields” option has been removed to align the UI strictly with the supported backend API routes. Additionally, related unit tests have been updated to reflect the new search behavior and placeholder logic.