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

Crop Buyers

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