@extends('Modules.Feeding.layouts.second_main') @section('main-content')
@if($errors->any())

{{$errors->first()}}

@endif

Feeding PlanPr animal in Kg's

Shed Wise Feed Plan
@if($pen_name) @foreach($pen_name as $name) @endforeach @foreach($ingredients as $ing) @foreach($pen_name as $pen) @endforeach @endforeach @if($my_in_length) @foreach($pen_name as $pen) @endforeach @foreach($pen_name as $pen) @endforeach @endif @endif
# {{$name}}({{$count[$i]}})
{{$ing->name}}
Daily Shifts
Per Animal Cost


@foreach($pen_name as $name) @endforeach @foreach($ingredients as $ing) @foreach($pen_name as $name) @endforeach @endforeach
Ingredients {{$name}}({{$count[$i]}})
{{$ing->name}}
 Kg


@foreach($ingredients as $ing) @endforeach
Ingredients Total Quantity
{{$ing->name}}
 Kg
@foreach($ingredients as $ing) @endforeach
@endsection