Created konto entry in hamburger menu

This commit is contained in:
frederikpyt
2020-06-29 09:21:54 +02:00
parent 0683b122fe
commit b8f2c57fc0
3 changed files with 6 additions and 0 deletions
@@ -40,6 +40,10 @@
<img src="{{URL::asset('/images/icons/Vagttelefon-hvid.svg')}}" alt="Vagttelefon">
Vagttelefon
</a>
<a href="#">
<img src="{{URL::asset('/images/icons/user-hvid.svg')}}" alt="Konto">
Konto
</a>
</div>
@yield("content")