### Plugin Version v0.1.0 ### NetBox Version v4.3 ### Python Version 3.11 ### Steps to Reproduce 1. create a CustomObjectType 2. create a field on the CustomObject "f1" type text (default) 3. create a CO of the type 4. 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 <img width="1951" height="289" alt="Image" src="https://github.com/user-attachments/assets/2bbcd13a-e3c3-4b26-97b0-bada6bc9f06b" /> ### 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. <img width="1584" height="177" alt="Image" src="https://github.com/user-attachments/assets/66dec154-d297-4711-bc65-65017286c2b4" />