| Id | {{$categoryattribute->id}} |
| Category Id | {{$categoryattribute->category_id}} |
| Category Type Id | {{$categoryattribute->category_type_id}} |
| Name | {{$categoryattribute->name}} |
| Attribute Value | {{$categoryattribute->attribute_value}} |
| Created At | {{$categoryattribute->created_at}} |
| Updated At | {{$categoryattribute->updated_at}} |