@extends('layouts/contentLayoutMaster') @section('title', 'Dashboard Analytics') @section('vendor-style') @endsection @section('page-style') @endsection @php $configData = Helper::applClasses(); @endphp @section('content')

Milk Purchase Volume Of {{ \Carbon\Carbon::now()->format('d-M-y') }}

Balances As On {{ \Carbon\Carbon::now()->format('d-M-y') }}

Area Office Collection History (7 Days)

Over All Collection Trend (7 Days)

Active vs. Inactive Users

@endsection @section('vendor-script') @endsection @section('page-script') // @endsection