Last 22-06

This commit is contained in:
2020-06-22 15:25:39 +02:00
parent 3a345b1417
commit fed853093b
9 changed files with 242 additions and 3 deletions
@@ -6,7 +6,7 @@
@endsection
@section("path")
<a href="{{ route('users.edit', ['id' => user->id]) }}" class="text-white">Rediger Bruger</a> /
<a href="{{ route('users.edit', ['id' => $user->id]) }}" class="text-white">Rediger Bruger</a> /
@endsection
@section("content")