@if($user)
{{ $user->name }}
{{ trans('admin.online') }}
{{ trans('admin.setting') }}
{{ trans('admin.logout') }}
@endif