{{ $user->motto }}
@if(isset($showOnline) && $showOnline) {{ __('Last online:') }} {{ $lastLogin ?? date('Y-m-d', $user->last_online) }} @endif
{{ $room->name }}
{{ __('This user currently does not have any rooms') }}