@extends('Modules.Health.layouts.second_main') @section('main-content')
Cow Detail
@if($full_cow->ImgName) @else @endif @if($full_cow->breadstatus ==1) @else @endif @if($parent) @if($parent->fathertagid) @else @endif @if($parent->mothertagid) @else @endif @else @endif @if($full_cow->sex=='Female') @endif
Cow  
Delete
Tag Id: {{ $full_cow->tagid }} {{$full_cow->tagid}}{{$full_cow->tagid}}
Animal Info: {{ $animal_info }}
Pen Id: {{ $full_cow->penid }}
Electronic Id: {{ $full_cow->electronicid }}
Calf name: {{ $full_cow->calfname }}
Creation Date: {{ $convert_creationdate }}
Birth date: {{ $convert_birthdate }}
Breed Type: {{ $full_cow->breed_type }}
Sex: {{ $full_cow->sex }}
Breed Status: Yes No
Purchase Cost: {{ $full_cow->price }}
Sire ID # {{ $parent->fathertagid }} N/A
Dam ID # {{ $parent->mothertagid }} N/A
Sire ID # N/A
Dam ID # N/A
AI Breeding: View AI Breeding
Bull Breeding: View Bull Breeding
Pragnant: View Pragnant
Calving: View Calving
Abortion: View Abortion
Vet check: View Vet Check
Mastitis: View Mastitis
Dry off: View Dry Off
Treatment: View Treatment
Move to: View Move To
Removal: View Removal
Vaccination: View Vacination
Deworming: View Deworming
Specimen: View Specimen
Hoof trim: View Hoof trim
@endsection