Merge branch 'master' of https://github.com/sebathefox/skolehjem-webapp
This commit is contained in:
commit
36995e4ca9
|
@ -49,6 +49,9 @@
|
||||||
<img src="{{URL::asset('/images/icons/user-hvid.svg')}}" alt="Konto">
|
<img src="{{URL::asset('/images/icons/user-hvid.svg')}}" alt="Konto">
|
||||||
Konto
|
Konto
|
||||||
</a>
|
</a>
|
||||||
|
<a href="{{ route('users.logout') }}">
|
||||||
|
Log Ud
|
||||||
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@yield("content")
|
@yield("content")
|
||||||
|
|
Loading…
Reference in New Issue