View column
You may render a custom view for a cell using theview() method:
$getState() method:
$getRecord().
Custom classes
You may create your own custom column classes and cell views, which you can reuse across your project, and even release as a plugin to the community.If you’re just creating a simple custom column to use once, you could instead use a view column to render any custom Blade file.To create a custom column class and view, you may use the following command:
$getState() method:
$getRecord().