Last updated 1 year ago
If you're using a sample layout card just apply this to the file blade
In case multi card in the layout card
Use for Main Content Card on SmartERP System.
<x-main-card> Single Card </x-main-card>
<x-main-card grid="1"> <x-card-inner> Multi Card </x-card-inner> <x-card-inner> Multi Card </x-card-inner> </x-main-card>
grid
tailwindcss class name
divide columns for contents
class