@php $count = 1 @endphp @foreach($child->policiesAndConsents as $consent) @if($consent->isConsent == true)
@if($is_school) @endif
@if($is_school)
Note: This consent is modified for this child. Reset this to standard consent
@endif
@php $count++ @endphp @endif @endforeach