Update index.blade.php
This commit is contained in:
parent
0c88aa41f2
commit
f6344b0aad
1 changed files with 4 additions and 0 deletions
|
@ -145,4 +145,8 @@
|
|||
{{ \Filament\Support\Facades\FilamentView::renderHook(\Filament\View\PanelsRenderHook::PAGE_END, scopes: $this->getRenderHookScopes()) }}
|
||||
|
||||
<x-filament-panels::unsaved-action-changes-alert />
|
||||
|
||||
<div class="text-sm dark:text-white/40 text-center">
|
||||
© 2023 <a href="#" class="hover:underline">Phyre - Hosting Panel™</a>. All Rights Reserved.
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue