@component('boilerplate::card', ['color' => 'success', 'title' => 'iCheck Bootstrap'])
Usage :
<div class="icheck-primary d-inline">
    <input type="checkbox" id="checkboxPrimary1">
    <label for="checkboxPrimary1"></label>
</div>
@slot('footer')
iCheck Bootstrap
@endslot @endcomponent