Merge remote-tracking branch 'origin/master'

This commit is contained in:
Anders
2020-06-29 12:56:14 +02:00
2 changed files with 3 additions and 3 deletions
@@ -6,7 +6,7 @@
@endsection
@section("path")
<a href="{{ route('contacts.edit') }}" class="text-white">Rediger Bruger</a> /
<a href="{{ route('contacts.update', ["contact" => $contact]) }}" class="text-white">Rediger Bruger</a> /
@endsection
@section("content")