@props(['feed', 'country', 'specialty', 'countries', 'specialties'])

Find healthcare workers

{{-- When viewing the people search feed the feed radios are not rendered, so include a hidden feed input so submitting this form preserves the desired 'search' feed rather than falling back to the default 'all' feed --}} @if($feed === 'search') @endif @unless($feed === 'search')
@endunless