{{__('commons.sl')}} | {{__('commons.cattle')}} | {{__('medicine.doctor')}} | {{__('commons.identify_date')}} | {{__('commons.start_date')}} | {{__('commons.end_date')}} | {{__('commons.next_follow_up_date')}} |
---|---|---|---|---|---|---|
{{ $serial++ }} | {{ optional($item->cattle)->title }} | {{ optional($item->doctor)->name }} | {{ $item->identify_date }} | {{ $item->start_date }} | {{ $item->end_date }} | {{ $item->next_follow_up_date }} |