@if ($attributes->get('display'))
@auth('client')

{{auth('client')->user()->name}}

@endauth
@endif