@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
@error('freight_charges_origin_terminal_location') {{ $message }}@enderror
@error('freight_charges_ocean_freight_type') {{ $message }}@enderror
@error('freight_charges_ocean_freight_location') {{ $message }}@enderror
@error('freight_charges_destination_terminal_type') {{ $message }}@enderror
@error('freight_charges_destination_terminal_location') {{ $message }}@enderror