Plugin Version
v0.1.0
NetBox Version
v4.3
Python Version
3.11
Steps to Reproduce
- create a CustomObjectType
- create a field on the CustomObject "f1" type text (default)
- create a CO of the type
- go to the detail page and look at the top part
Expected Behavior
The header should look like the following for Device with the path to the custom object type, the created and updated dates and appropriate spacing

Observed Behavior
As can be seen, only the title is displayed - no path or created, updated dates and the spacing tor the custom link button is off.
