This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
valentin_le_moign
/
partition-jlg-theme
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
509945a4aa
Branche
Tagy
contribution
master
partition-jl...
/
resources
/
views
/
components
/
alert.blade.php
alert.blade.php
86 B
História
Raw
1
2
3
<div {{ $attributes->merge(['class' => $type]) }}>
{!! $message ?? $slot !!}
</div>