This commit is contained in:
Neerholt 2020-06-30 12:02:45 +02:00
commit e5493e1888
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
@endsection
@section("path")
<a href="{{ route('roles.edit') }}" class="text-white">Rediger Rolle</a> /
<a href="{{ route('roles.edit', ['role' => $role]) }}" class="text-white">Rediger Rolle</a> /
@endsection
@section("content")