@component('boilerplate::card', ['color' => 'danger', 'title' => 'Toastr / Growl']) Usage :
<button class="btn btn-primary" onclick="growl('Example')">growl</button>

growl('Example')

growl('Example', 'success')
@slot('footer')
Toastr
@endslot @endcomponent