feat: add user impersonation service
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
@yield('custom_header')
|
||||
</head>
|
||||
<body class="min-h-screen bg-white dark:bg-zinc-800">
|
||||
<x-impersonation-banner />
|
||||
<flux:sidebar sticky stashable class="bg-zinc-50 dark:bg-zinc-900 border-r rtl:border-r-0 rtl:border-l border-zinc-200 dark:border-zinc-700">
|
||||
<flux:sidebar.toggle class="lg:hidden" icon="x-mark" />
|
||||
<a class="flex items-center px-2 py-2 cursor-pointer" href="{{ route('home') }}">
|
||||
|
||||
Reference in New Issue
Block a user