Juscontact
Meu Cartão Leads @if(auth()->user()->type === 'Firm') Colaboradores @endif Analytics @if(!Auth::user()->parent_id) Planos @endif
@if(Auth::user()->type === 'Admin') {{ __('Dashboard admin') }} @endif {{ __('Perfil') }}
@csrf {{ __('Sair') }}
Meu Cartão Leads @if(auth()->user()->type === 'Firm') Colaboradores @endif Analytics @if(!Auth::user()->parent_id) Planos @endif
{{ Auth::user()->name }}
{{ Auth::user()->email }}
@if(Auth::user()->type === 'Admin') {{ __('Dashboard Admin') }} @endif {{ __('Perfil') }}
@csrf {{ __('Sair') }}