{{-- Header --}} {{-- Toggle Sidebar --}} {{-- Hotel Name --}} @if(hotel()) {{ hotel()->name }} @endif {{-- ═══ SINO DE NOTIFICAÇÕES ══════════════════════════════════════════ --}} {{-- Botão sino --}} {{-- Badge contador --}} {{-- Dropdown de notificações --}} {{-- Cabeçalho do dropdown --}} Notificações Marcar todas ✓ {{-- Lista de notificações --}} 🔔 Nenhuma notificação recente {{-- Ícone colorido --}} {{-- Rodapé --}} Ver todas as notificações → {{-- ═══════════════════════════════════════════════════════════════════ --}} {{-- User Menu --}} {{ strtoupper(substr(auth()->user()->name ?? 'U', 0, 1)) }} {{ auth()->user()->display_name ?? auth()->user()->name }} {{ auth()->user()->roles->first()?->name ?? 'Usuário' }} Meu Perfil Configurações @csrf Sair {{-- ═══ ESTILOS DO SINO ════════════════════════════════════════════════════════ --}} {{-- ═══ JAVASCRIPT DO SINO (Alpine) ══════════════════════════════════════════ --}}