@@ -37,7 +37,7 @@ $user = Login::get_user();
<?= $user->facultad['facultad']; ?>
</i>
<small>
<?= $user->rol['rol']; ?>
<?= $user->rol['rol'] ?? 'General' ?>
</small>
</h3>
<hr>
The note is not visible to the blocked user.