@if ($freight_charges_origin_terminal_type == "payable_elsewhere" && $freight_charges_ocean_freight_type == "payable_elsewhere" && $freight_charges_destination_terminal_type == "payable_elsewhere") @elseif ($freight_charges_origin_terminal_type == "payable_elsewhere" && $freight_charges_ocean_freight_type != "payable_elsewhere" && $freight_charges_destination_terminal_type != "payable_elsewhere" || $freight_charges_origin_terminal_type != "payable_elsewhere" && $freight_charges_ocean_freight_type == "payable_elsewhere" && $freight_charges_destination_terminal_type != "payable_elsewhere" || $freight_charges_origin_terminal_type != "payable_elsewhere" && $freight_charges_ocean_freight_type != "payable_elsewhere" && $freight_charges_destination_terminal_type == "payable_elsewhere") @elseif ($freight_charges_origin_terminal_type == "payable_elsewhere" && $freight_charges_ocean_freight_type != "payable_elsewhere" && $freight_charges_destination_terminal_type == "payable_elsewhere" || $freight_charges_origin_terminal_type == "payable_elsewhere" && $freight_charges_ocean_freight_type == "payable_elsewhere" && $freight_charges_destination_terminal_type != "payable_elsewhere" || $freight_charges_origin_terminal_type != "payable_elsewhere" && $freight_charges_ocean_freight_type == "payable_elsewhere" && $freight_charges_destination_terminal_type == "payable_elsewhere") @endif
@error('freight_charges_origin_terminal_location') {{ $message }}@enderror
checkCharacteristics(['1', '2','3']) ? '' : 'readonly'}}> @foreach($select['code_of_ports'] as $key => $data) @endforeach
@error('freight_charges_origin_terminal_location') {{ $message }}@enderror
@error('freight_charges_ocean_freight_type') {{ $message }}@enderror
checkCharacteristics(['1', '2','3']) ? '' : 'readonly'}}> @foreach($select['code_of_ports'] as $key => $data) @endforeach
@error('freight_charges_ocean_freight_location') {{ $message }}@enderror
@error('freight_charges_destination_terminal_type') {{ $message }}@enderror
checkCharacteristics(['1', '2','3']) ? '' : 'readonly'}}> @foreach($select['code_of_ports'] as $key => $data) @endforeach
@error('freight_charges_destination_terminal_location') {{ $message }}@enderror