Added account edit and route to it

This commit is contained in:
Anders
2020-06-30 14:04:34 +02:00
parent 56880d31be
commit 709be5ea87
5 changed files with 65 additions and 3 deletions
@@ -45,7 +45,7 @@
<img src="{{URL::asset('/images/icons/Vagttelefon-hvid.svg')}}" alt="Vagttelefon">
Vagttelefon
</a>
<a href="#">
<a href="{{ route("users.account") }}">
<img src="{{URL::asset('/images/icons/user-hvid.svg')}}" alt="Konto">
Konto
</a>