Skip to content

Commit bd786d5

Browse files
simonhampclaude
andcommitted
Add impersonate banner to main website layout
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 3c9500b commit bd786d5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

resources/views/components/layout.blade.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,9 @@ class="mx-auto w-full max-w-5xl px-5 lg:px-3 xl:max-w-7xl 2xl:max-w-360"
121121
</div>
122122

123123
<x-footer />
124+
125+
<x-impersonate::banner/>
126+
124127
@livewireScriptConfig
125128
@fluxScripts
126129
@vite('resources/js/app.js')

0 commit comments

Comments
 (0)