feat: tambah fitur impersonate user untuk super_admin

This commit is contained in:
2026-04-03 06:33:13 +07:00
parent 3a4e8a271c
commit 5d14b55173
7 changed files with 106 additions and 3 deletions
+3
View File
@@ -58,6 +58,9 @@
</nav>
<script src="//unpkg.com/alpinejs" defer></script>
<x-impersonate::banner/>
</body>
</html>
<main class="pt-16">
@yield('content')