@php($isEdit = isset($order) && isset($order->id)) @php($selectedComm = old('communication_type', $order->communication_type ?? ''))

Communication Type

@foreach($communicationTypes as $val)
@endforeach
@error('communication_type'){{ $message }}@enderror