Skip to content

Commit 6067e49

Browse files
Update
1 parent 5e8f4ba commit 6067e49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/components/layout.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<i class="fa-solid fa-shield-halved"></i>
1818
</div>
1919
<div class="sidebar-brand-text mx-3">
20-
<span>TSPortal</span>
20+
<span>{{ config( 'app.name' ) }}</span>
2121
</div>
2222
</a>
2323
<hr class="sidebar-divider my-0">

0 commit comments

Comments
 (0)