@props(['value']){{ str_replace('_',' ',$value instanceof \BackedEnum ? $value->value : $value) }}