Card

Вы просматриваете документацию старой версии MoonShine. Рассмотрите возможность обновления вашего проекта до MoonShine 2.x.

# Основы

Для создания карточек в админ-панели используется компонент moonshine::card

<x-moonshine::card
url="#"
thumbnail="/images/image_1.jpg"
:title="fake()->sentence(3)"
:subtitle="date('d.m.Y')"
:values="['ID' => 1, 'Author' => fake()->name()]"
>
<x-slot:header>
<x-moonshine::badge color="green">new</x-moonshine::badge>
</x-slot:header>
 
{{ fake()->text() }}
 
<x-slot:actions>
<x-moonshine::link href="#">Read more</x-moonshine::link>
</x-slot:actions>
</x-moonshine::card>
Dolores qui sit nulla aut.
new

Dolores qui sit nulla aut.

ID: 1
Author: Talon Baumbach IV
Illum culpa sed animi provident. Sapiente et nobis vel itaque autem expedita incidunt aut. Optio aut ut distinctio odit nostrum quis. Beatae maiores sed asperiores ducimus voluptas quibusdam.

# Overlay режим

Для карточки доступен режим overlay

<x-moonshine::card
url="#"
:overlay="true"
thumbnail="/images/image_1.jpg"
:title="fake()->sentence(3)"
:subtitle="date('d.m.Y')"
:values="['ID' => 1, 'Author' => fake()->name()]"
>
<x-slot:header>
<x-moonshine::badge color="green">new</x-moonshine::badge>
</x-slot:header>
 
{{ fake()->text() }}
 
<x-slot:actions>
<x-moonshine::link href="#">Read more</x-moonshine::link>
</x-slot:actions>
</x-moonshine::card>
new

In accusantium eum.

07.09.2025
In accusantium eum.
ID: 1
Author: Mr. Nash Volkman IV
Dolor porro repellat id. Ipsa doloribus saepe quidem saepe ut velit sunt numquam. Harum temporibus repellat et est qui perspiciatis minus.