Edit Institution: {{ $display_name }}
{{-- Area (searchable) — selecting an area fixes the Local Authority --}}
@if($area_id) @else @endif
@if(!empty($area_search_results) && !$area_id)
@foreach($area_search_results as $result) @endforeach
@elseif($area_name && empty($area_search_results) && !$area_id)
No area found with that name.
@endif
{{-- Local Authority — auto-set from the area; a filter for the area search otherwise --}}
@if($area_id) Set automatically from the selected area. @endif
@error('stated_sar_backlog')
{{ $message }}
@enderror Number of outstanding SARs this institution has publicly reported. Used on the DSAR report to predict response times.
Global institutions appear at the top of the DSAR creation list.