@extends('layouts/contentLayoutMaster') @section('vendor-style') {{-- vendor css files --}} @endsection @section('content') Milk Procurement and Distribution Reports @can('Area Office Collection Summary Report') Area Office Collection Summary @endcan @can('Milk Purchase Summary Report') Milk Purchase Summary @endcan @can('Bi Milk Purchase Summary Report') Milk Purchase Summary ( Bi ) @endcan Reception & Dispatch Reports @can('FM Area Lab Reception Report') Fresh Milk Area Lab Reception Report @endcan @can('FM Area Lab Dispatch Report') Fresh Milk Area Lab Dispatch Report @endcan @can('Plant Lab Reception Report') Fresh Milk Plant Lab Reception Report @endcan Supplier Insight Reports @can('Supplier Ledger Summary Report') Supplier Ledger Summary Report @endcan @can('Supplier Type Wise Report') Supplier Type Wise Summary Report @endcan @can('Supplier Type Wise Report') Supplier Advances Report @endcan {{-- @can('Source Wise Summary Report') Source Wise Summary Report @endcan --}} Gain Loss Reports @can('Gain Loss Report') MCC Level Gain Loss Summary Report @endcan @endsection @section('vendor-script') {{-- vendor files table data --}} @endsection @section('page-script') @endsection