This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
valentin_le_moign
/
partition-jlg-theme
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
509945a4aa
Větve
Značky
contribution
master
partition-jl...
/
resources
/
views
/
components
/
alert.blade.php
alert.blade.php
86 B
Historie
Surový
1
2
3
<div {{ $attributes->merge(['class' => $type]) }}>
{!! $message ?? $slot !!}
</div>