Merge Institutions

Merging {{ $institution->display_name }} into another institution will reassign all associated care settings.

@error('targetInstitutionId')
{{ $message }}
@enderror
@can('institutions.merge') @endcan @if (session()->has('message'))
{{ session('message') }}
@endif