@if($pending_chats == 0)
{{ $pending_chats }}
@endif
@if(Auth::user()->user_type->name == "Dealer Caller" || Auth::user()->user_type->name == "Inbound Caller" || Auth::user()->user_type->name == "Full BDC Caller")
@else
@endif
@endif