{{-- Demo Details Starts --}}
@if (config('app.demo') == true)
@include('crm.demo')
@endif
{{-- Demo Details Ends --}}
@include('crm.graphs.graph03')
@include('crm.graphs.graph01')
@include('crm.reports.inventoryReport')
@include('crm.graphs.graph05')
@include('crm.graphs.graph06')