Merge Institutions

Select institutions to merge into {{ $institution->display_name }}. Their care settings, DSARs, contacts, and claims will be reassigned here, and they will be deleted.

@error('sourceInstitutionIds')
{{ $message }}
@enderror
Hold Ctrl / Cmd to select multiple.
@can('institutions.merge') @endcan @if (session()->has('message'))
{{ session('message') }}
@endif