@props(['user']) @php $locale = app()->getLocale(); $roles = $user->roles ?? collect(); $flags = $user->getRegisteredFlags() ?? []; @endphp
{{-- SECCIÓN: DATOS PERSONALES --}} Información {{-- SECCIÓN: CONTACTO --}} Contacto {{-- SECCIÓN: OTROS --}} Otros {{-- SECCIÓN: EQUIPOS --}} @if(!empty($user->teams)) Equipos @endif