@extends('layouts.FarmerOrganization.app')
@section('styles')
@endsection
@section('page-wrapper')
@if ($farmers > 0)
@else
@endif
@if ($farmers > 0)
@else
@endif
@if ($farmerOrganizationAdmin > 0)
@else
@endif
@if ($dataCollectors > 0)
@else
@endif
Monthly Agribusiness Overview
Annual Agribusiness Overview
@endsection
@section('scripts')
{{----}}
@endsection