help desk HelpdeskTicket Comment

This commit is contained in:
merdan 2020-05-08 17:52:54 +05:00
parent c67fa3ae99
commit 9bbb775ada
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<!-- This file is used to store topbar (right) items -->
<li><a href='{{ backpack_url('event_request') }}'><span>Event Requests</span></a></li>
<li><a href='{{ backpack_url('helpTicket') }}'><span>Help Desk <span class="badge badge-danger">{{backpack_user()->unreadNotifications()->count() ?? 0}}</span></span></a></li>
<li><a href='{{ backpack_url('helpTicket') }}'><span>Help Desk <span class="badge badge-danger">{{backpack_user()->unreadNotifications()->count()}}</span></span></a></li>
{{--<li class="">
<a href="{{ url(config('backpack.base.route_prefix', 'admin')) }}">
<i class="fa fa-cog"></i> Direct Link