{{ __('programs.nutrition') }}

@if(isset($nutrition)) @for($nutIndex = 0; $nutIndex < count($nutrition); $nutIndex++) @php $nutritionElement = $nutrition[$nutIndex]; @endphp @endfor @endif