premier commit

This commit is contained in:
Valentin
2023-05-15 04:56:12 +02:00
commit 8d4cc949a2
48 changed files with 11277 additions and 0 deletions
@@ -0,0 +1,3 @@
<div {{ $attributes->merge(['class' => $type]) }}>
{!! $message ?? $slot !!}
</div>