@php $e = '' @endphp @foreach (@$farmerCowDetails as $key => $farmerCowDetail) @if($loop->first) @php $e = 'enable-month'; @endphp @else @php $e = 'disable-month' @endphp @endif @php $month = null; $monthWiseCowDetails = @$farmerCowDetail->getMonthWiseCowDetails(); $monthWiseProduction = @$farmerCowDetail->getMonthWiseProduction(); @endphp
Herd Size Milking Dry Heifer 7-12 mo 6 mo Bull Calf
@foreach (@$monthWiseCowDetails as $item)
@endforeach
{{-- --}}
Milk Supplied (Ltr.) Supplied to Others (Ltr.) Self use Total milk
production (Ltr.)
{{ @$total_milk_production }}
Yield (Ltr.)
/Cow /Day
{{ round(@$yeildPerDay, 2) }}
{{-- --}} @if ($loop->first) Remove @endif
@endforeach