Custom HTML
- Added
customHtml(string)andcustomHtmlUsing(callable)to allow the detail and index template to be overridden. - HTML now supported in the
label()method, usingasHtml().
Inspiration thanks to @pecuchet.
customHtml(string) and customHtmlUsing(callable) to allow the detail and index template to be overridden.label() method, using asHtml().Inspiration thanks to @pecuchet.