Faveo
HELP DESK
Toggle navigation
@if(Auth::user())
4
You have 4 messages
Support Team
5 mins
Why not buy a new awesome theme?
See All Messages
{{Auth::user()->name}}
{{Auth::user()->name}} - {{Auth::user()->role}}
Profile
Sign out
@else
Sign In
Register
@endif
Home
My Preferences
Notification
Comments
Manage Tickets
Search
New Ticket
Views
Link5
Link6
Link7
Link8
@yield('content')
@yield('footer')