@if (isset($attribute)) @php $lookUpEntityData = app('Webkul\Attribute\Repositories\AttributeRepository') ->getLookUpEntity($attribute->lookup_type, old($attribute->code) ?: $value); @endphp @endif @once @push('scripts') @endpush @endonce