Card

Displays a card with header, content, and footer.

Create project

Deploy your new project in one-click.

Installation

php artisan vendor:publish --tag=card --force

Usage

<x-card>
<x-card.header>
<x-card.title>Card Title</x-card.title>
<x-card.description>Card Description</x-card.description>
</x-card.header>
<x-card.content>
<p>Card Content</p>
</x-card.content>
<x-card.footer>
<p>Card Footer</p>
</x-card.footer>
</x-card>

Examples

Default

Notifications

You have 3 unread messages.

Push Notifications

Send notifications to device.

Your call has been confirmed.

1 hour ago

You have a new message!

1 hour ago

Your subscription is expiring soon!

2 hours ago