@extends('layouts.app') @section('content')

Animal Feeds

@include('flash::message')
@include('animal_feeds.table')
@endsection