@if (isset($attribute)) @php $lookUpEntityData = app('Webkul\Attribute\Repositories\AttributeRepository')->getLookUpEntity($attribute->lookup_type, old($attribute->code) ?: $value); @endphp @lang('admin::app.components.attributes.lookup.click-to-add') @endif @pushOnce('scripts') @endPushOnce