@include('partials.head')
{{ $currentBranch?->name ?? 'Sin sucursal' }}
{{ auth()->user()->name }}
{{ auth()->user()->role }}
{{ auth()->user()->email }}