{{get_currency()}}
@php $count_comments=0; @endphp
{{__('Result comments')}}
@if(isset($culture)) @foreach($culture['comments'] as $comment) @php $count_comments++; @endphp @endforeach @endif
{{__('Comment')}}
@php $consumption_count=0 @endphp
{{__('Consumptions')}}
@if(isset($culture)) @foreach($culture['consumptions'] as $consumption) @php $consumption_count++; @endphp @endforeach @endif
{{__('Product')}} {{__('Quantity')}}