We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59dfd31 commit 4c5dbebCopy full SHA for 4c5dbeb
resources/views/bootstrap-5/card.blade.php
@@ -13,7 +13,7 @@
13
14
<div class="card-body">
15
@if(! empty($title))
16
- <x-forms::card.title :framework="$framework" :attributes="$title->attributes">
+ <x-forms::card.title :framework="$framework">
17
{{ $title }}
18
</x-forms::card.title>
19
@endif
resources/views/material-admin-26/card.blade.php
0 commit comments