@php
$examples = [
'Cards' => <<<'BLADE'
The default card.
For content that floats a little.
Quiet, on the surface itself.
BLADE,
'A card that opens from anywhere on it' => <<<'BLADE'
holiday-photos.zip
248 MB · expires in 3 days
BLADE,
'Lists' => <<<'BLADE'
BLADE,
'Dividers and collapse' => <<<'BLADE'
Until the expiry you chose, from one hour to thirty days.
No. They can only download what you shared.
LeftRight
BLADE,
'Dialogs' => <<<'BLADE'
Recipients with the old password will need the new one.
A form that needs the room.
BLADE,
'Sheets' => <<<'BLADE'
BLADE,
];
@endphp