{{-- Font Awesome v5.3.1 --}}
@yield('head') @stack('styles')
{{ config('app.name', 'KTC Helpdesk') }}
{{--
Notifications
This is title
Just see the my new admin!
9:30 AM
This is another title
Just a reminder that you have event
9:10 AM
This is title
You can customize this template as you want
9:08 AM
This is another title
Just see the my admin!
9:02 AM
Check all notifications
--}} {{--
You have 4 new messages
Michael Qin
Just see the my admin!
9:30 AM
John Doe
I've sung a song! See you at
9:10 AM
Mr. John
I am a singer!
9:08 AM
Michael Qin
Just see the my admin!
9:02 AM
See all e-Mails
--}}
{{ Auth::user()->name }}
{{--
{{ Auth::user()->name }}
--}} {{--
Profile
Balance
Inbox
Setting
--}}
{{ __('Logout') }}
@csrf
@lang('Home')
@lang('Dashboard')
@lang('Tickets')
{{--@hasanyrole('developer|admin|agent-admin|agent')
Общие тикеты
@endrole--}} @hasanyrole('developer|admin|agent-admin|agent')
@lang('Reports')
Аналитика
@endrole @role('developer|admin')
@lang('Management')
@lang('Users')
@lang('Groups')
@lang('Roles')
@endrole
@yield('breadcrumb')
@yield('content')
@stack('scripts') @stack('modals')