Fix code style: Add comment

This commit is contained in:
Lukas Kraic
2025-06-05 18:08:34 +02:00
parent 261f84d5f5
commit 8b98ae15f0

View File

@@ -92,7 +92,7 @@ class ViewAssetsController extends Controller
}
// If invalid ID or not authorized, $selectedUserId remains $authUser->id (default)
}
}
}//end if
// Load the data for the user to be viewed (either auth user or selected subordinate)
$userToView = User::with([