Key: {{ $taxonomy->key }} Name: {{ $taxonomy->name }} Description: {{ $taxonomy->description }} Active? {{ $taxonomy->is_active ? 'Active' : 'Inactive' }} Notes: {{ $taxonomy->notes }}