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>
Atque aliquid quis eum.
new

Atque aliquid quis eum.

ID: 1
Author: Aracely Cronin
Consequatur voluptatem non expedita modi explicabo. Illo ut voluptatem et alias. Dolores aliquid excepturi saepe magnam est nesciunt.

# 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

Qui repellat animi.

06.07.2025
Qui repellat animi.
ID: 1
Author: Rubye Hagenes MD
Est consequatur ut tenetur dolore quo est. Cum et qui eum et magnam. Et hic autem dolore ut consequatur ea. Dignissimos maiores tempora voluptatum exercitationem quaerat praesentium voluptatem.