Kontakt frontend

This commit is contained in:
frederikpyt
2020-06-29 12:45:27 +02:00
parent 04ad9f6d1c
commit 8047e33ad3
@@ -6,7 +6,7 @@
@endsection
@section("path")
<a href="{{ route('contacts.update', ["contact" => $contact]) }}" class="text-white">Rediger Bruger</a> /
<a href="{{ route('contacts.update', ['contact' => $contacts]) }}" class="text-white">Rediger Bruger</a> /
@endsection
@section("content")