@section('page_title')
@csrf

{{ $page_title }}

@endsection @section('page_content')
@include('lms.statistics.leads.inc._stats_overview')

Donught Chart

Line Chart

Lead Breakdown By Status.

@foreach(config('env.lead_submit_status') as $k => $val)
@if(count($overview_data[$k]) > 0)
@if(count($overview_data[$k]['data'])>0) @foreach($overview_data[$k]['data'] as $lead)
Lead Name Source Collection Lead Owner Created At Action