@php $groupe_old="";$n=0;$bgcolor="lightgrey"; @endphp @foreach($aggir as $variable) @php if($groupe_old!=$variable->groupe) { $n++; $bgcolor=($n%2==0)?"white":"lightgrey"; } $modalite=""; if($mode!='create') $modalite=$allocataire_gir->getVariableModalite($variable->code); @endphp @if($variable->option) @endif @php $groupe_old=$variable->groupe; @endphp @endforeach
Variable Modalité (fait...)
Seul Partiellement Ne Fait pas
{{ $variable->nom }}
{{ $variable->description }}
{{ $variable->option }}