@if (mailnotify?.length) {
} @if (countDetails?.user?.toLowerCase() === 'admin') {
{{ 'Global Tickets'| translate}}
{{'Self Tickets'| translate}}
} @else { @if (countDetails?.user?.toLowerCase() === 'employee') {
{{'General Tickets'| translate}}
{{'Self Tickets' | translate}}
} }

{{'Recent Tickets'| translate}}