@php use App\Enums\Attribute\AttributeTypesEnum; @endphp
@if($data->attribute->swatche_type === AttributeTypesEnum::COLOR())
@elseif($data->attribute->swatche_type === AttributeTypesEnum::IMAGE()) {{ @else {{ $data->swatche_value }} @endif