• @if(config('starter.show_translate'))
  • @endif
  • @if(auth()->user()) @if(auth()->user()->photo!=null) {{ auth()->user()->name }} @else {{ auth()->user()->name }} @endif @else Usuario @endif
    • @lang('sistema.header_menu_logout')
    {{ csrf_field() }}