Kontakt frontend
This commit is contained in:
parent
79d6ffe52d
commit
04ad9f6d1c
|
@ -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")
|
||||
|
|
Loading…
Reference in New Issue