This commit is contained in:
2020-06-30 12:02:45 +02:00
@@ -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")