{{-- --}}
@if(Auth::user()->team_r->customers_queue_count() and !Auth::user()->hasRole("Master") > 0 and Auth::user()->sector_id = 3)
@endif @if(request()->route()->getName() == 'acompanhamento.master' and Auth::user()->hasRole("Master")) @if($n_leads_noty > 0)
@else
@endif @endif
{{-- --}} @if(Auth::user()->countNotifications() > 0) {{Auth::user()->countNotifications(99)}} @endif @php $countEmail = Auth::user()->countEmailsReceived() @endphp @if( $countEmail > 0) {{$countEmail}} @endif