No boundaries found. Try adjusting your search criteria.
@elseBoundary Number: {{ $b['boundary_number'] }}
Type: {{ ucfirst($b['boundary_type'] ?? '—') }}
States: {{ $b['state_a'] ?? '—' }} ↔ {{ $b['state_b'] ?? '—' }}
@if(!empty($b['length_km']))Length: {{ $b['length_km'] }} km
@endif @if(!empty($b['established_date']))Established: {{ $b['established_date'] }}
@endif