@if ($data->client?->image)
@if(cloudStorageExist() && in_array(Storage::getDefaultDriver(), ['s3', 'cloudFlareR2', 'wasabi'])) {{ $data->client?->fullname }} @else {{ $data->client?->fullname }} @endif
@else
{{ __('author') }}
@endif
{{ $data->client?->fullname }}