@php //echo "
";
   // print_r($ModulesDetails);
   //print_r($panels);
   //print_r($fieldtypes);

   $DisplayType=$ModulesDetails->DisplayType;
   $ColumnName=$ModulesDetails->ColumnName;
   $OptionList =$DependentRelateGroups["OptionList"];
   $dependentRelateList=$DependentRelateGroups["List"];
   $displayPanels=json_encode($panels);
//echo "
"; @endphp @if($DisplayType==26)
@php $DropDownNameId=$ModulesDetails->DropDownNameId; //print_r($GetDropdownLists); @endphp
@endif