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

{{$errors->first()}}

@endif
Ingrediants Profile
@endsection