@if (! Auth::guest())
User Image

{{ Auth::user()->name }}

{{ trans('adminlte_lang::message.online') }}
@endif
{{ Menu::sidebar() }}