@extends('admin.layouts.app') @section('title', 'Business Dashboard') @section('content') @php if(session()->has('dashboard_tab')){ $dasboard_tab_session = session()->get("dashboard_tab"); }else { $dasboard_tab_session = -1; } @endphp

Business Dashboard

New
0
Last Quarter : 0
Total
0
Last Quarter : 0
Qualified
0
Last Quarter : 0
Qualification Rate
0%
Last Quarter : 0%
Disqualified
0
Last Quarter : 0
Time Spent
0
Minutes
Leads Created Across Months - Last 12 Months
Leads to Deals Conversion Funnel -
Leads Created By Each Source - Last 12 Months
Leads Created by Each Owner -
Owner Leads Created
Leads Created By Each Source - This Quarter
Source Number of leads created
New
Last Quarter : 0
Total
0
Last Quarter : 0
Won
0
Last Quarter : 0
Winning Rate
0
Last Quarter : 0
Lost
0
Last Quarter : 0
Time Spent
0
Minutes
Opportunities Created Across Months - Last 12 Months
Opportunities Conversion Funnel - This Quarter
Opportunities Created By Each Source - Last 12 Months
Opportunity Components - Last 12 Months
Opportunities by Owner - This Quarter
Owner Opportunities Value Opportunities Created
Opportunities By Source - This Quarter
Source Opportunities Value Number of opportunities created
Max. Opportunities Won
0
Min 0 : 0
Max. Won
0
Min 0 : 0
Max. Lost 0
0
Min : 0
Max. Won %
%
Min : %
Team Performance (Top 10) - This Quarter
Sales Person Performance Opportunities- This Quarter
Rank Sales Person Revenue Lost In Process Won Rate Time Spent (Won) Time Spent (Lost) Average Sales Closing Age
Sales Person Performance Leads - This Quarter
Rank Sales Person New Total Converted Conversion Percentage Qualified DisQualified Time Spent
{{--Column 1 --}} {{--Column 1 --}}
Lead options
  • Option 1
@include('admin.dashboard.calendar')

Are You Sure?

Your recently changed data in this model will be lost.

Meeting

Tuesday, August 4, 15:00–15:30

This is demo meeting for testing

  • By : Anooj
  • Person : Rohith J
  • Company : Qbytez Infolabs

Add New Activity

@stop @section('styles') @stop @section('admin_js') {{-- --}} @include('admin.activity.followup.followup') @include('admin.activity.calls.call') @stop