Box

# Basics

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

<x-moonshine::box>
{{ fake()->text() }}
</x-moonshine::box>
Sed fugiat cupiditate alias. Quam et molestias libero sint quisquam in. Quasi repellendus deleniti nobis soluta a sed et.

# Heading

The title parameter sets the block title.

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

Title box

Assumenda officia voluptatem id cum minima. Omnis explicabo non facilis aspernatur. Non eos vel omnis consequatur et quam et repellat. Voluptas similique vel sequi recusandae libero sunt ut.

# 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>
Voluptatem qui dolor est voluptas. Eaque consequuntur sunt beatae nulla ipsam tenetur illum commodi. Impedit velit quia distinctio. Autem quasi possimus quae rerum.