adds dividend re-investment feature
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
{{ $attributes->merge(['class' => 'bg-slate-100 dark:bg-base-200 rounded-lg']) }}
|
||||
>
|
||||
|
||||
<h2 class="text-xl mb-2"> {{ $title }} </h2>
|
||||
<h2 class="text-xl mb-2 flex items-center truncate"> {{ $title }} </h2>
|
||||
|
||||
{{ $slot }}
|
||||
</x-card>
|
||||
Reference in New Issue
Block a user