install
This commit is contained in:
5
resources/views/vendor/filament-widgets/components/widget.blade.php
vendored
Normal file
5
resources/views/vendor/filament-widgets/components/widget.blade.php
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<div
|
||||
{{ $attributes->gridColumn($this->getColumnSpan(), $this->getColumnStart())->class(['fi-wi-widget']) }}
|
||||
>
|
||||
{{ $slot }}
|
||||
</div>
|
||||
Reference in New Issue
Block a user