Card Blade component
Overview
You can use the card component to display a simple card to wrap any content:
<x-filament::card>
{{-- Card content --}}
</x-filament::card>
You can use the card component to display a simple card to wrap any content:
<x-filament::card>
{{-- Card content --}}
</x-filament::card>