@php
//print_r($FieldArray);
//print_r($field_array);
@endphp
@php $loopcount=0; @endphp @foreach($FieldArray as $fields) @php $UnqRecordId = $unqid.$loopcount; @endphp @php $loopcount++; @endphp @endforeach @php $Tot = $loopcount - 1; @endphp
Label Value Type Value
{{$fields->LabelValue}} @if($fields->Required == '1') * @endif