LIVESTOCK LIST{{ $livestockLists->count() }}
@foreach($livestockLists as $livestockList)
{{$livestockList->animal_name}}
@endforeach