@php echo "
";

	$GetFieldList=$pageValues['GetFieldList'];
	$GetFieldList=json_decode($GetFieldList);
	$CustomFunctions=$pageValues['CustomFunctions'];
	//print_r($CustomFunctions);
	//print_r($GetFieldList);
echo "
"; //die(); @endphp
@foreach($GetFieldList as $GetFieldList) @endforeach
Column Name Label Event Function Parameter Column Autofill Column View Configured Functions
{{$GetFieldList->ColumnName}} {{$GetFieldList->LabelValue}}