| S.No. | {{ translate('Name') }} | {{ translate('Type') }} | {{ translate('Status') }} | {{ translate('Feature Type') }} |
|---|---|---|---|---|
| {{ $key + 1 }} | {{$attribute->name}} | {{ ucfirst($attribute->type) }} | {{ ucfirst($attribute->status)}} | {{ ucfirst($attribute->feature_type)}} |