Blog Post
Full blog article pages — an inline hero article, a long-form body with table of contents, and a floating-header layout with related posts.
Preview
Installation
php artisan ui:add pages/blog-post-01
Installs these dependencies automatically:
Usage
Render the page as a component, or wire it to a route. Pass data where useful:
<x-pages.blog-post-01 />
Built from blocks & primitives
This page composes installed <x-ui.*> primitives and semantic design
tokens only — it does not reimplement any primitive. Re-theme it (light, dark, admin, customer) by
editing CSS variables; flip the preview to RTL to confirm it mirrors.
Source
The preview above renders this exact installed source — there are no preview-only pages.