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

Dairy Produces

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