This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
valentin_le_moign
/
partition-jlg-theme
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ramo:
contribution
Ramos
Etiquetas
contribution
master
partition-jlg-t...
/
resources
/
views
/
components
/
alert.blade.php
alert.blade.php
86 B
Link permanente
Histórico
Em bruto
1
2
3
<div {{ $attributes->merge(['class' => $type]) }}>
{!! $message ?? $slot !!}
</div>