Blocks
Blocks are copy-ready UI sections composed from Slate components — login cards, pricing strips, app shells, and more. They are examples, not installable packages.
Browse the live gallery:
What’s included
| Block | Category |
|---|---|
| Login | Auth |
| Register | Auth |
| Settings | Application |
| App shell | Application |
| Empty state | Application |
| Pricing | Marketing |
| Form validation | Forms |
| Toast action | Feedback |
| Hero | Marketing |
How to use a block
- Open the block preview
- Copy the Blade from the docs site source (or adapt the pattern)
- Paste into your Laravel view and wire forms to your routes / Livewire
For full pages, see Examples.