This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
valentin_le_moign
/
partition-jlg-theme
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
8422f39067
Branches
Tags
contribution
master
partition-jl...
/
resources
/
views
/
components
/
alert.blade.php
alert.blade.php
86 B
Histórico
Raw
1
2
3
<div {{ $attributes->merge(['class' => $type]) }}>
{!! $message ?? $slot !!}
</div>