{{__('Specimen')}}

{{-- consumptions --}}
{{__('Consumptions')}}
@php $consumptions_count=0; @endphp @if(isset($specimen)) @foreach($specimen['specimens_consumptions'] as $consumption) @php $consumptions_count++; @endphp @endforeach @endif
{{__('Item')}} {{__('Quantity')}}

{{__('Notes')}}
@php $count_comments=0; @endphp @if(isset($test)) @foreach($test['comments'] as $comment) @php $count_comments++; @endphp @endforeach @endif
{{__('Notes')}}
{{__('Notes')}}