Hello, Welcome {{auth()->user()->name}}
{{-- {{auth()->user()->role}} --}}
{{--
Users
--}}
@inject('HomeCount', 'App\Http\Controllers\HomeController')
@php
$pawry = str_replace('-', ' ', $channel_name);
@endphp
In Process
{{$pawry}}
{{-- {{$cordination_pending}} --}}
{{-- {{$HomeCount::TotalLeadManagerChannelStatus($channel->name,'1.01')}} --}}
{{-- ['id'=>$item->id,'channel'=>$channel,'leadid'=>$item->id,'status'=>'1.01'] --}}
Follow Up
{{$pawry}}
{{-- {{$cordination_pending}} --}}
{{-- {{$HomeCount::TotalLeadManagerChannelStatus($channel->name,'1.01')}} --}}
Reject Lead
{{$pawry}}
{{-- {{$cordination_pending}} --}}
{{-- {{$HomeCount::TotalLeadManagerChannelStatus($channel->name,'1.01')}} --}}
Final Lead
{{$pawry}}
{{-- {{$cordination_pending}} --}}
{{-- {{$HomeCount::TotalLeadManagerChannelStatus($channel->name,'1.01')}} --}}
Non Validate
{{$pawry}}
{{-- {{$cordination_pending}} --}}
{{-- {{$HomeCount::TotalLeadManagerChannelStatus($channel->name,'1.01')}} --}}
@endsection