Vista general del sistema
Usuario: = htmlspecialchars((Auth::user()['first_name'] ?? '') . ' ' . (Auth::user()['last_name'] ?? '')) ?>
Rol: = htmlspecialchars(Auth::role()) ?>
Año Fiscal: = $year ?>