This commit is contained in:
Thomas G 2022-07-02 15:47:38 +10:00
parent a5f2faf0b0
commit af08a615f1
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
</div>
@else
<div id="navbarsignedincontainer">
<p class="nonbolded" id="navbarusername">{{ Auth::user()->name }} : <a
<p class="nonbolded" id="navbarusername">{{ Auth::user()->name }} \| <a
href="{{ route('logout') }}"
onclick="event.preventDefault();
document.getElementById('logout-form').submit();">Log