Box

# Basics

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

<x-moonshine::box>
{{ fake()->text() }}
</x-moonshine::box>
Nisi minima nemo qui doloribus. Reiciendis omnis suscipit autem.

# Heading

The title parameter sets the block title.

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

Title box

Id aspernatur eum animi sed. Libero aspernatur dolorem ut. Quia fugiat voluptatem asperiores ut voluptatibus est earum. Modi enim sunt quia ullam quam voluptatem.

# 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>
A fuga dicta tenetur occaecati nihil. Mollitia accusamus laudantium in ad nulla optio est. Ratione vel quos labore consequatur expedita.