@php $fieldList_array = json_decode($fieldList); $SavedConditionArray=array(); foreach($GetSavedConditionValue as $eachsavedCond) { $DemographyConfigId=$eachsavedCond->DemographyConfigId; $SavedConditionArray[$DemographyConfigId]=json_decode($eachsavedCond->Conditions); } try { $userdetails=Auth::user(); $LoggedUserId = Auth::user()->RefId; } catch(\Exception $e) { $LoggedUserId=1; } if($LoggedUserId==1) { echo "
"; //print_r($fieldList_array); //print_r($AssignedToList); //print_r($RelateModules); //print_r($ListBoxNamesIDs); //print_r($RelatedModulesList); //print_r($ParentIds); //echo "GetDropdownLists"; //die(); } $i=0; $closediv="0"; @endphp
;"; //print_r($GetDropdownLists); //echo "
DropDownIds
;"; //print_r($DropDownIds); echo "