@props(['color' => 'primary'])
merge(['class' => 'card card-outline card-'.$color.' shadow']) }}>
attributes->merge(['class' => 'card-header']) }}> {{ $header }}
attributes->merge(['class' => 'card-body']) }}> {{ $body }}
attributes->merge(['class' => 'card-footer bg-transparent mb-2']) }}> {{ $footer }}