Box

# Basics

To highlight content, you can use the moonshine::box component.

<x-moonshine::box>
{{ fake()->text() }}
</x-moonshine::box>
Aut harum quibusdam a sit aliquid temporibus. Cumque fuga expedita sed beatae magnam ut qui. Debitis eveniet voluptas earum et.

# Heading

The title parameter sets the block title.

<x-moonshine::box title="Title box">
{{ fake()->text() }}
</x-moonshine::box>

Title box

Molestiae enim repellat recusandae et. Quae voluptatibus totam nesciunt optio commodi aut. Ullam pariatur est quos. Qui quisquam a voluptas iste.

# Dark style

You can set a dark style for a block by specifying the dark parameter with a value of TRUE.

<x-moonshine::box :dark="true">
{{ fake()->text() }}
</x-moonshine::box>
Labore voluptatem quo facere. Numquam ullam enim autem sit id. Sed sunt odio nihil. Molestias asperiores accusantium omnis tenetur. Quam illum qui repellat delectus. Minus vel sapiente at aliquam.