@foreach ($mappings as $id => $mapping) @endforeach
Hub Field Abbrev SP Import Header Example Import Action
{{ $mapping['hub_field_name'] }} {{ $mapping['hub_abbreviated_name'] }} @error('mappings.'.$id.'.sp_import_header')

{{ $message }}

@enderror
{{ $mapping['example_value'] ?? '—' }} {{ str_replace('_', ' ', $mapping['import_action']) }} @if (!empty($savedFlags[$id])) Saved @endif