@php $supports = getSession('new_ticket'); $support_count = is_array($supports) ? count($supports) : 0 ; @endphp @if(isAdmin() || isClient()) @endif