tweak form title
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
@props(['title'])
|
||||
|
||||
<h2 class="card-title text-3xl font-bold">
|
||||
<h2 {{ $attributes->merge(['class' => 'text-3xl font-bold']) }}>
|
||||
{{ $title }}
|
||||
</h2>
|
||||
Reference in New Issue
Block a user