This commit is contained in:
Neerholt 2020-06-29 12:37:03 +02:00
commit e00da21506
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")