This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
valentin_le_moign
/
partition-jlg-theme
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
8422f39067
ブランチ
タグ
contribution
master
partition-jl...
/
resources
/
views
/
components
/
alert.blade.php
alert.blade.php
86 B
履歴
Raw
1
2
3
<div {{ $attributes->merge(['class' => $type]) }}>
{!! $message ?? $slot !!}
</div>