How to add custom sections to CRUD tables and forms
In a recent project, I needed to customize my List and Create operations, to basically add content before or after the existing views.
Turns out, in Backpack it's super-easy to do that, using Widgets. Widgets (aka cards, aka chart...