@extends('Modules.Health.layouts.second_main') History -DairyCare @section('main-content')

Basic Info

Tag ID:    {{ $full_cow->tagid }}
Pen ID:    {{ $full_cow->penid }}
Animal Type:    {{ $full_cow->animal_type }}
@if($full_cow->electronicid!="")
Electronic Id:    {{ $full_cow->electronicid }}
@endif @if($full_cow->calfname!="")
Animal name:    {{ $full_cow->calfname }}
@endif
Arrival Date:   01-Jan-1970 @if($check_purchase_animal==1) @endif
Birth date:     01-Jan-1970 @if($check_purchase_animal==1) @endif
Sex:     {{ $full_cow->sex }}
Breed Type:    {{ $full_cow->breed_type }}
Purchased By:    {{ $full_cow->company }}
Status:    {{ $status }} @if($status_days!='') ({{$status_days}}) @endif
@if($full_cow->sex=='Female') @if($animal_type=='c') @if($fresh_count!=0)
No of Calvings:    {{ $fresh_count }} @if($check_last_calving_edit==1) @endif
@else
No of Calvings:    N/A
@endif
Last Calving Date:    {{$convert_Freshningdate}} @if($check_last_calving_edit==1) @endif
@if($dim!='')
DIM:     {{$dim}}
@endif @endif @endif @if($father_tagid!='N/A')
Sire Tag Id:    {{ $father_tagid }} @if($check_purchase_animal==1) @endif
@endif @if($mother_tagid!='N/A')
Dam Tag Id:    {{ $mother_tagid }} @if($check_purchase_animal==1) @endif
@endif
Purchase Cost:    {{ $full_cow->price }} Rupees @if($check_purchase_animal==1) @endif
Total Milk Given:    {{ $total_milk_given }} Liters
Choose File
No file chosen...
{{$full_cow->tagid }} Activity Report Breed cycle
@foreach($all_data as $dt) @if($dt['event']=="Abortion"||$dt['event']=="Removal") @else @endif @endforeach
Date Event Age Actions
Event
{{$e_date}}{!! $dt['event']!!}{!! $dt['event']!!}{{$dt['age']}} @if($dt['event']!="Custom Event") Refreshing... @endif @if($dt['event']=="Removal"||$dt['event']=="Dry"||$dt['event']=="Custom Event") Saving... @endif {{----}} {{----}} {{--Saving. Hang tight!--}} {{----}}
Event Details
Pedigree
Sire Dam Dam's Milk Avg
Parents {{$father_tagid}} {!!$mother_link_id!!} {{$mother_milk_avg}}
Grand Parents {{$grand_sire}} {!!$grand_mother!!} {{$grand_mother_milk_avg}}
Great Grand Parents {{$great_grand_sire }} {!!$great_grand_mother!!} {{$great_grand_mother_milk_avg}}

{{ $full_cow->tagid }}

Reproduction
Particulars Result
Total Services {{$total_services}}
Total Services 21 days {{$total_service_21_days}}
Service Per Conception {{$services_per_conception}}
Average Days Calving to 1st Service {{$avg_days_calving_to_first_service}}
Average Days Calving to Conception {{$avg_days_calving_to_conception}}
No of Calvings {{$total_calvings}}
Abortions {{$total_abortions}}
Calving Interval {{$calving_interval}}
Age At First Service {{$age_at_first_service}}
Weight At First Service {{$weight_at_first_service}}
Age At First Conception {{$age_at_first_conceptions}}
Age At First Calving {{$age_at_first_calved}}
Production
Child Analysis
Particulars Result
Total Calves {{$total_childs}}
Total Alive Birth {{$total_alive}}
Total Still Birth {{$total_stillbirth}}
Still Birth Ratio {{$still_birth_ratio}}
# Result
Total Alive Female {{$total_alive_females}}
Total Alive Male {{$total_alive_males}}
Female Ratio {{$female_percentage}}
Male Ratio {{$male_percentage}}
@foreach($child_info as $child) @if($child['tagid']!="Non Tag"&&$child['tagid']!="Still Birth") @else @endif @endforeach
Tagid Sex Birth Date Age Weight Sire Status
{{$child['tagid']}}{{$child['tagid']}}{{$child['sex']}} {{$child['date']}} {{$child['age']}} {{$child['weight']}} {{$child['fathertagid']}} {{$child['status']}}
Weight Gain/Loss
@foreach($weights as $weight) @if($weight->gain>0) @elseif($weight->gain<0) @else @endif @if($weight->index!=1) @else @endif @endforeach
# Date Age Weight Difference (Days) Gain/Loss (Kg) Actions
{{$weight->index}} {{$weight->date}} {{$weight->age}} {{$weight->weight}} {{$weight->diff}}{{$weight->gain}}{{$weight->gain}}{{$weight->gain}}

Pedigree

Genomic
# Result
# Result
Dam
# Result
# Result
Sire
# Result
# Result
Profit & Loss
@if(round(($total_income-$total_expense),2)>-1) @else @endif
# Amount
Total Milk Given {{ parseNumber($total_milk_given) }} Liters
Income From Milk {{parseNumber($milk_income)}}
Animal Sale Income {{parseNumber($sale_income)}}
Total Income {{parseNumber($total_income)}}
Purchase Expense {{parseNumber($purchase_expense)}}
Feed Expense {{$feed_expense}}
Medicine Expense {{$med_expense}}
Breed Expense {{$breed_expense}}
Other Expense 0
Total Expense {{parseNumber($total_expense)}}
Net Profit {{parseNumber(round(($total_income-$total_expense),2))}}
Net Profit {{parseNumber(round(($total_income-$total_expense),2))}}