5 lines
156 B
PHP
5 lines
156 B
PHP
|
<div class="alert alert-{{$alertType}} {{$extraStyling ?? ''}}">
|
||
|
<!-- Simplicity is the essence of happiness. - Cedric Bledsoe -->
|
||
|
{{$slot}}
|
||
|
</div>
|