Kontakt frontend

This commit is contained in:
frederikpyt 2020-06-29 12:35:24 +02:00
parent 79d6ffe52d
commit 04ad9f6d1c
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
@endsection
@section("path")
<a href="{{ route('contacts.update') }}" class="text-white">Rediger Bruger</a> /
<a href="{{ route('contacts.update', ["contact" => $contact]) }}" class="text-white">Rediger Bruger</a> /
@endsection
@section("content")