@extends('layouts/contentLayoutMaster') @section('vendor-style') {{-- vendor css files --}} @endsection @section('content')

Milk Procurement and Distribution Reports

@can('Area Office Collection Summary Report') @endcan @can('Milk Purchase Summary Report') @endcan @can('Bi Milk Purchase Summary Report') @endcan

Reception & Dispatch Reports

@can('FM Area Lab Reception Report') @endcan @can('FM Area Lab Dispatch Report') @endcan @can('Plant Lab Reception Report') @endcan

Supplier Insight Reports

@can('Supplier Ledger Summary Report') @endcan @can('Supplier Type Wise Report') @endcan @can('Supplier Type Wise Report') @endcan
{{--
@can('Source Wise Summary Report') @endcan
--}}

Gain Loss Reports

@can('Gain Loss Report') @endcan
@endsection @section('vendor-script') {{-- vendor files table data --}} @endsection @section('page-script') @endsection