Загрузка данных


<div class="settings-section" style="
    background: rgba(255, 255, 255, 0.05); 
    border: 1px solid rgba(255, 255, 255, 0.1); 
    border-radius: 12px; 
    padding: 20px; 
    margin-bottom: 20px;">
    
    <h3 style="margin-top: 0; margin-bottom: 15px; font-size: 1.1rem;">
        Активные сессии (устройства)
    </h3>
    
    <div class="table-responsive">
        <table class="table table-dark" style="background: transparent; margin-bottom: 0;">
            </table>
    </div>
</div>