Edit Zone

@csrf
@foreach($zone->zonePostalCodes as $zonePostalCode)
{{ $zonePostalCode->country->iso }}
@endforeach