{{ __('INICIO') }} @if (Auth::user()->perfil_id == 1) {{ __('AGENTES') }} {{ __('ALIADOS') }} {{ __('CALCULOS') }} @else {{ __('BONOS') }} @endif {{ __('NOTICIAS') }} @if (Laravel\Jetstream\Jetstream::managesProfilePhotos()) @else @endif
{{ __('Plataformas Aliados') }}
{{ __('Portal 360º ') }} {{ __('Aplicación de Pagos') }} {{ __('Paga tu Póliza') }} {{ __('QSeguimiento Siniestros') }}
@if (Laravel\Jetstream\Jetstream::hasTeamFeatures())
{{ __('Manage Team') }}
{{ __('Team Settings') }} @can('create', Laravel\Jetstream\Jetstream::newTeamModel()) {{ __('Create New Team') }} @endcan
{{ __('Switch Teams') }}
@foreach (Auth::user()->allTeams() as $team) @endforeach
@endif
@if (Laravel\Jetstream\Jetstream::managesProfilePhotos()) @else @endif
{{ __('Administracion cuenta') }}
{{ __('Perfil') }} @if (Laravel\Jetstream\Jetstream::hasApiFeatures()) {{ __('API Tokens') }} @endif
@csrf {{ __('Salir') }}
{{ __('INICIO') }} @if (Auth::user()->perfil_id == 1) {{ __('AGENTES') }} {{ __('ALIADOS') }} {{ __('CALCULOS') }} @else {{ __('BONOS') }} @endif {{ __('NOTICIAS') }}
{{ __('Plataformas Aliados') }}
{{ __('PORTAL 360º ') }} {{ __('APLICACION DE PAGOS') }} {{ __('PAGA TU POLIZA') }} {{ __('QSeguimiento Siniestros') }}
@if (Laravel\Jetstream\Jetstream::managesProfilePhotos())
{{ Auth::user()->name }}
@endif
{{ Auth::user()->name }}
{{ Auth::user()->email }}
{{ __('Profile') }} @if (Laravel\Jetstream\Jetstream::hasApiFeatures()) {{ __('API Tokens') }} @endif
@csrf {{ __('Log Out') }}
@if (Laravel\Jetstream\Jetstream::hasTeamFeatures())
{{ __('Manage Team') }}
{{ __('Team Settings') }} @can('create', Laravel\Jetstream\Jetstream::newTeamModel()) {{ __('Create New Team') }} @endcan
{{ __('Switch Teams') }}
@foreach (Auth::user()->allTeams() as $team) @endforeach @endif