View, manage and plan all your sales pipeline on one screen. you will get a bird eye view on all your customer journey, which will help for better planning, so happy closing!
@foreach($a_each_stage_data as $each_stage)
@php($each_stage_deals = count($each_stage['stage_all_leads']))
{{ !empty($each_lead['lead_owner']) ? $each_lead['lead_owner'] : "N/A" }}
@if($each_lead['due_class'] != 'due')
in {{$each_lead['expiry_in_days']}}
days
@else
{{$each_lead['expiry_in_days']}}
days ago
@endif