@props(['valueType','operator','workFlowCalculationId','fieldsList','calculations']) @php $ValueType=$valueType; $Operator=$operator; $WorkFlowCalculationId=$workFlowCalculationId; $FieldsList=$fieldsList; if(isset($calculations)) { $Calculations=$calculations; } else { $Calculations=[]; } @endphp @if($ValueType==1)
@if($Operator=="8")
@endif @elseif($ValueType==2) @if($Operator=="6" || $Operator=="7" || $Operator=="8")
@if($Operator=="8")
@endif @else
@endif @else
@endif @if( ($Operator==6 || $Operator==7) )
@endif